SPECS: allegro.spec - up to 4.3.0
rotom
rotom at pld-linux.org
Sun Apr 1 19:42:26 CEST 2007
Author: rotom Date: Sun Apr 1 17:42:26 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.3.0
---- Files affected:
SPECS:
allegro.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/allegro.spec
diff -u SPECS/allegro.spec:1.67 SPECS/allegro.spec:1.68
--- SPECS/allegro.spec:1.67 Mon Feb 12 22:23:46 2007
+++ SPECS/allegro.spec Sun Apr 1 19:42:20 2007
@@ -23,12 +23,12 @@
Summary(it.UTF-8): Una libreria per la programmazione di videogiochi
Summary(pl.UTF-8): Biblioteka do programowania gier
Name: allegro
-Version: 4.2.1
+Version: 4.3.0
Release: 1
License: Giftware
Group: Libraries
Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz
-# Source0-md5: 0a09d0144ee8652fb8fa00f6cbb324fe
+# Source0-md5: 0746b948ecd63cab806026cf3b452e20
Patch0: %{name}-info.patch
Patch1: %{name}-examples.patch
Patch2: %{name}-opt.patch
@@ -36,7 +36,6 @@
Patch4: %{name}-frame-pointer.patch
Patch5: %{name}-config.patch
URL: http://alleg.sourceforge.net/
-BuildRequires: XFree86-devel
%{?with_alsa:BuildRequires: alsa-lib-devel}
%{?with_arts:BuildRequires: artsc-devel}
BuildRequires: autoconf >= 2.53
@@ -420,7 +419,7 @@
%{__aclocal}
%{__autoheader} configure.in > include/allegro/platform/alunixac.hin
%{__autoconf}
-TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH
+#TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH
# dbglib & proflib are compiled besides normlib, so it's ok to have them here
%configure \
%{?with_static:--enable-static} \
@@ -460,7 +459,7 @@
mv $RPM_BUILD_ROOT%{_bindir}/demo{,-allegro}
mv $RPM_BUILD_ROOT%{_bindir}/play{,-allegro}
-mv $RPM_BUILD_ROOT%{_bindir}/setup{,-allegro}
+#mv $RPM_BUILD_ROOT%{_bindir}/setup{,-allegro}
mv $RPM_BUILD_ROOT%{_bindir}/test{,-allegro}
# help rpm to find reqs for ELF objects
@@ -585,14 +584,14 @@
%attr(755,root,root) %{_bindir}/pack
%attr(755,root,root) %{_bindir}/rgbmap
%attr(755,root,root) %{_bindir}/textconv
-%attr(755,root,root) %{_bindir}/xkeymap
+#%attr(755,root,root) %{_bindir}/xkeymap
%attr(755,root,root) %{_bindir}/xf2pcx
%attr(755,root,root) %{_bindir}/dat
%attr(755,root,root) %{_bindir}/dat2c
%attr(755,root,root) %{_bindir}/dat2s
%attr(755,root,root) %{_bindir}/grabber
%attr(755,root,root) %{_bindir}/pat2dat
-%attr(755,root,root) %{_bindir}/setup-allegro
+#%attr(755,root,root) %{_bindir}/setup-allegro
%files tests
%defattr(644,root,root,755)
@@ -668,6 +667,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2007/04/01 17:42:20 rotom
+- up to 4.3.0
+
Revision 1.67 2007/02/12 21:23:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/allegro.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list