Author: freetz Date: Tue Jul 5 13:33:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - desktop patch added
---- Files affected: SPECS: gnome-power.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/gnome-power.spec diff -u SPECS/gnome-power.spec:1.7 SPECS/gnome-power.spec:1.8 --- SPECS/gnome-power.spec:1.7 Tue Jul 5 15:23:48 2005 +++ SPECS/gnome-power.spec Tue Jul 5 15:33:46 2005 @@ -10,6 +10,7 @@ Source0: http://dl.sourceforge.net/gnome-power/%{name}-%{version}.tar.gz # Source0-md5: db310dadcc958a781a2752a6a7748e60 Patch0: %{name}-schemas.patch +Patch1: %{name}-desktop.patch URL: http://gnome-power.sourceforge.net/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -68,6 +69,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -111,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/07/05 13:33:46 freetz +- desktop patch added + Revision 1.7 2005/07/05 13:23:48 freetz - use macros for ac/am rebuild, schemas patch added, ready for international files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-power.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
