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

Matthias Saou (thias) fedora-extras-commits at redhat.com
Tue Nov 16 17:57:19 UTC 2004


Changeset from: thias

Update of /cvs/extras/rpms/lmarbles/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv23813

Modified Files:
	lmarbles.spec 
Log Message:
Bump release and minor changes.



Index: lmarbles.spec
===================================================================
RCS file: /cvs/extras/rpms/lmarbles/devel/lmarbles.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lmarbles.spec	9 Nov 2004 02:47:59 -0000	1.3
+++ lmarbles.spec	16 Nov 2004 17:57:17 -0000	1.4
@@ -1,12 +1,9 @@
 # $Id$
-# Authority: matthias
-
-%define desktop_vendor freshrpms
 
 Summary: Atomix clone where you create figures out of marbles
 Name: lmarbles
 Version: 1.0.6
-Release: 3.1.fc2.fr
+Release: 4
 License: GPL
 Group: Amusements/Games
 URL: http://www.lgames.org/
@@ -55,7 +52,7 @@
 EOF
 
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor %{desktop_vendor} \
+desktop-file-install --vendor fedora \
     --dir %{buildroot}%{_datadir}/applications \
     %{name}.desktop
 
@@ -68,14 +65,17 @@
 %defattr(-, root, root, 0755)
 %doc AUTHORS COPYING ChangeLog README TODO
 %attr(2551, root, games) %{_bindir}/%{name}
-%{_datadir}/applications/%{desktop_vendor}-%{name}.desktop
-%{_datadir}/games/%{name}
+%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/games/%{name}/
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man6/%{name}*
-%config(noreplace) %attr(664, games, games) %{_localstatedir}/lib/games/marbles.prfs
+%config(noreplace) %attr(664, games, games) %{_var}/lib/games/marbles.prfs
 
 
 %changelog
+* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 1.0.6-4
+- Bump release to provide Extras upgrade path.
+
 * Wed May 19 2004 Matthias Saou <http://freshrpms.net/> 1.0.6-3
 - Rebuild for Fedora Core 2.
 - Added menu icon.




More information about the fedora-extras-commits mailing list