SPECS: lzma.spec - 4.22

wolf wolf at pld-linux.org
Sat Jul 16 12:14:57 CEST 2005


Author: wolf                         Date: Sat Jul 16 10:14:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 4.22

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

---- Diffs:

================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.4 SPECS/lzma.spec:1.5
--- SPECS/lzma.spec:1.4	Sun Jun 12 17:42:48 2005
+++ SPECS/lzma.spec	Sat Jul 16 12:14:52 2005
@@ -2,12 +2,12 @@
 Summary:	LZMA Encoder/Decoder
 Summary(pl):	Koder/Dekoder LZMA
 Name:		lzma
-Version:	4.06
-Release:	2
+Version:	4.22
+Release:	1
 License:	LGPL
 Group:		Applications/Archiving
-Source0:	http://www.7-zip.org/dl/%{name}406.zip
-# Source0-md5:	a09378411cba5f786b5c49c9c58496df
+Source0:	http://www.7-zip.org/dl/%{name}422.tar.bz2
+# Source0-md5:	322422f93955d3ad4223d1daf4702148
 Patch0:		%{name}-quiet.patch
 URL:		http://www.7-zip.org/sdk.html
 BuildRequires:	libstdc++-devel
@@ -56,7 +56,7 @@
 cd SRC/7zip/Compress/LZMA_Alone
 %{__make} \
 	CXX="%{__cxx}" \
-	CFLAGS="%{rpmcflags} -fprofile-generate -c" \
+	CFLAGS="%{rpmcflags} -fprofile-generate -c -I ../../.." \
 	LDFLAGS="%{rpmldflags}" \
 	LIB="-lm -lgcov"
 
@@ -71,7 +71,7 @@
 
 %{__make} \
 	CXX="%{__cxx}" \
-	CFLAGS="%{rpmcflags} -fprofile-use -c" \
+	CFLAGS="%{rpmcflags} -fprofile-use -c -I ../../.." \
 	LDFLAGS="%{rpmldflags}"
 
 %install
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/07/16 10:14:52  wolf
+- 4.22
+
 Revision 1.4  2005/06/12 15:42:48  pluto
 - linking and profiling fixed.
 
================================================================

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




More information about the pld-cvs-commit mailing list