rpms/fslint/F-9 fslint.spec,1.16,1.17

Pádraig Brady pbrady at fedoraproject.org
Mon Dec 1 15:53:10 UTC 2008


Author: pbrady

Update of /cvs/extras/rpms/fslint/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13059/F-9

Modified Files:
	fslint.spec 
Log Message:
remove implicit dependency on python(abi)


Index: fslint.spec
===================================================================
RCS file: /cvs/extras/rpms/fslint/F-9/fslint.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- fslint.spec	9 Sep 2008 13:08:41 -0000	1.16
+++ fslint.spec	1 Dec 2008 15:52:40 -0000	1.17
@@ -1,7 +1,7 @@
 Name:           fslint
 Version:        2.28
-Release:        1%{?dist}
-Summary:        FSlint - a utility to find and clean "lint" on a filesystem
+Release:        3%{?dist}
+Summary:        File System "lint" discovery and cleaning utility
 
 Group:          Applications/File
 License:        GPLv2+
@@ -75,6 +75,7 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc doc/*
+%exclude %{_datadir}/%{name}/fslint/supprt/rmlint/fixdup.py[oc]
 %{_mandir}/man1/fslint*
 %{_bindir}/fslint-gui
 %{_datadir}/%{name}
@@ -83,6 +84,12 @@
 
 
 %changelog
+* Mon Dec 01 2008 Pádraig Brady <P at draigBrady.com> - 2.28-3
+- Remove redundant py[co] files (dependency on python(abi))
+
+* Mon Nov 24 2008 Pádraig Brady <P at draigBrady.com> - 2.28-2
+- Update summary as per Richard Hughes' request
+
 * Tue Sep 09 2008 Pádraig Brady <P at draigBrady.com> - 2.28-1
 - Update to 2.28
 




More information about the fedora-extras-commits mailing list