Author: lisu Date: Wed Jun 16 13:30:27 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 9.13 - fails on make test - rel 0.1
---- Files affected: packages/p7zip: p7zip.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/p7zip/p7zip.spec diff -u packages/p7zip/p7zip.spec:1.50 packages/p7zip/p7zip.spec:1.51 --- packages/p7zip/p7zip.spec:1.50 Mon Nov 30 03:22:20 2009 +++ packages/p7zip/p7zip.spec Wed Jun 16 15:30:21 2010 @@ -1,13 +1,16 @@ # $Revision$, $Date$ +# +# TODO: - fails on make test +# Summary: File archiver with highest compression ratio Summary(pl.UTF-8): Paker plików z najwyższym stopniem kompresji Name: p7zip -Version: 9.04 -Release: 1 +Version: 9.13 +Release: 0.1 License: LGPL v2.1+ Group: Applications/Archiving -Source0: http://dl.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2 -# Source0-md5: 9194ebf9a2b3735d236aed001de5f6f8 +Source0: http://downloads.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2 +# Source0-md5: 8ddb5053db3b1f2696407d01be145779 URL: http://p7zip.sourceforge.net/ BuildRequires: libstdc++-devel BuildRequires: sed >= 4.0 @@ -62,7 +65,8 @@ find . -name '*.cpp' -exec %{__sed} -i -e 's...@getenv("P7ZIP_HOME_DIR")@"%{_libdir}/%{name}/"@g' {} \; %build -%{__make} all2 test \ +#%%{__make} all2 test \ +%{__make} all2 \ CC="%{__cc} \$(ALLFLAGS)" \ CXX="%{__cxx} \$(ALLFLAGS)" \ LDFLAGS="%{rpmldflags}" \ @@ -103,6 +107,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/06/16 13:30:21 lisu +- up to 9.13 +- fails on make test +- rel 0.1 + Revision 1.50 2009/11/30 02:22:20 sparky - BR: libstdc++-devel - use rpmcxxflags as OPTFLAGS - code is mostly c++ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/p7zip/p7zip.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
