SPECS: PackageKit.spec - added BR: PolicyKit - fixed udev directory locatio...
paszczus
paszczus at pld-linux.org
Tue Nov 25 21:56:40 CET 2008
Author: paszczus Date: Tue Nov 25 20:56:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added BR: PolicyKit
- fixed udev directory location
- release 2
---- Files affected:
SPECS:
PackageKit.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/PackageKit.spec
diff -u SPECS/PackageKit.spec:1.18 SPECS/PackageKit.spec:1.19
--- SPECS/PackageKit.spec:1.18 Sun Nov 16 15:15:45 2008
+++ SPECS/PackageKit.spec Tue Nov 25 21:56:34 2008
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami
Name: PackageKit
Version: 0.3.4
-Release: 1
+Release: 2
License: GPL v2+
Group: Applications/System
Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
# Source0-md5: 5b02713b8b1a18508f64d3db746d710f
URL: http://www.packagekit.org/
BuildRequires: NetworkManager-devel >= 0.6.5
+BuildRequires: PolicyKit
BuildRequires: PolicyKit-devel >= 0.8
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -144,6 +145,7 @@
--enable-poldek \
--with-html-dir=%{_gtkdocdir} \
--with-default-backend=poldek
+
%{__make}
%install
@@ -156,10 +158,6 @@
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{no_nb,nb}
-%if "%{_lib}" != "lib"
-mv $RPM_BUILD_ROOT/{lib,%{_lib}}
-%endif
-
%py_postclean
%find_lang %{name}
@@ -208,7 +206,7 @@
%dir /var/run/PackageKit
%ghost /var/run/PackageKit/job_count.dat
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/udev/rules.d/51-packagekit-firmware.rules
-%attr(755,root,root) /%{_lib}/udev/packagekit-firmware.sh
+%attr(755,root,root) /lib/udev/packagekit-firmware.sh
%files libs
%defattr(644,root,root,755)
@@ -250,6 +248,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2008/11/25 20:56:34 paszczus
+- added BR: PolicyKit
+- fixed udev directory location
+- release 2
+
Revision 1.18 2008/11/16 14:15:45 paszczus
- added missing BR: rpm-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PackageKit.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list