Author: arekm Date: Sun Aug 26 09:03:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; disable usb reset for canon cameras; it was supposed to fix something but it broke even more
---- Files affected: SPECS: libgphoto2.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/libgphoto2.spec diff -u SPECS/libgphoto2.spec:1.75 SPECS/libgphoto2.spec:1.76 --- SPECS/libgphoto2.spec:1.75 Sat Aug 25 23:24:01 2007 +++ SPECS/libgphoto2.spec Sun Aug 26 11:03:47 2007 @@ -11,13 +11,14 @@ Summary(pt_BR.UTF-8): GNU Photo - programa GNU para câmeras digitais Name: libgphoto2 Version: 2.4.0 -Release: 4 +Release: 5 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 # Source0-md5: a60154772635b693ff08b4f34dea7f61 Patch0: %{name}-link.patch Patch1: %{name}-pl.po-update.patch +Patch2: %{name}-nousbreset.patch URL: http://www.gphoto.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -146,6 +147,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 rm -f po/stamp-po libgphoto2_port/po/stamp-po @@ -338,6 +340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2007/08/26 09:03:47 arekm +- rel 5; disable usb reset for canon cameras; it was supposed to fix something but it broke even more + Revision 1.75 2007/08/25 21:24:01 qboosh - fixed libtool() deps workaround not to disable real -devel deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
