SPECS: lzma.spec - 4.27

areq areq at pld-linux.org
Mon Aug 15 15:37:44 CEST 2005


Author: areq                         Date: Mon Aug 15 13:37:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 4.27

---- Files affected:
SPECS:
   lzma.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.5 SPECS/lzma.spec:1.6
--- SPECS/lzma.spec:1.5	Sat Jul 16 12:14:52 2005
+++ SPECS/lzma.spec	Mon Aug 15 15:37:38 2005
@@ -2,12 +2,12 @@
 Summary:	LZMA Encoder/Decoder
 Summary(pl):	Koder/Dekoder LZMA
 Name:		lzma
-Version:	4.22
+Version:	4.27
 Release:	1
 License:	LGPL
 Group:		Applications/Archiving
-Source0:	http://www.7-zip.org/dl/%{name}422.tar.bz2
-# Source0-md5:	322422f93955d3ad4223d1daf4702148
+Source0:	http://dl.sourceforge.net/sevenzip/%{name}427.tar.bz2
+# Source0-md5:	8e99976772e28c6fa3c5d9a2fb82ca50
 Patch0:		%{name}-quiet.patch
 URL:		http://www.7-zip.org/sdk.html
 BuildRequires:	libstdc++-devel
@@ -54,7 +54,8 @@
 
 %build
 cd SRC/7zip/Compress/LZMA_Alone
-%{__make} \
+
+%{__make} -f makefile.gcc
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags} -fprofile-generate -c -I ../../.." \
 	LDFLAGS="%{rpmldflags}" \
@@ -67,9 +68,9 @@
 ./lzma d test3 test5
 ./lzma d test4 test6
 
-%{__make} clean
+%{__make} -f makefile.gcc clean
 
-%{__make} \
+%{__make} -f makefile.gcc \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags} -fprofile-use -c -I ../../.." \
 	LDFLAGS="%{rpmldflags}"
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/15 13:37:38  areq
+- 4.27
+
 Revision 1.5  2005/07/16 10:14:52  wolf
 - 4.22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lzma.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list