SPECS (DEVEL): moinmoin.spec - add a patch allowing the administra...

jpc jpc at pld-linux.org
Thu Nov 24 00:00:42 CET 2005


Author: jpc                          Date: Wed Nov 23 23:00:42 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add a patch allowing the administrator to turn off public 
  registration and to completely remove quicklinks from the 
  UserPreferences page

---- Files affected:
SPECS:
   moinmoin.spec (1.13.2.1 -> 1.13.2.2) 

---- Diffs:

================================================================
Index: SPECS/moinmoin.spec
diff -u SPECS/moinmoin.spec:1.13.2.1 SPECS/moinmoin.spec:1.13.2.2
--- SPECS/moinmoin.spec:1.13.2.1	Sun Nov 20 00:21:23 2005
+++ SPECS/moinmoin.spec	Thu Nov 24 00:00:37 2005
@@ -7,11 +7,12 @@
 Summary(pl):	Silnik Wiki
 Name:		moinmoin
 Version:	1.5.0
-Release:	0.%{_rc}.1
+Release:	0.%{_rc}.2
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/moin/%{module}-%{version}%{_rc}.tar.gz
 # Source0-md5:	980bc9f01f4a8437899fd347ad6ad20d
+Patch0:		%{name}-userform_customization.patch
 URL:		http://moinmoin.wikiwikiweb.de/
 BuildRequires:	python
 BuildRequires:	python-devel
@@ -32,6 +33,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}%{_rc}
+%patch0 -p1
 
 %build
 python setup.py build
@@ -57,6 +59,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13.2.2  2005/11/23 23:00:37  jpc
+- add a patch allowing the administrator to turn off public
+  registration and to completely remove quicklinks from the
+  UserPreferences page
+
 Revision 1.13.2.1  2005/11/19 23:21:23  jpc
 - up to 1.5beta3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/moinmoin.spec?r1=1.13.2.1&r2=1.13.2.2&f=u




More information about the pld-cvs-commit mailing list