SPECS (AC-branch): lzma.spec - adapter
glen
glen at pld-linux.org
Mon Oct 30 21:35:59 CET 2006
Author: glen Date: Mon Oct 30 20:35:59 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- adapter
---- Files affected:
SPECS:
lzma.spec (1.1.2.1 -> 1.1.2.2)
---- Diffs:
================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.1.2.1 SPECS/lzma.spec:1.1.2.2
--- SPECS/lzma.spec:1.1.2.1 Thu Jun 15 00:04:51 2006
+++ SPECS/lzma.spec Mon Oct 30 21:35:53 2006
@@ -6,9 +6,8 @@
Release: 1
License: LGPL
Group: Applications/Archiving
-Source0: http://puzzle.dl.sourceforge.net/sevenzip/%{name}443.tar.bz2
+Source0: http://dl.sourceforge.net/sevenzip/%{name}443.tar.bz2
# Source0-md5: c4e1b467184c7cffd4371c74df2baf0f
-# Source0-size: 185934
Patch0: %{name}-quiet.patch
URL: http://www.7-zip.org/sdk.html
BuildRequires: libstdc++-devel
@@ -56,10 +55,10 @@
cd C/7zip/Compress/LZMA_Alone
%{__make} -f makefile.gcc \
- CXX="%{__cxx}" \
- CXX_C="%{__cc}" \
- CFLAGS="%{rpmcflags} -c -I ../../.." \
- LDFLAGS="%{rpmldflags}"
+ CXX="%{__cxx}" \
+ CXX_C="%{__cc}" \
+ CFLAGS="%{rpmcflags} -c -I ../../.." \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -81,10 +80,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.2 2006/10/30 20:35:53 glen
+- adapter
+
Revision 1.1.2.1 2006/06/14 22:04:51 areq
- 4.43
Revision 1.1 2004/10/21 21:01:16 wolf
- lzma algorithm of 7zip fame implementation capable of reading from
stdin/writing to stdout
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lzma.spec?r1=1.1.2.1&r2=1.1.2.2&f=u
More information about the pld-cvs-commit
mailing list