rpms/drpython/F-10 drpython.spec,1.4,1.5 import.log,1.1,1.2

Marc Wiriadisastra mwiriadi at fedoraproject.org
Tue Oct 27 14:17:56 UTC 2009


Author: mwiriadi

Update of /cvs/pkgs/rpms/drpython/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18549/F-10

Modified Files:
	drpython.spec import.log 
Log Message:
Fix upgrade path




Index: drpython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/drpython/F-10/drpython.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- drpython.spec	27 Oct 2009 14:08:26 -0000	1.4
+++ drpython.spec	27 Oct 2009 14:17:56 -0000	1.5
@@ -1,7 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:           drpython
 Version:        3.11.1
-Release:        1%{?dist}
+Release:        2%{?dist}
+Epoch:          1
 Summary:        A simple Python IDE designed with teaching in mind
 Group:          Development/Tools
 License:        GPLv2+
@@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{python_sitelib}/%{name}/postinst.py
 
 %changelog
+* Tue Oct 27 2009 Marc Wiriadisastra <marc at mwiriadi.id.au> - 1:3.11.1-2
+- Fix upgrade path cause I'm dumb
+
 * Tue Oct 27 2009 Marc Wiriadisastra <marc at mwiriadi.id.au> - 3.11.1-1
 - Fixed drpython desktop file which solves bz 487798
 - New upstream release which fixes a lot of bugs refer to Changelog


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/drpython/F-10/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	27 Oct 2009 14:08:26 -0000	1.1
+++ import.log	27 Oct 2009 14:17:56 -0000	1.2
@@ -1 +1,2 @@
 drpython-3_11_1-1_fc12:F-10:drpython-3.11.1-1.fc12.src.rpm:1256652426
+drpython-3_11_1-2_fc12:F-10:drpython-3.11.1-2.fc12.src.rpm:1256653043




More information about the scm-commits mailing list