rpms/gpsman/F-9 gpsman.spec,1.1,1.2

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Thu Aug 14 17:00:20 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/gpsman/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13641

Modified Files:
	gpsman.spec 
Log Message:
* Thu Aug 14 2008 Lucian Langa <cooly at gnome.eu.org> - 6.3.2-4
- fix reuirements
- misc cleanups


Index: gpsman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gpsman/F-9/gpsman.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpsman.spec	1 Mar 2008 23:56:01 -0000	1.1
+++ gpsman.spec	14 Aug 2008 16:59:50 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           gpsman
 Version:        6.3.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A GPS manager
 
 Group:          Applications/Communications
@@ -10,7 +10,7 @@
 #man files for the utils, stolen from debian
 Source1:        mou2gmn.1
 Source2:        mb2gmn.1
-Source3:	gpsman.desktop
+Source3:        gpsman.desktop
 Source4:	gpsman-icon.png
 #fix location of files in executable
 Patch0:         gpsman-%{version}-sourcedir.patch
@@ -19,6 +19,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
+Requires:       tk
 Requires:       tkimg
 
 %description
@@ -92,6 +93,10 @@
 
 
 %changelog
+* Thu Aug 14 2008 Lucian Langa <cooly at gnome.eu.org> - 6.3.2-4
+- fix reuirements
+- misc cleanups
+
 * Tue Feb 26 2008 Steve Conklin <sconklin at redhat dot com> - 6.3.2-3
 - rpmlint clean up
 




More information about the fedora-extras-commits mailing list