SPECS: smpeg.spec - executable stack killed, -fPIC issue fixed, re...
pluto
pluto at pld-linux.org
Fri Jan 20 21:19:59 CET 2006
Author: pluto Date: Fri Jan 20 20:19:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- executable stack killed, -fPIC issue fixed, release 15.
---- Files affected:
SPECS:
smpeg.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/smpeg.spec
diff -u SPECS/smpeg.spec:1.68 SPECS/smpeg.spec:1.69
--- SPECS/smpeg.spec:1.68 Fri Jan 20 21:07:13 2006
+++ SPECS/smpeg.spec Fri Jan 20 21:19:54 2006
@@ -6,7 +6,7 @@
Summary(uk): SDL MPEG ÂŚÂĚŚĎÔĹËÁ ÔÁ ĐŇĎÇŇÁ×ÁŢ
Name: smpeg
Version: 0.4.4
-Release: 14
+Release: 15
License: LGPL
Group: Libraries
Source0: ftp://ftp.lokigames.com/pub/open-source/smpeg/%{name}-%{version}.tar.gz
@@ -18,6 +18,8 @@
Patch2: %{name}-optimize.patch
Patch3: %{name}-am18.patch
Patch4: %{name}-gcc4.patch
+Patch5: %{name}-gnu-stack.patch
+Patch6: %{name}-fPIC.patch
URL: http://www.lokigames.com/development/smpeg.php3
BuildRequires: SDL-devel >= 1.2.0
BuildRequires: autoconf
@@ -147,6 +149,8 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
+%patch6 -p0
# get only AC_TYPE_SOCKLEN_T, kill the rest (libtool.m4 in particular)
tail -n 23 acinclude.m4 > acinc.tmp
@@ -221,6 +225,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2006/01/20 20:19:54 pluto
+- executable stack killed, -fPIC issue fixed, release 15.
+
Revision 1.68 2006/01/20 20:07:13 qboosh
- added gcc4 patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smpeg.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list