From 0117d16dd441a2b8b19736c6155838abb67cab0e Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Feb 19 2008 09:57:40 +0000 Subject: move libsane-gphoto2.so into -libs-gphoto2 --- diff --git a/sane-backends.spec b/sane-backends.spec index bbc69ac..834bfdd 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -22,7 +22,7 @@ Summary: Scanner access software Name: sane-backends Version: 1.0.19 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL (programs), relaxed LGPL (libraries), and public domain (docs) Group: System Environment/Libraries Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -208,7 +208,7 @@ rm -rf %{buildroot} %{_libdir}/sane/*.so* %if %{with gphoto2_split} -%exclude %{_libdir}/sane/*gphoto2.so.* +%exclude %{_libdir}/sane/*gphoto2.so* %files libs-gphoto2 %defattr(-, root, root) @@ -237,6 +237,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/sane-backends.pc %changelog +* Tue Feb 19 2008 Nils Philippsen - 1.0.19-6 +- move libsane-gphoto2.so into -libs-gphoto2 + * Thu Feb 14 2008 Nils Philippsen - 1.0.19-5 - replace string-oob patch with uninitialized patch by upstream which covers more backends