From: Elan Ruusamäe Date: Fri, 18 Oct 2013 17:15:11 +0000 (+0300) Subject: do not use dot in run-parts scanned dir X-Git-Tag: auto/th/PackageKit-0.8.11-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2FPackageKit.git;a=commitdiff_plain;h=d9e51536b064d4ad5859358e63304d8f6401efa9;hp=2ab9cd42a8501cb60bf315b90699de27256fc603 do not use dot in run-parts scanned dir --- diff --git a/PackageKit.spec b/PackageKit.spec index 755bc83..86e4b8d 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -18,7 +18,7 @@ Summary: System daemon that is a D-Bus abstraction layer for package management Summary(pl.UTF-8): Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami Name: PackageKit Version: 0.8.11 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz @@ -321,6 +321,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT/etc/cron.daily/packagekit-background{.cron,} + # use pk-gstreamer-install as codec installer ln -s pk-gstreamer-install $RPM_BUILD_ROOT%{_libdir}/gst-install-plugins-helper @@ -381,7 +383,7 @@ fi %attr(755,root,root) %{_bindir}/pkgenpack %attr(755,root,root) %{_bindir}/pkmon %attr(755,root,root) %{_bindir}/pk-debuginfo-install -%attr(750,root,root) /etc/cron.daily/packagekit-background.cron +%attr(750,root,root) /etc/cron.daily/packagekit-background %dir %{_libdir}/packagekit-backend %dir %{_libdir}/packagekit-plugins %attr(755,root,root) %{_libdir}/packagekit-plugins/libpk_plugin-check-shared-libraries-in-use.so