rpms/uqm/F-11 uqm.conf,1.1,1.2 uqm.spec,1.19,1.20

Konstantin Ryabitsev icon at fedoraproject.org
Sat Jun 27 12:33:48 UTC 2009


Author: icon

Update of /cvs/extras/rpms/uqm/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13729/F-11

Modified Files:
	uqm.conf uqm.spec 
Log Message:
Fix for content location in $HOME/.uqm/content (#505489)



Index: uqm.conf
===================================================================
RCS file: /cvs/extras/rpms/uqm/F-11/uqm.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- uqm.conf	8 Nov 2004 05:30:18 -0000	1.1
+++ uqm.conf	27 Jun 2009 12:33:17 -0000	1.2
@@ -3,4 +3,4 @@
 #
 
 # Default command line options for uqm.  See uqm --help for available options.
-UQM_OPTS=""
+UQM_OPTS="-n $HOME/.uqm/content"


Index: uqm.spec
===================================================================
RCS file: /cvs/extras/rpms/uqm/F-11/uqm.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- uqm.spec	25 Feb 2009 23:20:53 -0000	1.19
+++ uqm.spec	27 Jun 2009 12:33:17 -0000	1.20
@@ -1,6 +1,6 @@
 Name:           uqm
 Version:        0.6.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        The Ur-Quan Masters, a port of the classic game Star Control II
 
 Group:          Amusements/Games
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 27 2009 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.6.2-9
+- Fix for content location (#505489)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list