packages: allegro5/allegro5.spec - up to 5.0.0rc4 - less examples - rpm-bui...
lisu
lisu at pld-linux.org
Tue Jan 11 12:58:45 CET 2011
Author: lisu Date: Tue Jan 11 11:58:45 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 5.0.0rc4
- less examples
- rpm-build-macros >= 1.600
---- Files affected:
packages/allegro5:
allegro5.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/allegro5/allegro5.spec
diff -u packages/allegro5/allegro5.spec:1.10 packages/allegro5/allegro5.spec:1.11
--- packages/allegro5/allegro5.spec:1.10 Mon Dec 20 11:11:07 2010
+++ packages/allegro5/allegro5.spec Tue Jan 11 12:58:40 2011
@@ -2,6 +2,7 @@
#
# TODO: - Handle situations when there are no modules (most bconds turned off)
# - make bconds work again or remove
+# - make it usable
#
# Conditional build:
%bcond_without alsa # without ALSA modules
@@ -17,7 +18,7 @@
#%%bcond_without svga # without svgalib module
#%%bcond_without vga # without vga module
#
-%define _rc rc3
+%define _rc rc4
Summary: A game programming library
Summary(de.UTF-8): Eine Bibliothek zur Programmierung von Spielen
Summary(es.UTF-8): Una biblioteca de programación de juegos
@@ -30,7 +31,7 @@
License: Giftware
Group: Libraries
Source0: http://downloads.sourceforge.net/alleg/allegro-%{version}%{_rc}.tar.gz
-# Source0-md5: 8fc61088f933a01e9c213bede3446d34
+# Source0-md5: e59d15562e08e1fe61748099a2bdbe7f
Patch0: %{name}-info.patch
Patch1: %{name}-examples.patch
Patch2: %{name}-opt.patch
@@ -48,7 +49,7 @@
#BuildRequires: physfs-devel
#BuildRequires: pkgconfig
#%%endif
-BuildRequires: rpmbuild(macros) >= 1.577
+BuildRequires: rpmbuild(macros) >= 1.600
#BuildRequires: sed >= 4.0
#%%{?with_svga:BuildRequires: svgalib-devel}
#BuildRequires: texinfo
@@ -708,7 +709,6 @@
%attr(755,root,root) %{_bindir}/ex_opengl_pixel_shader
%attr(755,root,root) %{_bindir}/ex_path
%attr(755,root,root) %{_bindir}/ex_path_test
-%attr(755,root,root) %{_bindir}/ex_physfs
%attr(755,root,root) %{_bindir}/ex_pixelformat
%attr(755,root,root) %{_bindir}/ex_premulalpha
%attr(755,root,root) %{_bindir}/ex_prim
@@ -740,6 +740,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2011/01/11 11:58:40 lisu
+- up to 5.0.0rc4
+- less examples
+- rpm-build-macros >= 1.600
+
Revision 1.10 2010/12/20 10:11:07 lisu
- 5.0.0rc3
- drop cmake options provided by cmake macro
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro5/allegro5.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list