SPECS: pingus.spec - gcc fix, release 5 for rebuild with new boost soname.

pluto pluto at pld-linux.org
Wed Aug 27 12:54:12 CEST 2008


Author: pluto                        Date: Wed Aug 27 10:54:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc fix, release 5 for rebuild with new boost soname.

---- Files affected:
SPECS:
   pingus.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/pingus.spec
diff -u SPECS/pingus.spec:1.57 SPECS/pingus.spec:1.58
--- SPECS/pingus.spec:1.57	Tue Aug 26 20:21:27 2008
+++ SPECS/pingus.spec	Wed Aug 27 12:54:07 2008
@@ -4,7 +4,7 @@
 Summary(pt_BR.UTF-8):	Um clone de lemmings com pingüins
 Name:		pingus
 Version:	0.7.2
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://pingus.seul.org/files/%{name}-%{version}.tar.bz2
@@ -12,10 +12,11 @@
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-opt.patch
+Patch1:		%{name}-gcc4.patch
 URL:		http://pingus.seul.org/
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_mixer-devel
-BuildRequires:	boost-devel >= 1.35.0
+BuildRequires:	boost-devel >= 1.36.0
 BuildRequires:	libpng-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	rpmbuild(macros) >= 1.385
@@ -38,6 +39,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # note: it loads *.po files directly, no need to use msgfmt
 mv -f data/po/sr{, at latin}.po
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2008/08/27 10:54:07  pluto
+- gcc fix, release 5 for rebuild with new boost soname.
+
 Revision 1.57  2008/08/26 18:21:27  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pingus.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list