rpms/anki/F-9 anki-0.9.9.7.8-noupdate.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 anki.spec, 1.3, 1.4 sources, 1.3, 1.4 anki-0.9.9.7.1-noupdate.patch, 1.1, NONE

Christian Krause chkr at fedoraproject.org
Wed May 6 22:56:02 UTC 2009


Author: chkr

Update of /cvs/pkgs/rpms/anki/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10534

Modified Files:
	.cvsignore anki.spec sources 
Added Files:
	anki-0.9.9.7.8-noupdate.patch 
Removed Files:
	anki-0.9.9.7.1-noupdate.patch 
Log Message:
- Updated noupdate patch
- Update to new upstream version 0.9.9.7.8 


anki-0.9.9.7.8-noupdate.patch:

--- NEW FILE anki-0.9.9.7.8-noupdate.patch ---
diff -uNr anki-0.9.9.7.8.old/ankiqt/config.py anki-0.9.9.7.8/ankiqt/config.py
--- anki-0.9.9.7.8.old/ankiqt/config.py	2009-05-06 08:35:07.000000000 +0200
+++ anki-0.9.9.7.8/ankiqt/config.py	2009-05-06 21:27:39.000000000 +0200
@@ -45,7 +45,7 @@
             'syncOnLoad': True,
             'syncOnClose': True,
             'syncInMsgBox': False,
-            'checkForUpdates': True,
+            'checkForUpdates': False,
             'interfaceLang': "",
             'syncUsername': "",
             'syncPassword': "",


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anki/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	11 Apr 2009 11:47:51 -0000	1.3
+++ .cvsignore	6 May 2009 22:55:31 -0000	1.4
@@ -1 +1 @@
-anki-0.9.9.7.4.tgz
+anki-0.9.9.7.8.tgz


Index: anki.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anki/F-9/anki.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- anki.spec	11 Apr 2009 11:45:57 -0000	1.3
+++ anki.spec	6 May 2009 22:55:31 -0000	1.4
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		anki
-Version:	0.9.9.7.4
-Release:	1%{?dist}
+Version:	0.9.9.7.8
+Release:	2%{?dist}
 Summary:	Flashcard program for using space repetition learning
 
 Group:		Amusements/Games
@@ -13,7 +13,7 @@ URL:		http://www.ichi2.net/anki
 Source0:	http://ichi2.net/anki/download/files/%{name}-%{version}.tgz
 
 # Config change: don't check for new updates.
-Patch0:		anki-0.9.9.7.1-noupdate.patch
+Patch0:		anki-0.9.9.7.8-noupdate.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	python-devel, python-setuptools, python-sqlalchemy
 BuildRequires:	PyQt4-devel
@@ -31,7 +31,7 @@ as possible. Anki is based on a theory c
 
 %prep
 %setup -q
-%patch0 -p1 -b .noupdate
+%patch0 -p1 -b .noupdate 
 
 %build
 pushd libanki
@@ -93,6 +93,7 @@ rm -rf %{buildroot}
 %lang(sv) %{python_sitelib}/*/locale/sv_*/
 %lang(pt) %{python_sitelib}/*/locale/pt_*/
 %lang(ee) %{python_sitelib}/*/locale/ee_*/
+%lang(ee) %{python_sitelib}/*/locale/mn_*/
 
 %{python_sitelib}/*egg-info
 %{_bindir}/anki
@@ -100,9 +101,15 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu May 07 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.7.8-2
+- Updated noupdate patch
+
+* Wed May 06 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.7.8-1
+- Update to new upstream version 0.9.9.7.8
+
 * Sat Apr 11 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.7.4-1
-- Update to new upstream version 0.9.9.7.4 (BZ 495232)
-- Require python-matplotlib instead of numpy (BZ 494598)
+- Update to new upstream version 0.9.9.7.4 (BZ 494598)
+- Require python-matplotlib instead of numpy (BZ 495232)
 
 * Wed Apr 01 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.7.1-1
 - Update to new upstream version 0.9.9.7.1
@@ -111,7 +118,7 @@ rm -rf %{buildroot}
 - Use original upstream tgz since upstream doesn't ship the example files
 anymore
 
-* Sat Mar 07 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.6-4
+* Sun Mar 01 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.6-4
 - Bump release
 
 * Fri Feb 27 2009 Christian Krause <chkr at fedoraproject.org> - 0.9.9.6-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anki/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	11 Apr 2009 11:47:51 -0000	1.3
+++ sources	6 May 2009 22:55:31 -0000	1.4
@@ -1 +1 @@
-fb2de3abcdc7ced9215215ec2c7511d0  anki-0.9.9.7.4.tgz
+3d57637cb3f3080976157f19c5c3f121  anki-0.9.9.7.8.tgz


--- anki-0.9.9.7.1-noupdate.patch DELETED ---




More information about the scm-commits mailing list