SPECS: drupal-mod-og.spec - tarball was updated

glen glen at pld-linux.org
Thu Dec 8 18:39:13 CET 2005


Author: glen                         Date: Thu Dec  8 17:39:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tarball was updated

---- Files affected:
SPECS:
   drupal-mod-og.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/drupal-mod-og.spec
diff -u SPECS/drupal-mod-og.spec:1.4 SPECS/drupal-mod-og.spec:1.5
--- SPECS/drupal-mod-og.spec:1.4	Fri Sep 30 17:05:13 2005
+++ SPECS/drupal-mod-og.spec	Thu Dec  8 18:39:08 2005
@@ -4,11 +4,11 @@
 Summary(pl):	Moduł grup organicznych dla Drupala
 Name:		drupal-mod-%{modname}
 Version:	4.6.0
-Release:	0.6
+Release:	0.7
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://drupal.org/files/projects/%{modname}-%{version}.tar.gz
-# Source0-md5:	8111c047c7a1a620e5547b1682ad80a3
+# Source0-md5:	f038f4b8b2be4a29e42722a27fb8dd7a
 BuildRequires:	rpmbuild(macros) >= 1.194
 URL:		http://drupal.org/project/og
 Requires:	drupal >= 4.6.0
@@ -61,6 +61,13 @@
 EOF
 fi
 
+%triggerpostun -- %{name} < 4.6.0-0.7
+%banner -e %{name} <<'EOF'
+You need to update your database:
+ALTER TABLE `og` ADD `register` int(1) NOT NULL default '0';
+ALTER TABLE `og` ADD `directory` int(11) NOT NULL default '1';
+EOF
+
 %files
 %defattr(644,root,root,755)
 %doc *.txt og.mysql
@@ -72,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/08 17:39:08  glen
+- tarball was updated
+
 Revision 1.4  2005/09/30 15:05:13  glen
 - unify macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal-mod-og.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list