Author: glen Date: Tue Jun 24 11:51:32 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - increased max entries from 1024 to 8192; lp#144585; rel 2
---- Files affected: SPECS: libgphoto2.spec (1.78.2.3 -> 1.78.2.4) ---- Diffs: ================================================================ Index: SPECS/libgphoto2.spec diff -u SPECS/libgphoto2.spec:1.78.2.3 SPECS/libgphoto2.spec:1.78.2.4 --- SPECS/libgphoto2.spec:1.78.2.3 Tue Jun 24 13:07:36 2008 +++ SPECS/libgphoto2.spec Tue Jun 24 13:51:27 2008 @@ -12,7 +12,7 @@ Summary(pt_BR.UTF-8): GNU Photo - programa GNU para câmeras digitais Name: libgphoto2 Version: 2.4.1 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 @@ -21,6 +21,7 @@ Patch2: %{name}-mode-owner-group.patch Patch3: %{name}-IXANY.patch Patch4: %{name}-m4_syntax.patch +Patch5: %{name}-increase_max_entries.patch URL: http://www.gphoto.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -153,6 +154,7 @@ %patch3 -p1 %endif %patch4 -p1 +%patch5 -p1 rm -f po/stamp-po libgphoto2_port/po/stamp-po @@ -347,6 +349,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78.2.4 2008/06/24 11:51:27 glen +- increased max entries from 1024 to 8192; lp#144585; rel 2 + Revision 1.78.2.3 2008/06/24 11:07:36 glen - merged 2.4.1 update from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.78.2.3&r2=1.78.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
