SPECS: libgphoto2.spec - fixed libtool() deps workaround not to di...

qboosh qboosh at pld-linux.org
Sat Aug 25 23:24:06 CEST 2007


Author: qboosh                       Date: Sat Aug 25 21:24:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed libtool() deps workaround not to disable real -devel deps

---- Files affected:
SPECS:
   libgphoto2.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/libgphoto2.spec
diff -u SPECS/libgphoto2.spec:1.74 SPECS/libgphoto2.spec:1.75
--- SPECS/libgphoto2.spec:1.74	Sat Aug 25 22:55:36 2007
+++ SPECS/libgphoto2.spec	Sat Aug 25 23:24:01 2007
@@ -40,7 +40,7 @@
 Conflicts:	gphoto2 < 2.1.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _noautoreq      libtool(.*)
+%define		_noautoreqfiles		%{_libdir}/libgphoto2/.*\\.la %{_libdir}/libgphoto2_port/.*\\.la
 
 # PKGCONFIG changed during configures
 %undefine	configure_cache
@@ -338,6 +338,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/08/25 21:24:01  qboosh
+- fixed libtool() deps workaround not to disable real -devel deps
+
 Revision 1.74  2007/08/25 20:55:36  qboosh
 - simplified: use print-camera-list in builddir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list