Author: wolf Date: Thu Jun 8 15:47:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 4.42
---- Files affected: SPECS: p7zip.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/p7zip.spec diff -u SPECS/p7zip.spec:1.28 SPECS/p7zip.spec:1.29 --- SPECS/p7zip.spec:1.28 Wed May 10 10:00:47 2006 +++ SPECS/p7zip.spec Thu Jun 8 17:47:04 2006 @@ -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.39 +Version: 4.42 Release: 1 License: LGPL Group: Applications/Archiving Source0: http://dl.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2 -# Source0-md5: 0e2e2d16fc48836093c47a04ac4b25ac +# Source0-md5: a5475fdfdde39dd3f8dae20efc479cb9 Patch0: %{name}-opt.patch URL: http://p7zip.sourceforge.net/ BuildRequires: libstdc++-devel >= 5:4.0 @@ -56,7 +56,7 @@ %prep %setup -q -n %{name}_%{version} -%patch0 -p1 +#%patch0 -p1 cp -f makefile.linux_x86_ppc_alpha__gcc_4.X makefile.machine @@ -67,8 +67,7 @@ %build %{__make} all2 \ - _CC="%{__cc} %{rpmcflags}" \ - _CXX="%{__cxx} %{rpmcxxflags}" + OPTFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -106,6 +105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2006/06/08 15:47:04 wolf +- 4.42 + Revision 1.28 2006/05/10 08:00:47 blues - obsolete means obsolete ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/p7zip.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
