SPECS: libatomic_ops.spec - rel 2; fix header on ppc

arekm arekm at pld-linux.org
Tue Aug 28 22:34:40 CEST 2007


Author: arekm                        Date: Tue Aug 28 20:34:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix header on ppc

---- Files affected:
SPECS:
   libatomic_ops.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libatomic_ops.spec
diff -u SPECS/libatomic_ops.spec:1.1 SPECS/libatomic_ops.spec:1.2
--- SPECS/libatomic_ops.spec:1.1	Wed May 30 21:45:30 2007
+++ SPECS/libatomic_ops.spec	Tue Aug 28 22:34:35 2007
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Implementacja operacji atomowych
 Name:		libatomic_ops
 Version:	1.2
-Release:	1
+Release:	2
 License:	MIT-like (libatomic_ops), GPL v2+ (libatomic_ops_gpl)
 Group:		Development/Libraries
 Source0:	http://www.hpl.hp.com/research/linux/atomic_ops/download/%{name}-%{version}.tar.gz
 # Source0-md5:	1b65e48271c81e3fa2d7a9a69bab7504
+Patch0:		%{name}-ppc.patch
 URL:		http://www.hpl.hp.com/research/linux/atomic_ops/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,6 +29,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -56,5 +58,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/28 20:34:35  arekm
+- rel 2; fix header on ppc
+
 Revision 1.1  2007/05/30 19:45:30  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libatomic_ops.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list