rpms/kazehakase/F-10 kazehakase.spec,1.73,1.74

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Apr 11 19:12:03 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/kazehakase/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10234/F-10

Modified Files:
	kazehakase.spec 
Log Message:
Fix Group tag (bug 486452)


Index: kazehakase.spec
===================================================================
RCS file: /cvs/extras/rpms/kazehakase/F-10/kazehakase.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- kazehakase.spec	11 Apr 2009 17:10:08 -0000	1.73
+++ kazehakase.spec	11 Apr 2009 19:11:32 -0000	1.74
@@ -29,7 +29,7 @@
 %define		svnver		3509_trunk
 
 
-%define		fedorarel	2
+%define		fedorarel	3
 %define		_release	%{fedorarel}%{?usesvn:.svn%svnver}
 
 %if 0%{?fedora} < 1
@@ -115,7 +115,7 @@
 
 %package	base
 Summary:	Base package of Kazehakase
-Group:		Application/Internet
+Group:		Applications/Internet
 
 %description	base
 This package contains base files for Kazehakase.
@@ -165,7 +165,7 @@
 %if %{support_webkit}
 %package	webkit
 Summary:	Kazehakase browser using WebKit rendering engine
-Group:		Application/Internet
+Group:		Applications/Internet
 Requires:	%{name}-base = %{version}-%{release}
 
 %description	webkit
@@ -299,6 +299,7 @@
 %changelog
 * Sun Apr 12 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.5.6-2
 - Fix crash when kazehakase-webkit only is installed (bug 444569)
+- Fix Group tag (bug 486452)
 
 * Fri Mar 27 2009 Christopher Aillon <caillon at redhat.com> - 0.5.6-1.5
 - Rebuild against newer gecko




More information about the fedora-extras-commits mailing list