devel/glunarclock glunarclock-0.32.2-i18n_macro.patch, NONE, 1.1 glunarclock.spec, 1.6, 1.7

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Apr 15 00:38:28 UTC 2005


Author: mschwendt

Update of /cvs/extras/devel/glunarclock
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28064

Modified Files:
	glunarclock.spec 
Added Files:
	glunarclock-0.32.2-i18n_macro.patch 
Log Message:
================================
 Package needs a new maintainer
================================

* Fri Apr 15 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.32.2-4
- Add patch2 to fix build for FC4.



glunarclock-0.32.2-i18n_macro.patch:

--- NEW FILE glunarclock-0.32.2-i18n_macro.patch ---
diff -Nur glunarclock-0.32.2-orig/screen-exec/egg-screen-help.c glunarclock-0.32.2/screen-exec/egg-screen-help.c
--- glunarclock-0.32.2-orig/screen-exec/egg-screen-help.c	2003-03-10 13:02:08.000000000 +0100
+++ glunarclock-0.32.2/screen-exec/egg-screen-help.c	2005-04-15 02:29:09.000000000 +0200
@@ -30,6 +30,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <glib.h>
+#include <glib/gi18n.h>
 #include <libgnome/gnome-help.h>
 #include <libgnome/gnome-program.h>
 #include <libgnome/gnome-i18n.h>


Index: glunarclock.spec
===================================================================
RCS file: /cvs/extras/devel/glunarclock/glunarclock.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glunarclock.spec	6 Apr 2005 22:11:38 -0000	1.6
+++ glunarclock.spec	15 Apr 2005 00:38:26 -0000	1.7
@@ -1,7 +1,6 @@
 Name:           glunarclock
 Version:        0.32.2
-Release:        3
-
+Release:        4
 Summary:        GNOME applet that displays the current lunar phase
 
 Group:          User Interface/Desktops
@@ -10,6 +9,7 @@
 Source0:        http://download.sourceforge.net/glunarclock/glunarclock-0.32.2.tar.gz
 Patch0:         glunarclock-configure.in.patch
 Patch1:         glunarclock-0.32.2-autoreconf.patch.bz2
+Patch2:         glunarclock-0.32.2-i18n_macro.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libgnomeui-devel
@@ -39,6 +39,7 @@
 # was created after autoreconf -f -i and removing autom4te.cache/
 %patch1 -p1
 %endif
+%patch2 -p1 -b .i18n_macro
 
 %build
 %configure
@@ -94,7 +95,10 @@
 
 
 %changelog
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Fri Apr 15 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.32.2-4
+- Add patch2 to fix build for FC4.
+
+* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
 * Sun Feb 13 2005 Thorsten Leemhuis <fedora at leemhuis dot info> - 0.32.2-2




More information about the fedora-extras-commits mailing list