SPECS: upx.spec - up to 2.03

mguevara mguevara at pld-linux.org
Fri Dec 8 15:50:16 CET 2006


Author: mguevara                     Date: Fri Dec  8 14:50:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.03

---- Files affected:
SPECS:
   upx.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/upx.spec
diff -u SPECS/upx.spec:1.26 SPECS/upx.spec:1.27
--- SPECS/upx.spec:1.26	Mon Jul 11 21:56:28 2005
+++ SPECS/upx.spec	Fri Dec  8 15:50:11 2006
@@ -2,12 +2,12 @@
 Summary:	The Ultimate Packer for eXecutables
 Summary(pl):	Program pakujący pliki wykonywalne
 Name:		upx
-Version:	1.25
+Version:	2.03
 Release:	1
 License:	GPL
 Group:		Applications
 Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.gz
-# Source0-md5:	6f20a62999a46a1864652454b3c8a5d8
+# Source0-md5:	a4b1da8a7ab58faf0aad7c67412d5e8e
 URL:		http://upx.sourceforge.net/
 BuildRequires:	glibc-static
 BuildRequires:	libstdc++-devel
@@ -30,7 +30,7 @@
 bezpieczeństwa systemu. Do pracy wymaga dostępu do systemu /proc
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-src
 
 %build
 %{__make} -C doc
@@ -46,7 +46,7 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 install doc/upx.1 $RPM_BUILD_ROOT%{_mandir}/man1
-install src/upx $RPM_BUILD_ROOT%{_bindir}
+install src/upx.out $RPM_BUILD_ROOT%{_bindir}/upx
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/12/08 14:50:11  mguevara
+- up to 2.03
+
 Revision 1.26  2005/07/11 19:56:28  jpc
 - description cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/upx.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list