SPECS: kpowersave.spec - unify build process - added ac260, ac260-l...

shadzik shadzik at pld-linux.org
Thu Apr 5 23:25:58 CEST 2007


Author: shadzik                      Date: Thu Apr  5 21:25:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify build process
- added ac260,ac260-lt and am patches
- rel 1

---- Files affected:
SPECS:
   kpowersave.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/kpowersave.spec
diff -u SPECS/kpowersave.spec:1.14 SPECS/kpowersave.spec:1.15
--- SPECS/kpowersave.spec:1.14	Tue Feb 13 07:46:49 2007
+++ SPECS/kpowersave.spec	Thu Apr  5 23:25:53 2007
@@ -12,11 +12,14 @@
 Summary(pl.UTF-8):	Ikona oszczędzania energii dla zasobnika KDE
 Name:		kpowersave
 Version:	0.6.2
-Release:	0.3
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/powersave/%{name}-%{version}.tar.bz2
 # Source0-md5:	ff3c368ada4b35d57f042262921d1d03
+Patch0:		kde-ac260.patch
+Patch1:		kde-am.patch
+Patch2:		kde-ac260-lt.patch
 URL:		http://powersave.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6.1
@@ -42,11 +45,18 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
 %{__make} -f admin/Makefile.common cvs
 %configure \
+%if "%{_lib}" == "lib64"
+	--enable-libsuffix=64 \
+%endif
+	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir}
 %{__make}
 
@@ -82,6 +92,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/04/05 21:25:53  shadzik
+- unify build process
+- added ac260,ac260-lt and am patches
+- rel 1
+
 Revision 1.14  2007/02/13 06:46:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kpowersave.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list