rpms/Thunar/FC-6 Thunar.spec,1.9,1.10

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Aug 27 20:16:40 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/Thunar/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7655

Modified Files:
	Thunar.spec 
Log Message:
Update License tag
Add provides for lowercase name



Index: Thunar.spec
===================================================================
RCS file: /cvs/extras/rpms/Thunar/FC-6/Thunar.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Thunar.spec	27 Jan 2007 21:09:13 -0000	1.9
+++ Thunar.spec	27 Aug 2007 20:16:07 -0000	1.10
@@ -1,8 +1,8 @@
 Summary: Thunar File Manager
 Name: Thunar
 Version: 0.8.0
-Release: 1%{?dist}
-License: GPL
+Release: 3%{?dist}
+License: GPLv2+
 URL: http://thunar.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.4.0/src/Thunar-0.8.0.tar.bz2
 Group: User Interface/Desktops
@@ -31,6 +31,9 @@
 Provides: xffm = 4.2.4
 Obsoletes: xffm <= 4.2.3-5.fc6
 
+# Provide lowercase name to help people find the package. 
+Provides: thunar = %{version}-%{release}
+
 %description
 Thunar is a new modern file manager for the Xfce Desktop Environment. 
 It has been designed from the ground up to be fast and easy-to-use. 
@@ -167,6 +170,12 @@
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon Aug 27 2007 Kevin Fenzi <kevin at tummy.com> - 0.8.0-3
+- Update License tag
+
+* Mon Jul  9 2007 Kevin Fenzi <kevin at tummy.com> - 0.8.0-2
+- Add provides for lowercase name
+
 * Sun Jan 21 2007 Kevin Fenzi <kevin at tummy.com> - 0.8.0-1
 - Upgrade to 0.8.0
 




More information about the fedora-extras-commits mailing list