rpms/drascula/devel drascula.spec,1.3,1.4

Lucian Langa lucilanga at fedoraproject.org
Wed Apr 8 19:02:45 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/drascula/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21207

Modified Files:
	drascula.spec 
Log Message:
* Wed Apr 08 2009 Lucian Langa <cooly at gnome.eu.org> - 1.0-5
- fix summary
- remove engine data drascula.dat
- remove audio tracks for smaller package (bug #494195)


Index: drascula.spec
===================================================================
RCS file: /cvs/pkgs/rpms/drascula/devel/drascula.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- drascula.spec	24 Feb 2009 12:37:23 -0000	1.3
+++ drascula.spec	8 Apr 2009 19:02:15 -0000	1.4
@@ -1,16 +1,16 @@
 Name:		drascula
 Version:	1.0
-Release:	4%{?dist}
-Summary:	Drascula: The Vampire Strikes Back
+Release:	5%{?dist}
+Summary:	The Vampire Strikes Back
 Group:		Amusements/Games
 # For further discussion on distribution rights see:
 # http://www.redhat.com/archives/fedora-extras-list/2006-November/msg00030.html
 License:	Freely redistributable without restriction
 URL:		http://www.scummvm.org/downloads.php
 Source0:	http://downloads.sourceforge.net/scummvm/%{name}-%{version}.zip
-Source1:	http://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/tags/release-0-12-0/dists/engine-data/drascula.dat
-Source2:	http://downloads.sourceforge.net/scummvm/%{name}-audio-%{version}.zip
-Source3: 	%{name}.desktop
+#Source1:	http://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/tags/release-0-12-0/dists/engine-data/drascula.dat
+#Source2:	http://downloads.sourceforge.net/scummvm/%{name}-audio-%{version}.zip
+Source3:	%{name}.desktop
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:	desktop-file-utils
 BuildArch:	noarch
@@ -24,13 +24,14 @@
 terrible vampire with just one idea on his mind: DOMINATING the World
 demonstrating that he is even more evil than his brother Vlad.
 
+Notice that music for the game is available as an addon in the separate
+drascula-music package. As are Spanish, German, French and Italian subtitles
+in the drascula-international package.
+
 
 
 %prep
 %setup -q -n %{name} -c %{name}
-#audio package also contain this file
-rm readme.txt
-%setup -q -T -D -a 2 -n %{name} -c %{name}
 
 
 %build
@@ -40,8 +41,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
-install -p -m 644 Packet.001 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}
-install -p -m 644 audio/track*.ogg $RPM_BUILD_ROOT%{_datadir}/%{name}
+install -p -m 644 Packet.001 $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-install \
@@ -62,6 +62,11 @@
 
 
 %changelog
+* Wed Apr 08 2009 Lucian Langa <cooly at gnome.eu.org> - 1.0-5
+- fix summary
+- remove engine data drascula.dat
+- remove audio tracks for smaller package (bug #494195)
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list