rpms/xmoto-edit/F-7 xmoto-edit.spec,1.3,1.4

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Tue Jul 3 14:51:47 UTC 2007


Author: limb

Update of /cvs/pkgs/rpms/xmoto-edit/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7690

Modified Files:
	xmoto-edit.spec 
Log Message:
Fixed BZ 246572.



Index: xmoto-edit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmoto-edit/F-7/xmoto-edit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xmoto-edit.spec	23 Mar 2007 18:09:55 -0000	1.3
+++ xmoto-edit.spec	3 Jul 2007 14:51:12 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		xmoto-edit
 Version:	0.2.4
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Challenging 2D Motocross Platform Game - Level Editor
 
 Group:		Amusements/Games
@@ -39,8 +39,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-rm -f %RPM_BUILD_ROOT%{_mandir}/man6/xmoto-edit.6.gz
-install -Dpm 644 %{SOURCE3} %RPM_BUILD_ROOT%{_mandir}/man6
+rm -f $RPM_BUILD_ROOT%{_mandir}/man6/xmoto-edit.6.gz
+install -Dpm 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man6
 
 # Install icon and desktop file
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
@@ -75,6 +75,9 @@
 
 
 %changelog
+* Tue Jul 03 2007 Jon Ciesla <limb at jcomserv.net> 0.2.4-8
+- Fixed BZ 246572.
+
 * Fri Mar 23 2007 Jon Ciesla <limb at jcomserv.net> 0.2.4-7
 - EVR Bump.
 




More information about the fedora-extras-commits mailing list