rpms/fluxbox/devel fluxbox.spec,1.6,1.7

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


Author: thias

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

Modified Files:
	fluxbox.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: fluxbox.spec
===================================================================
RCS file: /cvs/extras/rpms/fluxbox/devel/fluxbox.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fluxbox.spec	13 Nov 2004 00:10:24 -0000	1.6
+++ fluxbox.spec	5 Mar 2005 21:10:21 -0000	1.7
@@ -1,13 +1,13 @@
 Name:		fluxbox
 Version:	0.9.9
 Release:	2
-Summary:	Fluxbox is a windowmanager that is based on Blackbox.
+Summary:	Window Manager based on Blackbox
 
-Group:          User Interface/Desktops 
+Group:		User Interface/Desktops
 License:	MIT
 URL:		http://fluxbox.sourceforge.net
 
-Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.9.tar.bz2 
+Source0: http://download.sourceforge.net/fluxbox/fluxbox-0.9.9.tar.bz2
 Source1: Xclients.%{name}
 Source2: FluxBox
 Source3: fluxbox.desktop
@@ -18,8 +18,8 @@
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
 BuildRequires:	XFree86-devel
-Buildrequires: zlib-devel
-Requires(post): chkfontpath
+Buildrequires:	zlib-devel
+Requires(post):   chkfontpath
 Requires(postun): chkfontpath
 
 
@@ -87,7 +87,7 @@
 
 tmp=`fgrep "<dir>%{_prefix}/X11R6/lib/X11/fonts/artwiz-aleczapka</dir>" %{_sysconfdir}/fonts/local.conf`
 if [ -z "$tmp" ];
-	then sed -i "s,</fontconfig>,<dir>%{_prefix}/X11R6/lib/X11/fonts/artwiz-aleczapka</dir>\n</fontconfig>," %{_sysconfdir}/fonts/local.conf 
+	then sed -i "s,</fontconfig>,<dir>%{_prefix}/X11R6/lib/X11/fonts/artwiz-aleczapka</dir>\n</fontconfig>," %{_sysconfdir}/fonts/local.conf
 fi
 
 %postun




More information about the fedora-extras-commits mailing list