packages: star/star.spec - rel 3; build fixed

arekm arekm at pld-linux.org
Fri Aug 28 22:09:28 CEST 2009


Author: arekm                        Date: Fri Aug 28 20:09:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; build fixed

---- Files affected:
packages/star:
   star.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/star/star.spec
diff -u packages/star/star.spec:1.59 packages/star/star.spec:1.60
--- packages/star/star.spec:1.59	Wed May 28 22:07:19 2008
+++ packages/star/star.spec	Fri Aug 28 22:09:23 2009
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Szybki, zgodny z POSIX program do archiwizacji
 Name:		star
 Version:	1.5
-Release:	2
+Release:	3
 License:	CDDL v1.0
 Group:		Applications/File
 Source0:	ftp://ftp.berlios.de/pub/star/%{name}-%{version}.tar.bz2
@@ -18,6 +18,7 @@
 Patch2:		%{name}-strtod.patch
 Patch3:		%{name}-unamep.patch
 Patch4:		%{name}-gcc34.patch
+Patch5:		%{name}-1.5-glibc-2.10.patch
 URL:		http://cdrecord.berlios.de/old/private/star.html
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -72,6 +73,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 # new ac doesn't like comments in the same line as #undef
 %{__perl} -pi -e 's@/\*.*\*/@@g' conf/xconfig.h.in
@@ -91,7 +93,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	INS_BASE=$RPM_BUILD_ROOT%{_prefix} \
 	MANDIR=/share/man
 
@@ -138,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2009/08/28 20:09:23  arekm
+- rel 3; build fixed
+
 Revision 1.59  2008/05/28 20:07:19  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/star/star.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list