Author: qboosh Date: Thu Dec 28 02:56:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.3.1, removed obsolete pl.po-update patch - removed print_dev_rules patch: print-camera-list has udev-rules option now; hal scripts may need update
---- Files affected: SPECS: libgphoto2.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: SPECS/libgphoto2.spec diff -u SPECS/libgphoto2.spec:1.59 SPECS/libgphoto2.spec:1.60 --- SPECS/libgphoto2.spec:1.59 Sat Dec 23 12:12:55 2006 +++ SPECS/libgphoto2.spec Thu Dec 28 03:56:11 2006 @@ -11,15 +11,13 @@ Summary(pl): Biblioteki obsługi kamer cyfrowych Summary(pt_BR): GNU Photo - programa GNU para câmeras digitais Name: libgphoto2 -Version: 2.3.0 -Release: 2 +Version: 2.3.1 +Release: 1 License: LGPL Group: Applications -Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.gz -# Source0-md5: 93c0369020fa4c8fe904cd195e74b319 +Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 +# Source0-md5: 37f85e34e5b6031ddf6cac8b8782ac4f Patch0: %{name}-pmake.patch -Patch1: %{name}-print_dev_rules.patch -Patch2: %{name}-pl.po-update.patch URL: http://www.gphoto.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -125,11 +123,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 - -rm -f libgphoto2_port/po/stamp-po -rm -f po/stamp-po %build # supplied libtool is broken (relink) @@ -160,6 +153,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} \ + udevscriptdir=%{_libdir}/libgphoto2 \ %{?with_apidocs:apidocdir=%{_gtkdocdir}} %find_lang %{name} --all-name @@ -257,8 +251,7 @@ %{_libdir}/libgphoto2_port/*/usb.la # utilities -%attr(755,root,root) %{_libdir}/libgphoto2/print-udev-rules -%attr(755,root,root) %{_libdir}/libgphoto2/print-usb-usermap +%attr(755,root,root) %{_libdir}/libgphoto2/check-ptp-camera %attr(755,root,root) %{_libdir}/libgphoto2/print-camera-list %dir %{_datadir}/libgphoto2 @@ -296,6 +289,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2006/12/28 02:56:11 qboosh +- updated to 2.3.1, removed obsolete pl.po-update patch +- removed print_dev_rules patch: print-camera-list has udev-rules option now; + hal scripts may need update + Revision 1.59 2006/12/23 11:12:55 qboosh - added new BRs for libgphoto2_port (avahi-compat-libdns_sd,dbus,hal) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgphoto2.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
