]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- added frame-pointer.patch
authorwitekfl <witekfl@pld-linux.org>
Thu, 2 Oct 2003 05:31:29 +0000 (05:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro.spec -> 1.42

allegro.spec

index b46e236b9118bce142707a9823cadc8d11b8ce4e..d43f6dc27848da541044202688d24ce0cb222ec0 100644 (file)
@@ -22,7 +22,7 @@ Summary(it):  Una libreria per la programmazione di videogiochi
 Summary(pl):   Biblioteka do programowania gier
 Name:          allegro
 Version:       4.1.11
 Summary(pl):   Biblioteka do programowania gier
 Name:          allegro
 Version:       4.1.11
-Release:       1
+Release:       2
 License:       Giftware
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz
 License:       Giftware
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz
@@ -32,6 +32,7 @@ Patch1:               %{name}-examples.patch
 Patch2:                %{name}-alsa9.patch
 Patch3:                %{name}-opt.patch
 Patch4:                %{name}-ldflags.patch
 Patch2:                %{name}-alsa9.patch
 Patch3:                %{name}-opt.patch
 Patch4:                %{name}-ldflags.patch
+Patch5:                %{name}-frame-pointer.patch
 URL:           http://alleg.sourceforge.net/
 BuildRequires: XFree86-devel
 %{!?_without_alsa:BuildRequires:       alsa-lib-devel}
 URL:           http://alleg.sourceforge.net/
 BuildRequires: XFree86-devel
 %{!?_without_alsa:BuildRequires:       alsa-lib-devel}
@@ -408,6 +409,7 @@ biblioteki allegro.
 %{!?_without_alsa:%patch2 -p1}
 %patch3 -p1
 %patch4 -p1
 %{!?_without_alsa:%patch2 -p1}
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
This page took 0.061614 seconds and 4 git commands to generate.