packages: fslint/fslint.spec - fixed Group, cosmetics

gotar gotar at pld-linux.org
Mon Jun 22 20:28:27 CEST 2009


Author: gotar                        Date: Mon Jun 22 18:28:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed Group, cosmetics

---- Files affected:
packages/fslint:
   fslint.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/fslint/fslint.spec
diff -u packages/fslint/fslint.spec:1.1 packages/fslint/fslint.spec:1.2
--- packages/fslint/fslint.spec:1.1	Wed Dec 17 18:01:55 2008
+++ packages/fslint/fslint.spec	Mon Jun 22 20:28:21 2009
@@ -4,16 +4,16 @@
 Version:	2.28
 Release:	1
 License:	GPL
-Group:		Base
-URL:		http://www.pixelbeat.org/fslint/
+Group:		Applications/File
 Source0:	http://www.pixelbeat.org/fslint/%{name}-%{version}.tar.gz
-Patch0:		%{name}.patch
-Source1:	%{name}.desktop
 # Source0-md5:	e6a9946f7db9cbdb15f70a9fe79470fc
+Source1:	%{name}.desktop
+Patch0:		%{name}.patch
+URL:		http://www.pixelbeat.org/fslint/
 BuildRequires:	gettext >= 0.13
 BuildRequires:	python-devel >= 2.0
-BuildRequires:	sed >= 4.0
 BuildRequires:	python-pygtk-devel
+BuildRequires:	sed >= 4.0
 Requires:	coreutils
 Requires:	cpio
 Requires:	gettext >= 0.11.1
@@ -21,8 +21,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-fslint is a toolkit to find all redundant disk usage (duplicate files
-for e.g.).
+fslint is a toolkit to find all redundant disk usage (for example
+duplicated files).
 
 This package includes collection of utilities to find lint on a
 filesystem:
@@ -37,17 +37,17 @@
 - findrs -- find Redundant Whitespace in files
 - findtf -- find Temporary Files
 - findul -- find possibly Unused Libraries
-- zipdir -- Reclaim wasted space in ext2 directory entries"
+- zipdir -- Reclaim wasted space in ext2 directory entries
 
 %package gui
-Summary:	fslint gui
+Summary:	fslint GUI
 Group:		X11/Applications
 Requires:	python >= 2.0
 Requires:	python-pygtk-glade
 
 %description gui
-fslint is a toolkit to find all redundant disk usage (duplicate files
-for e.g.).
+fslint is a toolkit to find all redundant disk usage (for example
+duplicated files).
 
 This package includes the GUI.
 
@@ -85,6 +85,7 @@
 
 %{__make} -C po install \
 	DESTDIR=$RPM_BUILD_ROOT
+
 %find_lang %{name}
 
 %clean
@@ -142,5 +143,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/06/22 18:28:21  gotar
+- fixed Group, cosmetics
+
 Revision 1.1  2008/12/17 17:01:55  glen
 - new, based loosely on dag spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fslint/fslint.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list