From 95d76ef6fe52880c05e4ff12fd47928444dad6e4153473bc2f276cb4bc7ed593 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 31 Aug 2010 14:40:33 +0000 Subject: [PATCH 1/3] Accepting request 46805 from home:a_jaeger:branches:openSUSE:Factory Copy from home:a_jaeger:branches:openSUSE:Factory/libgphoto2 via accept of submit request 46805 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/46805 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=40 --- libgphoto2.changes | 5 +++++ libgphoto2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libgphoto2.changes b/libgphoto2.changes index d7b14f7..9950eb6 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 31 09:50:22 UTC 2010 - aj@suse.de + +- Recommend instead of require lang package since it's not mandatory. + ------------------------------------------------------------------- Sun Aug 15 20:04:51 CEST 2010 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index 2c14ca5..32ad604 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -36,7 +36,7 @@ Source0: libgphoto2-%{version}.tar.bz2 Source1: baselibs.conf Patch1: libgphoto2-4096files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: %{name}-lang = %{version} +Recommends: %{name}-lang = %{version} %package devel Summary: Development headers for libgphoto2 From 6639b70b448703d9203e9e0c6bd07523c4460422f044e68497392a8dedad096a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 3 Sep 2010 12:09:16 +0000 Subject: [PATCH 2/3] Accepting request 46837 from graphics checked in (request 46837) OBS-URL: https://build.opensuse.org/request/show/46837 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=41 --- libgphoto2.changes | 5 ----- libgphoto2.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/libgphoto2.changes b/libgphoto2.changes index 9950eb6..d7b14f7 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 31 09:50:22 UTC 2010 - aj@suse.de - -- Recommend instead of require lang package since it's not mandatory. - ------------------------------------------------------------------- Sun Aug 15 20:04:51 CEST 2010 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index 32ad604..2c14ca5 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -36,7 +36,7 @@ Source0: libgphoto2-%{version}.tar.bz2 Source1: baselibs.conf Patch1: libgphoto2-4096files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Recommends: %{name}-lang = %{version} +Requires: %{name}-lang = %{version} %package devel Summary: Development headers for libgphoto2 From f42fd1d5f7bb324a26c8c157d3872d06ddbb462a493340a8f60ea37923d1d80b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 19 Apr 2011 13:11:56 +0000 Subject: [PATCH 3/3] - Updated to the 2.4.11 release - lots of PTP fixes for Canon and Nikons. - sierra mode now uses SCSI wrapping directly. - fixes also in other drivers - lots of new USB ids - translations updates OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=42 --- libgphoto2-2.4.10.tar.bz2 | 3 --- libgphoto2-2.4.11.tar.bz2 | 3 +++ libgphoto2.changes | 15 +++++++++++++++ libgphoto2.spec | 7 +++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 libgphoto2-2.4.10.tar.bz2 create mode 100644 libgphoto2-2.4.11.tar.bz2 diff --git a/libgphoto2-2.4.10.tar.bz2 b/libgphoto2-2.4.10.tar.bz2 deleted file mode 100644 index 6fe038c..0000000 --- a/libgphoto2-2.4.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bb28232c246c19465724dbca2f511dd56feaee3cdb018589e8370c46f1cf1cd -size 5699257 diff --git a/libgphoto2-2.4.11.tar.bz2 b/libgphoto2-2.4.11.tar.bz2 new file mode 100644 index 0000000..f091831 --- /dev/null +++ b/libgphoto2-2.4.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5116bbacea57dfe22585e8e939ea30b5fb99fe08de526002788c84e37105c423 +size 4396949 diff --git a/libgphoto2.changes b/libgphoto2.changes index d7b14f7..a7c3233 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 19 15:09:27 CEST 2011 - meissner@suse.de + +- Updated to the 2.4.11 release + - lots of PTP fixes for Canon and Nikons. + - sierra mode now uses SCSI wrapping directly. + - fixes also in other drivers + - lots of new USB ids + - translations updates + +------------------------------------------------------------------- +Tue Aug 31 09:50:22 UTC 2010 - aj@suse.de + +- Recommend instead of require lang package since it's not mandatory. + ------------------------------------------------------------------- Sun Aug 15 20:04:51 CEST 2010 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index 2c14ca5..755d9a5 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -30,13 +30,13 @@ Obsoletes: libgphoto2-64bit License: LGPLv2.1+ Group: Hardware/Camera Summary: A Digital Camera Library -Version: 2.4.10 -Release: 1 +Version: 2.4.11 +Release: 2 Source0: libgphoto2-%{version}.tar.bz2 Source1: baselibs.conf Patch1: libgphoto2-4096files.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: %{name}-lang = %{version} +Recommends: %{name}-lang = %{version} %package devel Summary: Development headers for libgphoto2 @@ -117,7 +117,6 @@ pushd packaging/generic %endif popd # udev helpers not used here. -rm $RPM_BUILD_ROOT/usr/%_lib/udev/check-mtp-device rm $RPM_BUILD_ROOT/usr/%_lib/udev/check-ptp-camera mv doc/doxygen-output/libgphoto2-api.html apidocs fn=$RPM_BUILD_ROOT/%{_libdir}/pkgconfig/libgphoto2_port.pc