From b3296022b5eabedc3c7f816eeeb06471cfac2241 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 31 Oct 2005 14:00:18 +0000 Subject: [PATCH] - database related stuff to database subpackages Changed files: drupal.spec -> 1.36 --- drupal.spec | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/drupal.spec b/drupal.spec index 0f7da2f..d5962c3 100644 --- a/drupal.spec +++ b/drupal.spec @@ -2,7 +2,7 @@ Summary: Open source content management platform Summary(pl): Platforma do zarz±dzania tre¶ci± o otwartych ¼ród³ach Name: drupal Version: 4.6.3 -Release: 0.32 +Release: 0.33 License: GPL Group: Applications/WWW Source0: http://drupal.org/files/projects/%{name}-%{version}.tar.gz @@ -198,20 +198,26 @@ install %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.d/%{name} %clean rm -rf $RPM_BUILD_ROOT -%post +%post db-mysql if [ "$1" = 1 ]; then -%banner -e %{name} <