rpms/lure/devel .cvsignore, 1.2, 1.3 lure.spec, 1.2, 1.3 sources, 1.2, 1.3

Hans de Goede jwrdegoede at fedoraproject.org
Sun Apr 5 12:39:35 UTC 2009


Author: jwrdegoede

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

Modified Files:
	.cvsignore lure.spec sources 
Log Message:
* Sun Apr  5 2009 Hans de Goede <hdegoede at hhs.nl> 1.1-3
- Drop lure.dat from the included files, as that is part of scummvm itself
  since 0.12.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lure/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	12 Mar 2008 18:56:35 -0000	1.2
+++ .cvsignore	5 Apr 2009 12:39:03 -0000	1.3
@@ -1,2 +1 @@
 lure-1.1.zip
-lure.dat


Index: lure.spec
===================================================================
RCS file: /cvs/extras/rpms/lure/devel/lure.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lure.spec	25 Feb 2009 22:10:51 -0000	1.2
+++ lure.spec	5 Apr 2009 12:39:03 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           lure
 Version:        1.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Lure of the Temptress - Adventure Game
 Group:          Amusements/Games
 # For further discussion on distribution rights see:
@@ -8,12 +8,11 @@
 License:        Freely redistributable without restriction
 URL:            http://www.revolution.co.uk/_display.php?id=10
 Source0:        http://downloads.sourceforge.net/scummvm/%{name}-%{version}.zip
-Source1:        https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/tags/release-0-11-1/dists/engine-data/lure.dat
-Source2:        %{name}.desktop
+Source1:        %{name}.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  desktop-file-utils
 BuildArch:      noarch
-Requires:       scummvm >= 0.11.1-2
+Requires:       scummvm >= 0.12.0
 
 %description
 Lure of the Temptress was Revolution's very first adventure game and work began
@@ -41,12 +40,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
-install -p -m 644 *.vga *.ega %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}
+install -p -m 644 *.vga *.ega $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-install --vendor fedora            \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-  %{SOURCE2}
+  %{SOURCE1}
 
 
 %clean
@@ -61,6 +60,10 @@
 
 
 %changelog
+* Sun Apr  5 2009 Hans de Goede <hdegoede at hhs.nl> 1.1-3
+- Drop lure.dat from the included files, as that is part of scummvm itself
+  since 0.12.0
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lure/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Mar 2008 18:56:35 -0000	1.2
+++ sources	5 Apr 2009 12:39:03 -0000	1.3
@@ -1,2 +1 @@
 d1300cef563bb4b6b1f88a2f1cee7832  lure-1.1.zip
-d92372e7eead8d6e64f40cce381ec6ea  lure.dat




More information about the scm-commits mailing list