SPECS: drupal.spec - hide cron warnings patch
glen
glen at pld-linux.org
Tue Oct 11 09:07:01 CEST 2005
Author: glen Date: Tue Oct 11 07:07:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- hide cron warnings patch
---- Files affected:
SPECS:
drupal.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.28 SPECS/drupal.spec:1.29
--- SPECS/drupal.spec:1.28 Fri Sep 30 17:05:13 2005
+++ SPECS/drupal.spec Tue Oct 11 09:06:55 2005
@@ -3,7 +3,7 @@
Summary(pl): Platforma do zarządzania treścią o otwartych źródłach
Name: drupal
Version: 4.6.3
-Release: 0.22
+Release: 0.23
License: GPL
Group: Applications/WWW
Source0: http://drupal.org/files/projects/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
Patch6: %{name}-topdir.patch
Patch7: %{name}-themedir2.patch
Patch8: %{name}-emptypass.patch
+Patch9: %{name}-cron.patch
URL: http://drupal.org/
BuildRequires: rpmbuild(macros) >= 1.194
BuildRequires: sed >= 4.0
@@ -119,6 +120,7 @@
%patch6 -p1
%patch7 -p1
%patch8 -p1
+%patch9 -p1
find -name '*~' | xargs -r rm -v
cp %{SOURCE3} README.PLD
@@ -231,6 +233,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/10/11 07:06:55 glen
+- hide cron warnings patch
+
Revision 1.28 2005/09/30 15:05:13 glen
- unify macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list