SPECS: drupal.spec - add alternative comments moderation patch fro...

glen glen at pld-linux.org
Wed Jan 11 17:13:14 CET 2006


Author: glen                         Date: Wed Jan 11 16:13:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add alternative comments moderation patch from http://drupal.org/node/43145

---- Files affected:
SPECS:
   drupal.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.49 SPECS/drupal.spec:1.50
--- SPECS/drupal.spec:1.49	Wed Jan  4 15:16:16 2006
+++ SPECS/drupal.spec	Wed Jan 11 17:13:09 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Platforma do zarządzania treścią o otwartych źródłach
 Name:		drupal
 Version:	4.6.5
-Release:	0.12
+Release:	0.14
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://drupal.org/files/projects/%{name}-%{version}.tar.gz
@@ -20,6 +20,7 @@
 Patch6:		%{name}-19298-cache.patch
 Patch7:		%{name}-update-cli.patch
 Patch8:		%{name}-locale-memory.patch
+Patch9:		%{name}-comment.patch
 URL:		http://drupal.org/
 BuildRequires:	rpmbuild(macros) >= 1.264
 BuildRequires:	sed >= 4.0
@@ -173,6 +174,7 @@
 %patch6 -p0
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 find -name '*~' | xargs -r rm -v
 cp -p %{SOURCE3} README.PLD
@@ -362,6 +364,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/01/11 16:13:09  glen
+- add alternative comments moderation patch from http://drupal.org/node/43145
+
 Revision 1.49  2006/01/04 14:16:16  glen
 - use %service in trigger to respect skip auto restarts of services
 - added locale memory patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list