From f0e04e40d8c0d902eab73fe3feede1607379ed35 Mon Sep 17 00:00:00 2001
From: Gavin Carr <gonzai@users.sourceforge.net>
Date: Tue, 9 Oct 2007 02:17:09 +0000
Subject: [PATCH] Change VERSION to 2.0.0rc1.

---
 VERSION                     | 2 +-
 blosxom-plugins-medium.spec | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/VERSION b/VERSION
index 227cea2..4111d13 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.0
+2.0.0rc1
diff --git a/blosxom-plugins-medium.spec b/blosxom-plugins-medium.spec
index 09c02b0..e2ec300 100644
--- a/blosxom-plugins-medium.spec
+++ b/blosxom-plugins-medium.spec
@@ -1,7 +1,7 @@
 
 Name: blosxom-plugins-medium
 Summary: Plugins for blosxom, the lightweight blogging application
-Version: 2.0.0
+Version: 2.0.0rc1
 Release: 1
 Source0: http://downloads.sourceforge.net/blosxom/%{name}-%{version}.tar.gz
 License: MIT/GPL/Perl
@@ -10,7 +10,8 @@ Group: Applications/Internet
 Prefix: /usr/share/blosxom/plugins
 BuildRoot: %{_tmppath}/%{name}-%{version}
 BuildArch: noarch
-Conflicts: blosxom-plugins-large
+Conflicts: blosxom-plugins-small, blosxom-plugins-large
+Provides: blosxom-plugins, blosxom-plugins-small
 
 %description
 This package contains a set of plugins for blosxom, the lightweight
@@ -45,7 +46,7 @@ rm -f %{buildroot}/usr/share/blosxom/plugins/*.spec
 /usr/share/blosxom/plugins/*
 %doc README
 %doc *.README
-#%doc *.LICENCE 
+%doc *.LICENCE 
 
 %changelog
 * Tue Sep 18 2007 Gavin Carr <gavin@openfusion.com.au> 2.0.0-1
-- 
2.30.2