SPECS: arj.spec - rel 2; fix build

arekm arekm at pld-linux.org
Sat Nov 1 13:43:38 CET 2008


Author: arekm                        Date: Sat Nov  1 12:43:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix build

---- Files affected:
SPECS:
   arj.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/arj.spec
diff -u SPECS/arj.spec:1.26 SPECS/arj.spec:1.27
--- SPECS/arj.spec:1.26	Thu Jan 24 23:41:14 2008
+++ SPECS/arj.spec	Sat Nov  1 13:43:32 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Archiwizator ARJ dla Linuksa
 Name:		arj
 Version:	3.10.22
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		Applications/Archiving
@@ -15,6 +15,7 @@
 
 # main executable cannot be stripped (doesn't work then)
 %define		no_install_post_strip 1
+%define		specflags	-fno-unit-at-a-time
 
 %description
 This product is an implementation of ARJ v 2.7x for DOS on UNIX and
@@ -37,8 +38,7 @@
 %configure
 cd ..
 %{__make} -j1 \
-	CC="%{__cc}" \
-	CFLAGS_DBG="%{rpmcflags}"
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,7 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.26  2008/01/24 22:41:14  glen
+Revision 1.27  2008/11/01 12:43:32  arekm
+- rel 2; fix build
+
+Revision 1.26  2008-01-24 22:41:14  glen
 - no strip reason
 
 Revision 1.25  2007-02-12 21:23:47  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arj.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list