packages: libgphoto2/libgphoto2.spec, libgphoto2/libgphoto2-libtool.patch (...
qboosh
qboosh at pld-linux.org
Thu Nov 4 09:25:39 CET 2010
Author: qboosh Date: Thu Nov 4 08:25:39 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- removed obsolete libtool,pl.po-update patches
---- Files affected:
packages/libgphoto2:
libgphoto2.spec (1.104 -> 1.105) , libgphoto2-libtool.patch (1.2 -> NONE) (REMOVED), libgphoto2-pl.po-update.patch (1.7 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/libgphoto2/libgphoto2.spec
diff -u packages/libgphoto2/libgphoto2.spec:1.104 packages/libgphoto2/libgphoto2.spec:1.105
--- packages/libgphoto2/libgphoto2.spec:1.104 Wed Aug 25 17:34:49 2010
+++ packages/libgphoto2/libgphoto2.spec Thu Nov 4 09:25:33 2010
@@ -15,18 +15,17 @@
Release: 1
License: LGPL v2+
Group: Libraries
-Source0: http://dl.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/gphoto/%{name}-%{version}.tar.bz2
# Source0-md5: 362cd914c64b2363f4d0bd5ad07c7209
-Patch0: %{name}-libtool.patch
-Patch1: %{name}-pl.po-update.patch
-Patch2: %{name}-mode-owner-group.patch
-Patch3: %{name}-IXANY.patch
-Patch4: %{name}-increase_max_entries.patch
+Patch0: %{name}-mode-owner-group.patch
+Patch1: %{name}-IXANY.patch
+Patch2: %{name}-increase_max_entries.patch
URL: http://www.gphoto.org/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
BuildRequires: avahi-compat-libdns_sd-devel
BuildRequires: dbus-devel >= 0.31
+BuildRequires: gd-devel
BuildRequires: gettext-devel >= 0.14.1
%{?with_apidocs:BuildRequires: gtk-doc >= 0.10}
BuildRequires: hal-devel >= 0.5.0
@@ -34,7 +33,7 @@
BuildRequires: libjpeg-devel
BuildRequires: libltdl-devel
BuildRequires: libtool >= 1:1.4.2-9
-BuildRequires: libusb-compat-devel
+BuildRequires: libusb-compat-devel >= 0.1
%{?with_baudboy:BuildRequires: lockdev-baudboy-devel}
%{!?with_baudboy:BuildRequires: lockdev-devel >= 1.0.2}
BuildRequires: pkgconfig
@@ -73,7 +72,7 @@
%{?with_apidocs:Requires: gtk-doc-common}
Requires: libexif-devel >= 1:0.6.13
Requires: libltdl-devel
-Requires: libusb-compat-devel
+Requires: libusb-compat-devel >= 0.1
%{!?with_baudboy:Requires: lockdev-devel}
Obsoletes: gphoto2-devel
Obsoletes: gphoto2-lib-devel
@@ -132,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-compat
+Requires: libusb-compat >= 0.1
%if "%{pld_release}" == "ti"
Requires: udev-core >= 1:124-3
%else
@@ -153,21 +152,18 @@
%prep
%setup -q
-#%patch0 -p1
-#%patch1 -p1
-%patch2 -p1
+%patch0 -p1
%ifarch alpha
-%patch3 -p1
+%patch1 -p1
%endif
-%patch4 -p1
+%patch2 -p1
-rm -f po/stamp-po libgphoto2_port/po/stamp-po
+%{__rm} po/stamp-po libgphoto2_port/po/stamp-po
%build
# supplied libtool is broken (relink)
%{__libtoolize}
%{__aclocal} -I auto-m4 -I m4m
-# -I libgphoto2_port/m4
%{__autoconf}
%{__automake}
cd libgphoto2_port
@@ -368,6 +364,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105 2010/11/04 08:25:33 qboosh
+- removed obsolete libtool,pl.po-update patches
+
Revision 1.104 2010/08/25 15:34:49 gotar
- upgraded to 2.4.10.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgphoto2/libgphoto2.spec?r1=1.104&r2=1.105&f=u
More information about the pld-cvs-commit
mailing list