From d7146a649d342d67836cfb1dfe2c21caba4ddacf Mon Sep 17 00:00:00 2001 From: helloworld1 Date: Jun 14 2010 13:06:59 +0000 Subject: new upstream --- diff --git a/.cvsignore b/.cvsignore index 492e91c..276ffa3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -goldendict-ceab951.tar.gz +goldendict-c33fa2c.tar.gz diff --git a/goldendict.spec b/goldendict.spec index 603126f..cd7921d 100644 --- a/goldendict.spec +++ b/goldendict.spec @@ -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+ @@ -22,7 +22,7 @@ BuildRequires: hunspell-devel BuildRequires: libvorbis-devel BuildRequires: desktop-file-utils BuildRequires: phonon-devel -BuildRequires: qt-webkit-devel +BuildRequires: qt-webkit-devel %description @@ -39,7 +39,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 @@ -48,7 +47,6 @@ make %{?_smp_mflags} %install rm -rf %{buildroot} -cd src make install INSTALL_ROOT=%{buildroot} INSTALL="install -p" rm -rf %{buildroot}/%{_datadir}/app-install @@ -73,7 +71,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc src/LICENSE.txt +%doc LICENSE.txt %dir %{_datadir}/goldendict/ %dir %{_datadir}/goldendict/locale/ %{_bindir}/goldendict @@ -84,6 +82,12 @@ rm -rf %{buildroot} %changelog +* Thu Jun 10 2010 Howard Ning - 0.9.0-12 +- New upstream version +- Better BGL support +- Updated translations +- Play audio from website + * Tue May 11 2010 Howard Ning - 0.9.0-11 - Drop the patch files in favor of sed. - Change to a more standard directory by removing app directory. diff --git a/sources b/sources index ff1783a..6be517b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1285668ec58c3fe36eefc1d62f0123c goldendict-ceab951.tar.gz +baa66278f6eeda5eea966bda7d5ec58d goldendict-c33fa2c.tar.gz