Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: unicap - Library to access different kinds of (video) capture devices https://bugzilla.redhat.com/show_bug.cgi?id=431381 panemade@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Flag| |needinfo?(redhat- | |bugzilla@xxxxxxxxxxxx) ------- Additional Comments From panemade@xxxxxxxxx 2008-02-08 03:50 EST ------- You need following patch ================================================================================= --- unicap-0.2.19/libunicapgtk/Makefile.am 2007-08-30 11:25:42.000000000 +0530 +++ unicap-0.2.19/libunicapgtk/Makefile.am.new 2008-02-08 11:36:51.000000000 +0530 @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in INCLUDES = -I../include -I../libucil @GTK_PACKAGE_CFLAGS@ -AM_CPPFLAGS = $(GTK_CPPFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\"" -DBACKENDDIR="\"$(prefix)/lib/unicap$(pkg_version)/backends\"" -DPKG_VERSION="\"@lt_major@\"" +AM_CPPFLAGS = $(GTK_CPPFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\"" -DBACKENDDIR="\"$(libdir)/unicap$(pkg_version)/backends\"" -DPKG_VERSION="\"@lt_major@\"" if BUILD_UNICAPGTK UNICAPGTK_LIB=libunicapgtk.la ================================================================================ But this requires automake in %prep. Can you check this and submit new SRPM? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review