rpms/xkeycaps/FC-6 xkeycaps.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Apr 10 14:59:45 UTC 2007


Author: spot

Update of /cvs/extras/rpms/xkeycaps/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/FC-6

Modified Files:
	xkeycaps.spec 
Log Message:

Fix bugzilla 227229



Index: xkeycaps.spec
===================================================================
RCS file: /cvs/extras/rpms/xkeycaps/FC-6/xkeycaps.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xkeycaps.spec	11 Sep 2006 22:26:02 -0000	1.4
+++ xkeycaps.spec	10 Apr 2007 14:59:15 -0000	1.5
@@ -3,7 +3,7 @@
 Name:		xkeycaps
 Summary: 	Graphical front end to xmodmap
 Version:	2.46
-Release:	4%{?dist}
+Release:	6%{?dist}
 License:	BSD
 Group:		Applications/System
 Source0:	http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z
@@ -30,6 +30,7 @@
 
 %build
 xmkmf
+sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile
 make
 
 %install
@@ -56,6 +57,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Apr 10 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.46-6
+- fix bugzilla 227229
+
 * Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.46-5
 - license isn't BSD-ish, its BSD
 - bump for FC-6




More information about the fedora-extras-commits mailing list