rpms/gnome-applets/devel mini-commander.patch,1.1,1.2

Matthias Clasen mclasen at fedoraproject.org
Wed Jan 7 03:28:10 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-applets/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9074

Modified Files:
	mini-commander.patch 
Log Message:
fix build


mini-commander.patch:

Index: mini-commander.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-applets/devel/mini-commander.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mini-commander.patch	7 Jan 2009 02:46:43 -0000	1.1
+++ mini-commander.patch	7 Jan 2009 03:27:39 -0000	1.2
@@ -9,3 +9,22 @@
  	$(GNOME_APPLETS_LIBS)
  
  mc_install_default_macros_SOURCES =	\
+diff -up gnome-applets-2.25.3/modemlights/Makefile.am.mini-commander gnome-applets-2.25.3/modemlights/Makefile.am
+--- gnome-applets-2.25.3/modemlights/Makefile.am.mini-commander	2009-01-06 22:00:00.000000000 -0500
++++ gnome-applets-2.25.3/modemlights/Makefile.am	2009-01-06 21:59:20.000000000 -0500
+@@ -2,6 +2,7 @@ SUBDIRS = docs
+ 
+ INCLUDES = -I. -I$(srcdir) 				\
+ 	$(GNOME_APPLETS_CFLAGS)				\
++	$(GNOME_LIBS2_CFLAGS)				\
+ 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" 	\
+ 	-DVERSION=\""$(VERSION)"\"
+ 
+@@ -13,6 +14,7 @@ modemlights_applet2_SOURCES = \
+ 	properties.c
+ 
+ modemlights_applet2_LDADD = \
++		$(GNOME_LIBS2_LIBS)	\
+ 		     $(GNOME_APPLETS_LIBS)
+ 
+ uidir		= $(datadir)/gnome-2.0/ui




More information about the fedora-extras-commits mailing list