Author: shadzik Date: Fri Nov 14 12:10:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - added patch0 and patch1
---- Files affected: SPECS: kpackagekit.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/kpackagekit.spec diff -u SPECS/kpackagekit.spec:1.5 SPECS/kpackagekit.spec:1.6 --- SPECS/kpackagekit.spec:1.5 Wed Nov 5 21:24:50 2008 +++ SPECS/kpackagekit.spec Fri Nov 14 13:10:30 2008 @@ -6,11 +6,13 @@ Summary(pl.UTF-8): Interface KDE4 dla PackageKit Name: kpackagekit Version: 0.3.1 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications Source0: http://www.kde-apps.org/CONTENT/content-files/84745-%{name}-%{version}.tar.bz2 # Source0-md5: eb4db65cf2b252dc39eb844ccc174a4d +Patch0: %{name}-kdeinit.patch +Patch1: %{name}-pk_api.patch BuildRequires: QtCore-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} BuildRequires: automoc4 @@ -32,6 +34,8 @@ %prep %setup -q -n KPackageKit +%patch0 -p1 +%patch1 -p1 %build install -d build @@ -73,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/11/14 12:10:30 shadzik +- rel 4 +- added patch0 and patch1 + Revision 1.5 2008/11/05 20:24:50 shadzik - BR: automoc4 and phonon-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kpackagekit.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
