rpms/funionfs/devel funionfs.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Mon Apr 13 16:01:05 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/funionfs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7848

Modified Files:
	funionfs.spec 
Log Message:
minor spec cleanup


Index: funionfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/funionfs/devel/funionfs.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- funionfs.spec	24 Feb 2009 18:46:39 -0000	1.4
+++ funionfs.spec	13 Apr 2009 16:00:35 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           funionfs
 Version:        0.4.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Union filesystem in userspace
 
 Group:          System Environment/Base
@@ -34,12 +34,15 @@
 
 %files
 %defattr(-,root,root,-)
-/usr/bin/funionfs
 %doc AUTHORS ChangeLog COPYING BUGS TODO NEWS README
+%{_bindir}/funionfs
 %{_mandir}/man1/*
 
 
 %changelog
+* Mon Apr 13 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.3-4
+- minor spec cleanup
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list