Author: hawk Date: Wed Feb 4 15:30:11 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.4, BR, R libusb-compat to make it work with libusb 1.0.0 - commented libtool patch (seems obsolete)
---- Files affected: SPECS: libgphoto2.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/libgphoto2.spec diff -u SPECS/libgphoto2.spec:1.92 SPECS/libgphoto2.spec:1.93 --- SPECS/libgphoto2.spec:1.92 Tue Jan 27 23:02:25 2009 +++ SPECS/libgphoto2.spec Wed Feb 4 16:30:06 2009 @@ -11,12 +11,12 @@ Summary(pl.UTF-8): Biblioteki obsługi kamer cyfrowych Summary(pt_BR.UTF-8): GNU Photo - programa GNU para câmeras digitais Name: libgphoto2 -Version: 2.4.2 -Release: 3 +Version: 2.4.4 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2 -# Source0-md5: 714859617c0b616855f6906280010c5d +# Source0-md5: 8aff5ac4ca72cba17de633078cf1612e Patch0: %{name}-libtool.patch Patch1: %{name}-pl.po-update.patch Patch2: %{name}-mode-owner-group.patch @@ -33,7 +33,7 @@ BuildRequires: libexif-devel >= 1:0.6.13 BuildRequires: libltdl-devel BuildRequires: libtool >= 1:1.4.2-9 -BuildRequires: libusb-devel >= 0.1.5 +BuildRequires: libusb-compat-devel %{?with_baudboy:BuildRequires: lockdev-baudboy-devel} %{!?with_baudboy:BuildRequires: lockdev-devel >= 1.0.2} BuildRequires: pkgconfig @@ -72,7 +72,7 @@ %{?with_apidocs:Requires: gtk-doc-common} Requires: libexif-devel >= 1:0.6.13 Requires: libltdl-devel -Requires: libusb-devel +Requires: libusb-compat-devel %{!?with_baudboy:Requires: lockdev-devel} Obsoletes: gphoto2-devel Obsoletes: gphoto2-lib-devel @@ -131,7 +131,7 @@ Summary(pl.UTF-8): Wsparcie dla kamer cyfrowych w przestrzeni użytkownika Group: Applications/System Requires: hal >= 0.5.9-2 -Requires: libusb >= 0.1.10a +Requires: libusb-compat Requires: udev-core >= 1:089 Provides: udev-digicam Obsoletes: hal-gphoto @@ -148,7 +148,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 %patch2 -p1 %ifarch alpha @@ -349,6 +349,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2009/02/04 15:30:06 hawk +- updated to 2.4.4, BR, R libusb-compat to make it work with libusb 1.0.0 +- commented libtool patch (seems obsolete) + Revision 1.92 2009/01/27 22:02:25 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgphoto2.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
