SPECS: p7zip.spec - 4.44
wolf
wolf at pld-linux.org
Sat Jan 27 13:53:11 CET 2007
Author: wolf Date: Sat Jan 27 12:53:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 4.44
---- Files affected:
SPECS:
p7zip.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/p7zip.spec
diff -u SPECS/p7zip.spec:1.33 SPECS/p7zip.spec:1.34
--- SPECS/p7zip.spec:1.33 Sun Sep 24 11:58:51 2006
+++ SPECS/p7zip.spec Sat Jan 27 13:53:06 2007
@@ -2,12 +2,12 @@
Summary: File archiver with highest compression ratio
Summary(pl): Paker plików z najwyższym stopniem kompresji
Name: p7zip
-Version: 4.43
+Version: 4.44
Release: 1
License: LGPL
Group: Applications/Archiving
Source0: http://dl.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2
-# Source0-md5: 9fb8982262f66b4ec0377a67c171cfcb
+# Source0-md5: 78b04bed16a1e7e91b5bf2f1f84ab811
URL: http://p7zip.sourceforge.net/
BuildRequires: libstdc++-devel >= 5:4.0
BuildRequires: sed >= 4.0
@@ -59,10 +59,7 @@
cp -f makefile.linux_x86_ppc_alpha__gcc_4.X makefile.machine
%{__sed} -i -e 's/ -s / /' makefile.machine
-%{__sed} -i "s at Formats@%{_libdir}/%{name}/&@" \
- 7zip/UI/Common/ArchiverInfo.cpp
-%{__sed} -i 's,return GetBaseFolderPrefix.*,return TEXT("%{_libdir}/%{name}/Codecs/");,g' \
- 7zip/Archive/Common/CodecsPath.cpp
+find . -name '*.cpp' -exec sed -i -e 's at getenv("P7ZIP_HOME_DIR")@"%{_libdir}/%{name}/"@g' {} \;
%build
%{__make} all2 test \
@@ -107,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007/01/27 12:53:06 wolf
+- 4.44
+
Revision 1.33 2006/09/24 09:58:51 pluto
- perform tests.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/p7zip.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list