rpms/lostlabyrinth/devel .cvsignore, 1.3, 1.4 lostlabyrinth.spec, 1.2, 1.3 sources, 1.3, 1.4

Hans de Goede jwrdegoede at fedoraproject.org
Sun Sep 14 19:18:25 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/lostlabyrinth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29918

Modified Files:
	.cvsignore lostlabyrinth.spec sources 
Log Message:
* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 3.2.1-1
- New upstream release 3.2.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lostlabyrinth/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	30 Jul 2008 21:18:30 -0000	1.3
+++ .cvsignore	14 Sep 2008 19:17:54 -0000	1.4
@@ -1,2 +1,2 @@
-labysource_3.0.2.tar.gz
-lostlabyrinth-docs-3.0.2.tar.gz
+labysource_3.2.1.tar.gz
+lostlabyrinth-docs-3.2.1.tar.gz


Index: lostlabyrinth.spec
===================================================================
RCS file: /cvs/extras/rpms/lostlabyrinth/devel/lostlabyrinth.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lostlabyrinth.spec	30 Jul 2008 21:18:30 -0000	1.2
+++ lostlabyrinth.spec	14 Sep 2008 19:17:54 -0000	1.3
@@ -1,11 +1,11 @@
 Name:           lostlabyrinth 
-Version:        3.0.2
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        Lost Labyrinth is a coffeebreak dungeon crawling game
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://www.lostlabyrinth.com/
-Source0:        http://www.lostlabyrinth.com/download/labysource_%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/lostlaby/labysource_%{version}.tar.gz
 # This are the docs taken from one of the binary releases as they are not
 # shipped with the sources nor with the data tarbals
 Source1:        lostlabyrinth-docs-%{version}.tar.gz
@@ -14,8 +14,8 @@
 Source4:        %{name}.png
 Source5:        license-clarification.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  elice >= 0.289, desktop-file-utils
-Requires:       lostlabyrinth-graphics = 2.9.0, lostlabyrinth-sounds = 2.5.2
+BuildRequires:  elice >= 0.313, desktop-file-utils
+Requires:       lostlabyrinth-graphics = 3.2.1, lostlabyrinth-sounds = 3.2.1
 Requires:       hicolor-icon-theme
 
 %description
@@ -36,9 +36,10 @@
 
 %build
 elice laby.pb > laby.cpp
+elice $RPM_OPT_FLAGS laby.pb -o %{name}.bin
 # "-g" should really be $RPM_OPT_FLAGS, but this fails due to rh bug 448273
-g++ -g -I/usr/include/SDL -o %{name}.bin laby.cpp \
-  -lSDL -lSDL_ttf -lSDL_mixer -lSDL_image -lSDL_gfx
+# g++ -g -I/usr/include/SDL -o %{name}.bin laby.cpp \
+#   -lSDL -lSDL_ttf -lSDL_mixer -lSDL_image -lSDL_gfx
 
 
 %install
@@ -91,6 +92,9 @@
 
 
 %changelog
+* Sun Sep 14 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 3.2.1-1
+- New upstream release 3.2.1
+
 * Wed Jul 30 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0.2-1
 - New upstream release 3.0.2
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lostlabyrinth/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	30 Jul 2008 21:18:30 -0000	1.3
+++ sources	14 Sep 2008 19:17:54 -0000	1.4
@@ -1,2 +1,2 @@
-edd874fab768ab4edf43cabddd1dc10c  labysource_3.0.2.tar.gz
-464a9b03611a646a3efb70dbc2367ffe  lostlabyrinth-docs-3.0.2.tar.gz
+454767fc006c4c3032dec9b14a0a987b  labysource_3.2.1.tar.gz
+1a0183f7107e1c6041b1c95b1799f6a3  lostlabyrinth-docs-3.2.1.tar.gz




More information about the fedora-extras-commits mailing list