Author: shadzik Date: Sun May 20 08:59:48 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - add some kde-*.patches
---- Files affected: SPECS: kpowersave.spec (1.5 -> 1.5.2.1) ---- Diffs: ================================================================ Index: SPECS/kpowersave.spec diff -u SPECS/kpowersave.spec:1.5 SPECS/kpowersave.spec:1.5.2.1 --- SPECS/kpowersave.spec:1.5 Sun Feb 26 22:48:14 2006 +++ SPECS/kpowersave.spec Sun May 20 10:59:42 2007 @@ -16,8 +16,11 @@ Group: Applications Source0: http://dl.sourceforge.net/powersave/%{name}-%{version}.tar.bz2 # Source0-md5: 6cea41c922b95224f788654004db3f64 +Patch0: kde-ac260.patch +Patch1: kde-am.patch +Patch2: kde-ac260-lt.patch URL: http://powersave.sourceforge.net/ -BuildRequires: autoconf >= 2.50 +BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1.6.1 BuildRequires: dbus-devel >= 0.33 BuildRequires: hal-devel >= 0.5.4 @@ -35,6 +38,9 @@ %prep %setup -q +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -75,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5.2.1 2007/05/20 08:59:42 shadzik +- add some kde-*.patches + Revision 1.5 2006/02/26 21:48:14 rotom - up to 0.5.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kpowersave.spec?r1=1.5&r2=1.5.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
