Author: lisu                         Date: Mon Dec 20 10:11:12 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 5.0.0rc3
- drop cmake options provided by cmake macro

---- Files affected:
packages/allegro5:
   allegro5.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/allegro5/allegro5.spec
diff -u packages/allegro5/allegro5.spec:1.9 packages/allegro5/allegro5.spec:1.10
--- packages/allegro5/allegro5.spec:1.9 Mon Nov 15 10:35:43 2010
+++ packages/allegro5/allegro5.spec     Mon Dec 20 11:11:07 2010
@@ -17,7 +17,7 @@
 #%%bcond_without       svga    # without svgalib module
 #%%bcond_without       vga     # without vga module
 #
-%define                _rc     rc1
+%define                _rc     rc3
 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 +30,7 @@
 License:       Giftware
 Group:         Libraries
 Source0:       
http://downloads.sourceforge.net/alleg/allegro-%{version}%{_rc}.tar.gz
-# Source0-md5: a80d2955154eabdc8673461a04ebe731
+# Source0-md5: 8fc61088f933a01e9c213bede3446d34
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-examples.patch
 Patch2:                %{name}-opt.patch
@@ -48,6 +48,7 @@
 #BuildRequires:        physfs-devel
 #BuildRequires:        pkgconfig
 #%%endif
+BuildRequires: rpmbuild(macros) >= 1.577
 #BuildRequires:        sed >= 4.0
 #%%{?with_svga:BuildRequires:  svgalib-devel}
 #BuildRequires:        texinfo
@@ -476,13 +477,8 @@
 install -d build
 cd build
 %cmake .. \
-       -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DMANDIR=%{_mandir} \
-       -DINFODIR=%{_infodir} \
-%if "%{_lib}" == "lib64"
-       -DLIB_SUFFIX=64
-%endif
+       -DINFODIR=%{_infodir}
 
 %{__make}
 
@@ -744,6 +740,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/12/20 10:11:07  lisu
+- 5.0.0rc3
+- drop cmake options provided by cmake macro
+
 Revision 1.9  2010/11/15 09:35:43  lisu
 - up to 5.0.0rc1
 - add ex_premulalpha to examples
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro5/allegro5.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to