SPECS: upx.spec - updated to 3.03

qboosh qboosh at pld-linux.org
Mon Jun 2 19:45:38 CEST 2008


Author: qboosh                       Date: Mon Jun  2 17:45:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.03

---- Files affected:
SPECS:
   upx.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/upx.spec
diff -u SPECS/upx.spec:1.33 SPECS/upx.spec:1.34
--- SPECS/upx.spec:1.33	Sat Mar 15 23:50:33 2008
+++ SPECS/upx.spec	Mon Jun  2 19:45:33 2008
@@ -2,16 +2,17 @@
 Summary:	The Ultimate Packer for eXecutables
 Summary(pl.UTF-8):	Program pakujący pliki wykonywalne
 Name:		upx
-Version:	3.02
+Version:	3.03
 Release:	1
-License:	GPL
-Group:		Applications
+License:	GPL v2+
+Group:		Development/Tools
 Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
-# Source0-md5:	6188a7cdf1e81a61c2cad90362c4d99d
+# Source0-md5:	1d5830fff06537a129c923527c4ce205
 Source1:        http://dl.sourceforge.net/sevenzip/lzma443.tar.bz2
 # Source1-md5:	c4e1b467184c7cffd4371c74df2baf0f
 URL:		http://upx.sourceforge.net/
 BuildRequires:	libstdc++-devel
+BuildRequires:	rpmbuild(macros) >= 1.167
 BuildRequires:	ucl-devel >= 1.01
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,9 +39,10 @@
 %{__make} -C doc
 %{__make} -C src \
 	CCARCH="" \
-	CFLAGS_O="%{rpmcflags}" \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
+	CFLAGS_O="%{rpmcflags}" \
+	CXXFLAGS="%{rpmcxxflags}" \
 	UCLDIR="%{_prefix}" \
 	UPX_LZMADIR="../"
 
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2008-06-02 17:45:33  qboosh
+- updated to 3.03
+
 Revision 1.33  2008-03-15 22:50:33  areq
 - 3.02
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upx.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list