rpms/bbkeys/devel bbkeys.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:22 UTC 2005


Author: thias

Update of /cvs/extras/rpms/bbkeys/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/bbkeys/devel

Modified Files:
	bbkeys.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: bbkeys.spec
===================================================================
RCS file: /cvs/extras/rpms/bbkeys/devel/bbkeys.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bbkeys.spec	16 Nov 2004 17:10:21 -0000	1.5
+++ bbkeys.spec	5 Mar 2005 21:10:20 -0000	1.6
@@ -1,6 +1,3 @@
-# $Id$
-# Authority: matthias
-
 Summary: Completely configurable key-combo grabber for blackbox
 Name: bbkeys
 Version: 0.8.6
@@ -40,16 +37,16 @@
 %{__rm} -rf %{buildroot}
 
 
-%files 
-%defattr(-, root, root, 0755) 
+%files
+%defattr(-, root, root, 0755)
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
 %{_bindir}/*
 %dir %{_datadir}/bbtools
 %config %{_datadir}/bbtools/*
 %{_mandir}/man?/*
 
- 
-%changelog 
+
+%changelog
 * Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 0.8.6-4
 - Bump release to provide Extras upgrade path.
 
@@ -84,8 +81,8 @@
 - added to file list for newly included files (docs and man pages)
 - install to %{prefix} instead of /usr
 
-* Sun May 6 2001 Hollis Blanchard <hollis at terraplex.com> 
-- removed file list in favor of explicit %files section 
-- install to /usr instead of /usr/local 
+* Sun May 6 2001 Hollis Blanchard <hollis at terraplex.com>
+- removed file list in favor of explicit %files section
+- install to /usr instead of /usr/local
 - buildroot = /var/tmp/bbkeys-buildroot instead of /tmp/buildroot
 




More information about the scm-commits mailing list