Author: amateja Date: Wed May 6 11:49:59 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.4.7 - BR QtSql-devel - removed obsolete job_count.dat
---- Files affected: packages/PackageKit: PackageKit.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: packages/PackageKit/PackageKit.spec diff -u packages/PackageKit/PackageKit.spec:1.29 packages/PackageKit/PackageKit.spec:1.30 --- packages/PackageKit/PackageKit.spec:1.29 Mon Mar 9 19:36:05 2009 +++ packages/PackageKit/PackageKit.spec Wed May 6 13:49:54 2009 @@ -10,12 +10,12 @@ 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.4.5 -Release: 1 +Version: 0.4.7 +Release: 0.1 License: GPL v2+ Group: Applications/System Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: a335d299bb7e14d910c600d0975dd375 +# Source0-md5: a209c31dd6d910216e8765f76f2d9085 Patch0: %{name}-ac.patch Patch1: %{name}-PLD.patch URL: http://www.packagekit.org/ @@ -26,6 +26,7 @@ BuildRequires: QtDBus-devel >= 4.4.0 BuildRequires: QtGui-devel >= 4.4.0 %endif +BuildRequires: QtSql-devel BuildRequires: autoconf >= 2.52 BuildRequires: automake %{?with_qt:BuildRequires: cppunit-devel} @@ -315,7 +316,6 @@ %dir /var/cache/PackageKit %dir /var/cache/PackageKit/downloads %dir /var/lib/PackageKit -%ghost /var/lib/PackageKit/job_count.dat %ghost /var/lib/PackageKit/transactions.db %files libs @@ -391,6 +391,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2009/05/06 11:49:54 amateja +- updated to 0.4.7 +- BR QtSql-devel +- removed obsolete job_count.dat + Revision 1.29 2009/03/09 18:36:05 megabajt - updated to 0.4.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/PackageKit/PackageKit.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
