Author: patrys Date: Fri Jan 30 13:27:17 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - 0.4.2 - TODO: package python
---- Files affected: SPECS: gnome-packagekit.spec (1.14.2.1 -> 1.14.2.2) ---- Diffs: ================================================================ Index: SPECS/gnome-packagekit.spec diff -u SPECS/gnome-packagekit.spec:1.14.2.1 SPECS/gnome-packagekit.spec:1.14.2.2 --- SPECS/gnome-packagekit.spec:1.14.2.1 Mon Dec 29 12:21:17 2008 +++ SPECS/gnome-packagekit.spec Fri Jan 30 14:27:11 2009 @@ -2,15 +2,15 @@ Summary: GNOME PackageKit Client Summary(pl.UTF-8): Klient PackageKit dla GNOME Name: gnome-packagekit -Version: 0.4.0 +Version: 0.4.2 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 05f33303e70c9bc8b65073f3b2a76af6 +# Source0-md5: 29e58987ec83b6c233cc346302ad82c4 URL: http://www.packagekit.org/ BuildRequires: GConf2-devel -BuildRequires: PackageKit-devel >= 0.4.0 +BuildRequires: PackageKit-devel >= 0.4.2 BuildRequires: PolicyKit-gnome-devel >= 0.8 BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -33,7 +33,7 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,preun): GConf2 -Requires: PackageKit >= 0.4.0 +Requires: PackageKit >= 0.4.2 Requires: PolicyKit-gnome >= 0.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,11 +48,12 @@ %prep %setup -q +mkdir m4 %build %{__intltoolize} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -128,6 +129,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14.2.2 2009/01/30 13:27:11 patrys +- 0.4.2 +- TODO: package python + Revision 1.14.2.1 2008/12/29 11:21:17 megabajt - updated to 0.4.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-packagekit.spec?r1=1.14.2.1&r2=1.14.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
