On 01/08/2010 09:29 AM, Kevin Fenzi wrote:
On Thu, 07 Jan 2010 23:17:25 +0200
Yeah. Lets give it a week or two and see if anyone shows interest.

I was hoping to have someone do it for me... but....

From the previous threads, one thing is not clear to me. Should we create moin15 which obsoletes current moin, and then slow-roll moin16, moin17, etc.. Or create moin15 which obsoletes moin and then go straight to 1.9.1 for the main package?


Here is my proposed changes to current moin (to create moin15). Please check if there are any problems or if I'm doing the right thing.

http://fedorapeople.org/~bjohnson/moin15.spec
http://fedorapeople.org/~bjohnson/moin15-1.5.9-2.el5.src.rpm

--- moin.spec   2008-03-27 06:37:19.000000000 -0600
+++ moin15.spec 2010-01-31 22:26:49.589486637 -0700
@@ -1,9 +1,9 @@
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")

 Summary: MoinMoin is a Python clone of WikiWiki
-Name: moin
+Name: moin15
 Version: 1.5.9
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://moinmoin.wikiwikiweb.de/
@@ -15,6 +15,8 @@
 BuildRequires: python-devel
 BuildArch: noarch

+Obsoletes: moin <= 1.5.9-1
+
 %description
A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on
 easy access to and modification of information. MoinMoin is a Python
@@ -23,7 +25,7 @@


 %prep
-%setup -q
+%setup -q -n moin-%{version}
 %patch0 -p1 -b .config
 %patch1 -p1 -b .xml_newline

@@ -52,6 +54,9 @@


 %changelog
+* Sun Jan 31 2010 Bernard Johnson <[email protected]> - 1.5.9-2
+- package name changed to moin15
+
 * Thu Mar 27 2008 Matthias Saou <http://freshrpms.net/> 1.5.9-1
 - Update to 1.5.9, security fix release of the 1.5.x line.



_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to