From 209c4b96763ee030e0a66bbd0e44fa0633c73efc1a8a1b9b35b465d902a54f8f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 13 Jul 2007 20:38:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdc1394?expand=0&rev=2 --- libdc1394-2.0.0-rc3.tar.bz2 | 3 --- libdc1394-2.0.0-rc7.tar.bz2 | 3 +++ libdc1394.changes | 6 ++++++ libdc1394.spec | 22 ++++++++++++++-------- 4 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 libdc1394-2.0.0-rc3.tar.bz2 create mode 100644 libdc1394-2.0.0-rc7.tar.bz2 diff --git a/libdc1394-2.0.0-rc3.tar.bz2 b/libdc1394-2.0.0-rc3.tar.bz2 deleted file mode 100644 index 04717a5..0000000 --- a/libdc1394-2.0.0-rc3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d6ae61e0886b6100184bd3134c8b0b0b91031a9cf2fe272449933fa8f9a1742 -size 304737 diff --git a/libdc1394-2.0.0-rc7.tar.bz2 b/libdc1394-2.0.0-rc7.tar.bz2 new file mode 100644 index 0000000..bbd7525 --- /dev/null +++ b/libdc1394-2.0.0-rc7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95c5d4d320657bbbf6c92dc32bce3e2b6e18c4d1baa13fdcd066ba5141ad4b6 +size 349303 diff --git a/libdc1394.changes b/libdc1394.changes index f827df1..d977df1 100644 --- a/libdc1394.changes +++ b/libdc1394.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 13 22:22:01 CEST 2007 - olh@suse.de + +- update to 2.0.0-rc7 + API fixes + ------------------------------------------------------------------- Tue Aug 15 14:10:33 CEST 2006 - olh@suse.de diff --git a/libdc1394.spec b/libdc1394.spec index 4e4748e..58e7f6a 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -1,7 +1,7 @@ # # spec file for package libdc1394 (Version 2.0.0) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -12,16 +12,16 @@ Name: libdc1394 BuildRequires: libraw1394-devel xorg-x11-devel -License: LGPL -Group: Hardware/Other +License: LGPL v2 or later +Group: Hardware/Camera Autoreqprov: on Version: 2.0.0 -Release: 1 +Release: 60 URL: http://sourceforge.net/projects/libdc1394/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: 1394-Based Digital Camera Control Library Source1: libdc1394-1.2.1.tar.bz2 -Source2: libdc1394-2.0.0-rc3.tar.bz2 +Source2: libdc1394-2.0.0-rc7.tar.bz2 Patch1: libdc1394-grab_partial_image-CLK_TCK.patch %description @@ -95,13 +95,15 @@ do cd .. done -%post -%run_ldconfig +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc libdc1394-2/{AUTHORS,COPYING,ChangeLog,NEWS,README} %_bindir/dc1394_vloopback +%_bindir/dc1394_reset_bus %_libdir/lib*.so.* %files devel @@ -110,8 +112,12 @@ done %_libdir/lib*.la %_libdir/lib*.a %_libdir/lib*.so +%_libdir/pkgconfig/*.pc -%changelog -n libdc1394 +%changelog +* Fri Jul 13 2007 - olh@suse.de +- update to 2.0.0-rc7 + API fixes * Tue Aug 15 2006 - olh@suse.de - update to 2.0.0-rc3 (#198102) all new API