Hello community, here is the log from the commit of package libkdcraw for openSUSE:Factory checked in at 2013-04-14 10:30:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old) and /work/SRC/openSUSE:Factory/.libkdcraw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdcraw", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes 2013-03-14 15:36:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2013-04-14 10:30:21.000000000 +0200 @@ -1,0 +2,11 @@ +Wed Apr 10 21:59:04 UTC 2013 - [email protected] + +- Add Source URL +- Use macros for name and so version + +------------------------------------------------------------------- +Mon Apr 1 19:13:58 UTC 2013 - [email protected] + +- Update to 4.10.2 \n * Bugfixes + +------------------------------------------------------------------- Old: ---- libkdcraw-4.10.1.tar.xz New: ---- libkdcraw-4.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdcraw.spec ++++++ --- /var/tmp/diff_new_pack.JcoQN6/_old 2013-04-14 10:30:22.000000000 +0200 +++ /var/tmp/diff_new_pack.JcoQN6/_new 2013-04-14 10:30:22.000000000 +0200 @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%define _so 22 Name: libkdcraw -Version: 4.10.1 +Version: 4.10.2 Release: 0 Summary: Shared library interface around dcraw License: LGPL-2.0+ and GPL-2.0+ and GPL-3.0+ Group: Development/Libraries/KDE Url: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +Source0: http://download.kde.org/stable/%{version}/src/%{name}-%{version}.tar.xz Patch1: libraw-disable-mosaic-packs.patch BuildRequires: libjasper-devel BuildRequires: libjpeg-devel @@ -64,12 +65,12 @@ %clean rm -rf %{buildroot} -%package -n libkdcraw22 +%package -n %{name}%{_so} Summary: Shared library interface around dcraw Group: Development/Libraries/KDE %requires_ge libqt4-x11 -%description -n libkdcraw22 +%description -n %{name}%{_so} Libkdcraw is a C++ interface around dcraw binary program used to decode RAW picture files. The library documentation is available on header files. @@ -77,20 +78,20 @@ This library is used by kipi-plugins, digiKam and others kipi host programs. -%files -n libkdcraw22 +%files -n %{name}%{_so} %defattr(-,root,root) -%_kde4_appsdir/libkdcraw/ -%_kde4_libdir/libkdcraw.so.* -%{_datadir}/icons/hicolor/*/apps/kdcraw.png +%_kde4_appsdir/%{name}/ +%_kde4_libdir/%{name}.so.* +%_kde4_datadir/icons/hicolor/*/apps/kdcraw.png -%post -n libkdcraw22 -p /sbin/ldconfig +%post -n %{name}%{_so} -p /sbin/ldconfig -%postun -n libkdcraw22 -p /sbin/ldconfig +%postun -n %{name}%{_so} -p /sbin/ldconfig %package devel Summary: Shared library interface around dcraw Group: Development/Libraries/KDE -Requires: libkdcraw22 = %{version} +Requires: %{name}%{_so} = %{version} Requires: libkde4-devel %description devel @@ -104,8 +105,8 @@ %files devel %defattr(-,root,root) %doc COPYING README -%{_kde4_includedir}/libkdcraw/ -%_kde4_libdir/libkdcraw.so -%_kde4_libdir/pkgconfig/libkdcraw.pc +%_kde4_includedir/%{name}/ +%_kde4_libdir/%{name}.so +%_kde4_libdir/pkgconfig/%{name}.pc %changelog ++++++ libkdcraw-4.10.1.tar.xz -> libkdcraw-4.10.2.tar.xz ++++++ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
