SPECS: unixbench.spec - added lib64 patch, rel 6 - STBR please

tommat tommat at pld-linux.org
Sat Feb 25 19:39:59 CET 2006


Author: tommat                       Date: Sat Feb 25 18:39:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added lib64 patch, rel 6
- STBR please

---- Files affected:
SPECS:
   unixbench.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/unixbench.spec
diff -u SPECS/unixbench.spec:1.10 SPECS/unixbench.spec:1.11
--- SPECS/unixbench.spec:1.10	Wed Aug 18 20:13:59 2004
+++ SPECS/unixbench.spec	Sat Feb 25 19:39:54 2006
@@ -3,12 +3,13 @@
 Summary(pl):	Unix Bench
 Name:		unixbench
 Version:	4.1.0
-Release:	5
+Release:	6
 License:	unknown ("for usage of Linux community")
 Group:		Applications/System
 Source0:	ftp://ftp.tux.org/pub/tux/benchmarks/System/unixbench/%{name}-%{version}.tgz
 # Source0-md5:	3561ae1f067f9dfb9707c062f536acac
 Patch0:		%{name}-dirs.patch
+Patch1:		%{name}-lib64.patch
 URL:		http://www.tux.org/pub/tux/benchmarks/System/unixbench/
 Requires:	bc
 Requires:	ed
@@ -32,7 +33,10 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%if "%{_lib}" == "lib64"
+%patch1 -p1
+%endif
 
 %build
 rm -f pgms/select
@@ -72,6 +76,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/25 18:39:54  tommat
+- added lib64 patch, rel 6
+- STBR please
+
 Revision 1.10  2004/08/18 18:13:59  undefine
 - release 5, don't use prebuild select/poll binaries
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/unixbench.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list