rpms/xkeycaps/FC-5 xkeycaps.spec,1.3,1.4

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


Author: spot

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

Modified Files:
	xkeycaps.spec 
Log Message:

Fix bugzilla 227229



Index: xkeycaps.spec
===================================================================
RCS file: /cvs/extras/rpms/xkeycaps/FC-5/xkeycaps.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xkeycaps.spec	1 Mar 2006 01:18:14 -0000	1.3
+++ xkeycaps.spec	10 Apr 2007 14:59:14 -0000	1.4
@@ -1,10 +1,10 @@
-# FC-5 version
+# FC-5+ version
 
 Name:		xkeycaps
 Summary: 	Graphical front end to xmodmap
 Version:	2.46
-Release:	4%{?dist}
-License:	BSD-ish
+Release:	6%{?dist}
+License:	BSD
 Group:		Applications/System
 Source0:	http://www.jwz.org/xkeycaps/%{name}-%{version}.tar.Z
 Source1:	xkeycaps.desktop
@@ -30,6 +30,7 @@
 
 %build
 xmkmf
+sed -i -e 's/^\(\s*CFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/' Makefile
 make
 
 %install
@@ -56,6 +57,13 @@
 %{_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
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.46-4
 - bump for FC-5
 




More information about the scm-commits mailing list