Hello community,
here is the log from the commit of package kdegraphics-thumbnailers for
openSUSE:Factory
checked in at Mon Sep 19 17:31:03 CEST 2011.
--------
--- kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes 2011-09-07
14:45:40.000000000 +0200
+++
/mounts/work_src_done/STABLE/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2011-09-16 13:55:24.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Sep 16 13:00:21 UTC 2011 - [email protected]
+
+- Added libkdcraw-devel buildrequires for raw thumbnailer
+- Added libkexiv2-devel buildrequires for raw thumbnailer
+- Removed obsolete patch
+- Changed description to accurately reflect package contents
+- Changed summary to accurately reflect package contents
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
4_6_BRANCH.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdegraphics-thumbnailers.spec ++++++
--- /var/tmp/diff_new_pack.pGAG1A/_old 2011-09-19 17:30:59.000000000 +0200
+++ /var/tmp/diff_new_pack.pGAG1A/_new 2011-09-19 17:30:59.000000000 +0200
@@ -15,29 +15,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-
-
Name: kdegraphics-thumbnailers
-BuildRequires: libkde4-devel
-BuildRequires: oxygen-icon-theme-large
-License: LGPLv2.1+
-Group: Productivity/Graphics/Other
-Summary: Base package for kdegraphics apps
-Url: http://www.kde.org
Version: 4.7.1
Release: 1
-Source0: %{name}-%version.tar.bz2
-Patch0: 4_6_BRANCH.diff
+License: LGPLv2.1+
+Summary: Graphics file thumbnail generators
+Url: http://www.kde.org
+Group: Productivity/Graphics/Other
+Source0: %{name}-%{version}.tar.bz2
+BuildRequires: libkdcraw-devel
+BuildRequires: libkexiv2-devel
+BuildRequires: oxygen-icon-theme-large
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%description
-This package suggests the packages which are built from the kdegraphics
-module.
+This package allows KDE applications to show thumbnails
+and previews of graphics files.
%prep
-%setup -q -n %{name}-%version
-%patch0
+%setup -q
%build
%cmake_kde4 -d build
@@ -45,19 +42,20 @@
%install
cd build
- %makeinstall
+ %make_install
%kde_post_install
%post -p /sbin/ldconfig
-
%postun -p /sbin/ldconfig
%clean
- rm -rf $RPM_BUILD_ROOT
+ rm -rf %{buildroot}
%files
%defattr(-,root,root)
-%_kde4_modulesdir/gsthumbnail.so
-%_kde4_servicesdir/gsthumbnail.desktop
+%{_kde4_modulesdir}/gsthumbnail.so
+%{_kde4_modulesdir}/rawthumbnail.so
+%{_kde4_servicesdir}/gsthumbnail.desktop
+%{_kde4_servicesdir}/rawthumbnail.desktop
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]