rpms/stardict/F-8 .cvsignore, 1.7, 1.8 sources, 1.8, 1.9 stardict.spec, 1.40, 1.41 stardict-3.0.0-espeak.patch, 1.2, NONE stardict-3.0.0-floatwin.patch, 1.1, NONE

Hu Zheng (zhu) fedora-extras-commits at redhat.com
Fri Nov 9 01:39:08 UTC 2007


Author: zhu

Update of /cvs/pkgs/rpms/stardict/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28176

Modified Files:
	.cvsignore sources stardict.spec 
Removed Files:
	stardict-3.0.0-espeak.patch stardict-3.0.0-floatwin.patch 
Log Message:
3.0.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/stardict/F-8/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	13 Aug 2007 07:03:30 -0000	1.7
+++ .cvsignore	9 Nov 2007 01:38:38 -0000	1.8
@@ -1 +1 @@
-stardict-3.0.0.tar.bz2
+stardict-3.0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/stardict/F-8/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	13 Aug 2007 07:03:30 -0000	1.8
+++ sources	9 Nov 2007 01:38:38 -0000	1.9
@@ -1 +1 @@
-23bbfd0a75baab5d0def5596f19b80cb  stardict-3.0.0.tar.bz2
+93bb2d7825bc9d52a4f9ba4c1c506d1d  stardict-3.0.1.tar.bz2


Index: stardict.spec
===================================================================
RCS file: /cvs/pkgs/rpms/stardict/F-8/stardict.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- stardict.spec	4 Sep 2007 05:09:15 -0000	1.40
+++ stardict.spec	9 Nov 2007 01:38:38 -0000	1.41
@@ -1,17 +1,15 @@
 %define name	stardict
-%define version 3.0.0
+%define version 3.0.1
 
 
 Name:		%{name}
 Summary: 	A powerful dictionary platform written in GTK+2
 Version:	%{version}
-Release:	4%{?dist}
+Release:	1%{?dist}
 Group: 		Applications/System
 License: 	GPLv3
 URL: 		http://stardict.sourceforge.net
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Patch0:		stardict-3.0.0-floatwin.patch
-Patch1:		stardict-3.0.0-espeak.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: libgnome >= 2.2.0
@@ -42,8 +40,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .floatwin
-%patch1 -p1 -b .espeak
 
 %build
 
@@ -89,6 +85,9 @@
 if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
 
 %changelog
+* Thu Nov 08 2007 Hu Zheng <zhu at redhat.com> - 3.0.1-1
+- Update to upstream.
+
 * Mon Sep 03 2007 Hu Zheng <zhu at redhat.com> - 3.0.0-4
 - Small fix on spec file. Use desktop-file-install.
 


--- stardict-3.0.0-espeak.patch DELETED ---


--- stardict-3.0.0-floatwin.patch DELETED ---




More information about the fedora-extras-commits mailing list