rpms/goldendict/F-13 .cvsignore, 1.3, 1.4 goldendict.spec, 1.4, 1.5 sources, 1.3, 1.4

helloworld1 helloworld1 at fedoraproject.org
Mon Jun 14 12:08:17 UTC 2010


Author: helloworld1

Update of /cvs/pkgs/rpms/goldendict/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2801

Modified Files:
	.cvsignore goldendict.spec sources 
Log Message:


Update to the latest snapshot



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/goldendict/F-13/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	11 May 2010 14:01:58 -0000	1.3
+++ .cvsignore	14 Jun 2010 12:08:17 -0000	1.4
@@ -1 +1 @@
-goldendict-ceab951.tar.gz
+goldendict-c33fa2c.tar.gz


Index: goldendict.spec
===================================================================
RCS file: /cvs/pkgs/rpms/goldendict/F-13/goldendict.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- goldendict.spec	11 May 2010 18:25:12 -0000	1.4
+++ goldendict.spec	14 Jun 2010 12:08:17 -0000	1.5
@@ -1,9 +1,9 @@
-%define githash ceab951
-%define gitdate 20100510
+%define githash c33fa2c
+%define gitdate 20100610
 
 Name:		goldendict
 Version:	0.9.0
-Release:	11.%{gitdate}git%{githash}%{?dist}
+Release:	12.%{gitdate}git%{githash}%{?dist}
 Summary:	A feature-rich dictionary lookup program
 Group:		Applications/System
 License:	GPLv3+
@@ -38,7 +38,6 @@ Scan popup functionality.
 
 
 %build
-cd src
 # Fix the directory in goldendict.pro by removing apps
 sed -i 's/share\/apps\/goldendict/share\/goldendict/g' goldendict.pro
 PREFIX=%{_prefix} qmake-qt4
@@ -47,7 +46,6 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
-cd src
 make install INSTALL_ROOT=%{buildroot} INSTALL="install -p"
 rm -rf %{buildroot}/%{_datadir}/app-install
 
@@ -72,7 +70,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc src/LICENSE.txt
+%doc LICENSE.txt
 %dir %{_datadir}/goldendict/
 %dir %{_datadir}/goldendict/locale/
 %{_bindir}/goldendict
@@ -83,6 +81,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jun 10 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-12
+- New upstream version
+- Better BGL support
+- Updated translations
+- Play audio from website
+
 * Tue May 11 2010 Howard Ning <mrlhwliberty at gmail.com> - 0.9.0-11
 - Drop the patch files in favor of sed.
 - Change to a more standard directory by removing app directory.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/goldendict/F-13/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	11 May 2010 14:01:58 -0000	1.3
+++ sources	14 Jun 2010 12:08:17 -0000	1.4
@@ -1 +1 @@
-f1285668ec58c3fe36eefc1d62f0123c  goldendict-ceab951.tar.gz
+baa66278f6eeda5eea966bda7d5ec58d  goldendict-c33fa2c.tar.gz



More information about the scm-commits mailing list