]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - python-gudev/python-gudev.nm
Merge remote-tracking branch 'stevee/pcre'
[people/ms/ipfire-3.x.git] / python-gudev / python-gudev.nm
index 5c0459b028a9fa6c1fa3519bdb59858d16fea51b..eff0beb81a9dc605ccbd586340da81bb40a6f78d 100644 (file)
@@ -5,10 +5,10 @@
 
 name       = python-gudev
 version    = 147.1
-release    = 1
+release    = 2
 
 groups     = Development/Tools
-url        = http://flex.sourceforge.net/
+url        = http://www.kernel.org/pub/linux/utils/kernel/hotplug/gudev/
 license    = LGPLv3+
 summary    = Python (PyGObject) bindings to the GUDev library.
 
@@ -32,7 +32,7 @@ build
 
        DIR_APP = %{DIR_SRC}/nzjrs-python-gudev-5fac65a
 
-       CFLAGS += -I$(wildcard /usr/include/pygtk*)
+       CFLAGS += -I/usr/include/pygtk-2.0
 
        prepare_cmds
                ./autogen.sh
@@ -45,4 +45,8 @@ packages
                        pygobject2
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end