Author: arekm Date: Sun Aug 26 10:50:55 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; change ownership of /proc files, too
---- Files affected: SPECS: libgphoto2.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/libgphoto2.spec diff -u SPECS/libgphoto2.spec:1.76 SPECS/libgphoto2.spec:1.77 --- SPECS/libgphoto2.spec:1.76 Sun Aug 26 11:03:47 2007 +++ SPECS/libgphoto2.spec Sun Aug 26 12:50:50 2007 @@ -11,7 +11,7 @@ Summary(pt_BR.UTF-8): GNU Photo - programa GNU para câmeras digitais Name: libgphoto2 Version: 2.4.0 -Release: 5 +Release: 6 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 @@ -19,6 +19,7 @@ Patch0: %{name}-link.patch Patch1: %{name}-pl.po-update.patch Patch2: %{name}-nousbreset.patch +Patch3: %{name}-mode-owner-group.patch URL: http://www.gphoto.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -148,6 +149,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p0 +%patch3 -p1 rm -f po/stamp-po libgphoto2_port/po/stamp-po @@ -340,6 +342,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2007/08/26 10:50:50 arekm +- rel 6; change ownership of /proc files, too + 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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
