From e550dddbcc49bc7604f3873dc7d90be4ce887a2d14352ddc5380cbff943a952e Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 16 Jan 2008 16:15:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdc1394?expand=0&rev=6 --- libdc1394.changes | 5 +++++ libdc1394.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/libdc1394.changes b/libdc1394.changes index a05209f..3b42bef 100644 --- a/libdc1394.changes +++ b/libdc1394.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 15 08:50:11 CET 2008 - olh@suse.de + +- libdc1394-devel requires libdc1394-22 + ------------------------------------------------------------------- Mon Jan 14 16:46:04 CET 2008 - olh@suse.de diff --git a/libdc1394.spec b/libdc1394.spec index a67aeca..af8ceb0 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -27,11 +27,9 @@ Source2: libdc1394-%{libdc1394_version}.tar.bz2 %description This library provides functionality for controlling any camera that -conforms to the 1394-Based Digital Camera Specification (which can be -found at -http://www.1394ta.org/Download/Technology/Specifications/Camera120.pdf) -. It utilizes the low-level functionality provided by libraw1394 to -communicate with the camera. +conforms to the 1394-Based Digital Camera Specification. It utilizes +the low-level functionality provided by libraw1394 to communicate with +the camera. @@ -125,7 +123,7 @@ Authors: %package devel Summary: Development libraries and header files for dc1394 Group: Development/Libraries/C and C++ -Requires: libdc1394-20 = %{libdc1394_version} +Requires: libdc1394-22 = %{libdc1394_version} Requires: libraw1394-devel %description devel @@ -209,6 +207,8 @@ rm -f $RPM_BUILD_ROOT%_bindir/dc1394_vloopback %_libdir/pkgconfig/*.pc %changelog +* Tue Jan 15 2008 - olh@suse.de +- libdc1394-devel requires libdc1394-22 * Mon Jan 14 2008 - olh@suse.de - update to 2.0.0 final rename libdc1394-20 to libdc1394-22 due to SONAME change