gnome-pilot.spec
changeset 921 26020d05e68a
parent 833 7ac82cdef97a
child 1000 fd2bca2f5491
--- a/gnome-pilot.spec	Fri Aug 01 17:26:12 2003 +0000
+++ b/gnome-pilot.spec	Fri Aug 01 17:32:21 2003 +0000
@@ -2,12 +2,13 @@
 License:        GPL/LGPL
 Group:		Applications/Communications
 Version: 	2.0.10
-Release:	6
+Release:	7
 Distribution:	Mercury
 Vendor:		Sun Microsystems, Inc.
 Summary:	PalmOS link utilities
 Source:		%{name}-%{version}.tar.bz2
-Patch0:     gnome-pilot-01-potfiles-in.diff
+Patch1:		gnome-pilot-01-potfiles-in.diff
+Patch2:     	gnome-pilot-02-menu-entry.diff
 URL:		http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 Docdir:         %{_defaultdocdir}/gnome-pilot
@@ -43,7 +44,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"				\
@@ -104,7 +106,10 @@
 %{_libdir}/*.la
 
 %changelog
-* Mon Jul 28 2004 - [email protected]
+* Mon Aug 01 2003 - [email protected]
+- Add some menu categorization
+
+* Mon Jul 28 2003 - [email protected]
 - Updated POTFILES.in
 
 * Fri Jul 28 2003 - [email protected]