2003-07-17 Glynn Foster <[email protected]>
authorgman
Thu, 17 Jul 2003 13:52:59 +0000
changeset 628 4023e7ded5a7
parent 627 e2c11e1d8f1e
child 629 28999233eff9
2003-07-17 Glynn Foster <[email protected]> * gimp.spec: Add nicer description and remove unstable. * patches/gimp-01-menu-entry.diff: add patch
ChangeLog
gimp.spec
patches/gimp-01-menu-entry.diff
--- a/ChangeLog	Thu Jul 17 13:31:05 2003 +0000
+++ b/ChangeLog	Thu Jul 17 13:52:59 2003 +0000
@@ -1,3 +1,8 @@
+2003-07-17  Glynn Foster  <[email protected]>
+
+	* gimp.spec: Add nicer description and remove unstable.
+	* patches/gimp-01-menu-entry.diff: add patch
+
 2003-07-17  Glynn Foster  <[email protected]>
 
 	* gpdf.spec: Now has a menu icon.
--- a/gimp.spec	Thu Jul 17 13:31:05 2003 +0000
+++ b/gimp.spec	Thu Jul 17 13:52:59 2003 +0000
@@ -5,11 +5,12 @@
 License:      GPL, LGPL
 Group:        System/GUI/GNOME
 Version:      %{subver}.%{microver}
-Release:      0
+Release:      1
 Distribution: Mercury
 Vendor:       Sun Microsystems, Inc.
 Summary:      The GIMP (GNU Image Manipulation Program)
 Source:       ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.16/gimp-%{version}.tar.bz2
+Patch1:       gimp-01-menu-entry.diff
 URL:          http://www.gimp.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/doc
@@ -70,10 +71,14 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
-
 CFLAGS="$RPM_OPT_FLAGS"			\
+libtoolize --force
+aclocal -I /usr/share/aclocal/gnome2-macros
+automake -a -c -f
+autoconf
 ./configure --prefix=%{_prefix}		\
 	    --sysconfdir=%{_sysconfdir} \
 	    --libexecdir=%{_libexecdir} \
@@ -172,5 +177,8 @@
 
 
 %changelog
+* Thu Jul 17 2003 - [email protected]
+- Correct menu entry
+
 * Mon Jul 14 2003 - [email protected]
 - initial spec file created
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gimp-01-menu-entry.diff	Thu Jul 17 13:52:59 2003 +0000
@@ -0,0 +1,10 @@
+--- gimp-1.3.16/data/misc/gimp.desktop.in.in	2003-06-26 12:45:00.000000000 -0700
++++ gimp-1.3.16-hacked/data/misc/gimp.desktop.in.in	2003-07-17 07:33:04.000000000 -0700
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Encoding=UTF-8
+-_Name=The GIMP (unstable)
++_Name=The GIMP Image Editor
+ _Comment=Create and edit images or photographs
+ TryExec=gimp-1.3
+ Exec=gimp-1.3 %U