SPECS: p7zip.spec - updated to 4.45

qboosh qboosh at pld-linux.org
Wed Apr 25 12:42:14 CEST 2007


Author: qboosh                       Date: Wed Apr 25 10:42:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.45

---- Files affected:
SPECS:
   p7zip.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/p7zip.spec
diff -u SPECS/p7zip.spec:1.36 SPECS/p7zip.spec:1.37
--- SPECS/p7zip.spec:1.36	Tue Feb 13 08:16:51 2007
+++ SPECS/p7zip.spec	Wed Apr 25 12:42:05 2007
@@ -2,12 +2,12 @@
 Summary:	File archiver with highest compression ratio
 Summary(pl.UTF-8):	Paker plików z najwyższym stopniem kompresji
 Name:		p7zip
-Version:	4.44
+Version:	4.45
 Release:	1
 License:	LGPL
 Group:		Applications/Archiving
 Source0:	http://dl.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2
-# Source0-md5:	78b04bed16a1e7e91b5bf2f1f84ab811
+# Source0-md5:	b7eb7a92b1bf0e73a2feae95cd3184f7
 URL:		http://p7zip.sourceforge.net/
 BuildRequires:	libstdc++-devel >= 5:4.0
 BuildRequires:	sed >= 4.0
@@ -56,7 +56,7 @@
 %prep
 %setup -q -n %{name}_%{version}
 
-cp -f makefile.linux_x86_ppc_alpha__gcc_4.X makefile.machine
+cp -f makefile.linux_x86_ppc_alpha_gcc_4.X makefile.machine
 %{__sed} -i -e 's/ -s / /' makefile.machine
 
 find . -name '*.cpp' -exec sed -i -e 's at getenv("P7ZIP_HOME_DIR")@"%{_libdir}/%{name}/"@g' {} \;
@@ -72,9 +72,9 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{name}/{Codecs,Formats},%{_mandir}/man1}
 
-install bin/7z* $RPM_BUILD_ROOT%{_bindir}
+install bin/{7z,7zCon.sfx,7za} $RPM_BUILD_ROOT%{_bindir}
+install bin/7z.so $RPM_BUILD_ROOT%{_libdir}/%{name}
 install bin/Codecs/* $RPM_BUILD_ROOT%{_libdir}/%{name}/Codecs
-install bin/Formats/* $RPM_BUILD_ROOT%{_libdir}/%{name}/Formats
 
 install man1/7z* $RPM_BUILD_ROOT%{_mandir}/man1
 
@@ -87,10 +87,9 @@
 %attr(755,root,root) %{_bindir}/7z
 %attr(755,root,root) %{_bindir}/7zCon.sfx
 %dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/7z.so
 %dir %{_libdir}/%{name}/Codecs
 %attr(755,root,root) %{_libdir}/%{name}/Codecs/*
-%dir %{_libdir}/%{name}/Formats
-%attr(755,root,root) %{_libdir}/%{name}/Formats/*
 %{_mandir}/man1/7z.*
 
 %files standalone
@@ -104,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2007/04/25 10:42:05  qboosh
+- updated to 4.45
+
 Revision 1.36  2007/02/13 07:16:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/p7zip.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list