rpms/pytrainer/F-9 pytrainer.spec, 1.8, 1.9 pytrainer-1.5.0.0.1-sqlite3.patch, 1.1, NONE

Douglas E. Warner silfreed at fedoraproject.org
Tue Mar 31 15:09:33 UTC 2009


Author: silfreed

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

Modified Files:
	pytrainer.spec 
Removed Files:
	pytrainer-1.5.0.0.1-sqlite3.patch 
Log Message:
* Tue Mar 31 2009 Douglas E. Warner <silfreed at silfreed.net> 1.6.0.7-1
- updating to 1.6.0.7
- includes patch to use sqlite3
- Removing pytrainer gui minimal window size
- Ordered shutdown of logging stuff
- HR and elevation graphs included when exporting to wordpress
- Removal of maps directory due to license issue:
  https://sourceforge.net/mailarchive/message.php?msg_name=1237752714.4330.15.camel%40thinker.domain.lan
- Removal of opensuse_mozpytrainer.sh launch script as it is included in (renamed)
  pytrainer.sh. Deleted README.txt file to avoid confusion
- Updated INSTALL file with current package versions
- Fixed Google Maps integration
- Updated garmin-hr config file with correct usb port value
- Fixed bug where track record was supposed to be updated in database. Type cast
  was missing
- Bug #2100647 - Quick entry doesn't work if no gpx file - Fixed
- FR #2126411 - Package python-sqlite2 not needed anymore:
  http://www.python.org/doc/2.5.2/lib/module-sqlite3.html



Index: pytrainer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pytrainer/F-9/pytrainer.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pytrainer.spec	19 Feb 2009 20:52:01 -0000	1.8
+++ pytrainer.spec	31 Mar 2009 15:09:02 -0000	1.9
@@ -3,7 +3,7 @@
 %define gecko_ver 1.9
 
 Name: pytrainer
-Version: 1.6.0.6
+Version: 1.6.0.7
 Release: 1%{?dist}
 Summary: A tool to log all your sport excursions
 
@@ -12,8 +12,6 @@
 URL: http://pytrainer.e-oss.net/
 Source0: http://www.e-oss.net/descargas/pytrainer/%{name}-%{version}.tar.gz
 Source1: pytrainer.sh
-# http://sourceforge.net/tracker2/?func=detail&aid=2126411&group_id=213157&atid=1024592
-Patch0: pytrainer-1.5.0.0.1-sqlite3.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -30,7 +28,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %{__sed} -i 's|PYTHONPATH|%{python_sitelib}|' %{SOURCE1}
 
@@ -76,6 +73,25 @@
 
 
 %changelog
+* Tue Mar 31 2009 Douglas E. Warner <silfreed at silfreed.net> 1.6.0.7-1
+- updating to 1.6.0.7
+- includes patch to use sqlite3
+- Removing pytrainer gui minimal window size
+- Ordered shutdown of logging stuff
+- HR and elevation graphs included when exporting to wordpress
+- Removal of maps directory due to license issue:
+  https://sourceforge.net/mailarchive/message.php?msg_name=1237752714.4330.15.camel%40thinker.domain.lan
+- Removal of opensuse_mozpytrainer.sh launch script as it is included in (renamed)
+  pytrainer.sh. Deleted README.txt file to avoid confusion
+- Updated INSTALL file with current package versions
+- Fixed Google Maps integration
+- Updated garmin-hr config file with correct usb port value
+- Fixed bug where track record was supposed to be updated in database. Type cast
+  was missing
+- Bug #2100647 - Quick entry doesn't work if no gpx file - Fixed
+- FR #2126411 - Package python-sqlite2 not needed anymore:
+  http://www.python.org/doc/2.5.2/lib/module-sqlite3.html
+
 * Thu Feb 19 2009 Douglas E. Warner <silfreed at silfreed.net> 1.6.0.6-1
 - updating to 1.6.0.6 to incorporate one of my patches
 - updating to point at correct location for xulrunner


--- pytrainer-1.5.0.0.1-sqlite3.patch DELETED ---




More information about the fedora-extras-commits mailing list