SPECS: suspend2-userui.spec - dropped include patch, ppc patch add...

freetz freetz at pld-linux.org
Mon Jul 17 19:20:31 CEST 2006


Author: freetz                       Date: Mon Jul 17 17:20:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped include patch, ppc patch added, rel.5.3

---- Files affected:
SPECS:
   suspend2-userui.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/suspend2-userui.spec
diff -u SPECS/suspend2-userui.spec:1.16 SPECS/suspend2-userui.spec:1.17
--- SPECS/suspend2-userui.spec:1.16	Sun Jul 16 09:49:49 2006
+++ SPECS/suspend2-userui.spec	Mon Jul 17 19:20:25 2006
@@ -7,13 +7,13 @@
 Summary(pl):	Interfejs użytkownika dla Suspend2
 Name:		suspend2-userui
 Version:	0.6.4
-Release:	5.2
+Release:	5.3
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://www.suspend2.net/downloads/all/%{name}-%{version}.tar.gz
 # Source0-md5:	737427dd2eb076907674a4334735c2ef
 Patch0:		%{name}-Makefile.patch
-Patch1:		%{name}-include.patch
+Patch1:		%{name}-ppc.patch
 URL:		http://www.suspend2.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -52,14 +52,16 @@
 %prep
 %setup -q
 %patch0 -p1
+
+%ifarch ppc
 %patch1 -p1
+%endif
 
 %build
 %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}" \
-	%{?with_static:LDFLAGS="-static"}
-
+	%{?with_static:LDFLAGS="-static"} \
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
@@ -81,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/07/17 17:20:25  freetz
+- dropped include patch, ppc patch added, rel.5.3
+
 Revision 1.16  2006/07/16 07:49:49  freetz
 - rel.5.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/suspend2-userui.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list