Author: qboosh Date: Wed Jun 21 19:17:05 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - replaced outdated pl.po source by pl.po-update patch - updated libgphoto2 deps (2.2.0 now)
---- Files affected: SPECS: gphoto2.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/gphoto2.spec diff -u SPECS/gphoto2.spec:1.41 SPECS/gphoto2.spec:1.42 --- SPECS/gphoto2.spec:1.41 Wed Jun 21 21:00:14 2006 +++ SPECS/gphoto2.spec Wed Jun 21 21:17:00 2006 @@ -11,8 +11,9 @@ Group: Applications/Graphics Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 # Source0-md5: f5c1f83185db598b4ca52889964a5e84 -Source1: %{name}-pl.po +#Source1: %{name}-pl.po Patch0: %{name}-manpage_addon.patch +Patch1: %{name}-pl.po-update.patch URL: http://www.gphoto.org/ BuildRequires: aalib-devel BuildRequires: autoconf >= 2.59 @@ -20,12 +21,12 @@ BuildRequires: cdk-devel >= 5.0_td20010421 BuildRequires: gettext-devel >= 0.14.1 BuildRequires: libexif-devel >= 0.6.9 -BuildRequires: libgphoto2-devel >= 2.1.99 +BuildRequires: libgphoto2-devel >= 2.2.0 BuildRequires: libjpeg-devel BuildRequires: pkgconfig BuildRequires: popt-devel BuildRequires: readline-devel -Requires: libgphoto2 >= 2.1.99 +Requires: libgphoto2 >= 2.2.0 #Requires: dcraw Obsoletes: gphoto2-progs # these are not true (renamed to libgphoto2-{devel,static}) - we must have @@ -51,9 +52,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 -cp %{SOURCE1} po/pl.po -sed -i -e 's/\(ALL_LINGUAS=.*\)"$/\1 pl"/' configure.ac rm -f po/stamp-po %build @@ -91,6 +91,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/06/21 19:17:00 qboosh +- replaced outdated pl.po source by pl.po-update patch +- updated libgphoto2 deps (2.2.0 now) + Revision 1.41 2006/06/21 19:00:14 wrobell - ver. 2.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gphoto2.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
