SPECS: gphoto2.spec - fix for lame version check

glen glen at pld-linux.org
Sat Dec 9 17:04:06 CET 2006


Author: glen                         Date: Sat Dec  9 16:04:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for lame version check

---- Files affected:
SPECS:
   gphoto2.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/gphoto2.spec
diff -u SPECS/gphoto2.spec:1.44 SPECS/gphoto2.spec:1.45
--- SPECS/gphoto2.spec:1.44	Sat Dec  9 13:28:10 2006
+++ SPECS/gphoto2.spec	Sat Dec  9 17:04:01 2006
@@ -14,6 +14,7 @@
 Patch0:		%{name}-manpage_addon.patch
 Patch1:		%{name}-pl.po-update.patch
 Patch2:		%{name}-am.patch
+Patch3:		%{name}-version.patch
 URL:		http://www.gphoto.org/
 BuildRequires:	aalib-devel
 BuildRequires:	autoconf >= 2.59
@@ -26,8 +27,8 @@
 BuildRequires:	pkgconfig
 BuildRequires:	popt-devel
 BuildRequires:	readline-devel
-Requires:	libgphoto2 >= 2.3.0
 #Requires:	dcraw
+Requires:	libgphoto2 >= 2.3.0
 Obsoletes:	gphoto2-progs
 # these are not true (renamed to libgphoto2-{devel,static}) - we must have
 # the way to just rename package which is not required by anything installed
@@ -54,6 +55,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 rm -f po/stamp-po
 
@@ -92,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/12/09 16:04:01  glen
+- fix for lame version check
+
 Revision 1.44  2006/12/09 12:28:10  qboosh
 - updated libgphoto2 deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gphoto2.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list