rpms/plone/devel plone.spec,1.1,1.2

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Fri Feb 11 12:06:23 UTC 2005


Author: abompard

Update of /cvs/extras/rpms/plone/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29893

Modified Files:
	plone.spec 
Log Message:
- apply Matthias' suggestions: cleanup %%description, drop Epoch, and
  use a better Group.



Index: plone.spec
===================================================================
RCS file: /cvs/extras/rpms/plone/devel/plone.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plone.spec	10 Feb 2005 23:29:25 -0000	1.1
+++ plone.spec	11 Feb 2005 12:06:21 -0000	1.2
@@ -6,45 +6,25 @@
 
 Name:           plone
 Version:        2.0.5
-Release:        1
-Epoch:          0
+Release:        2
 Summary:        User friendly and powerful open source Content Management System
 
 License:        GPL
-Group:          Applications/Internet
+Group:          System Environment/Daemons
 URL:		http://www.plone.org/
-Source0:        http://dl.sf.net/plone/Plone-2.0.5.tar.gz
+Source0:        http://dl.sf.net/plone/Plone-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       zope >= 0:%{zope_minver}
+Requires:       zope >= %{zope_minver}
 Requires:       python >= %{python_minver}
 
 %description
-Plone is a user friendly and powerful open source Content Management System.
-based on Zope.
-Plone is easy to use. The Plone Team includes usability experts who have made
-Plone easy and attractive for content managers to add, update, and maintain
-content.
-Plone is international. The Plone interface has been translated into over 30
-languages, and tools exist for managing multilingual content.
-Plone is standard. Plone carefully follows standards for usability and
-accessibility. Plone pages are compliant with US Section 508, and the W3C's
-AAA rating for accessibility, in addition to using  best-practice web
-standards like XHTML and CSS.
-Plone is Open Source. Plone is licensed under the GNU General Public License,
-the same license Linux uses. This gives you the right to use Plone without a
-license fee, and to improve upon the product.
-Plone is supported. There are close to a hundred developers in the Plone
-Development Team around the world, and a multitude of companies specializing
-in Plone development and support.
-Plone is extensible. There are many add-on products for Plone that add new
-features and content types. In addition, Plone can be scripted using web
-standard solutions and Open Source languages.
-Plone is technology neutral. Plone can interoperate with most relational
-database systems, open source and commercial, and runs on a vast array of
-platforms, including Linux, Windows, Mac OS X, Solaris and BSD.
+Plone is a user friendly and powerful content management system based on Zope.
+It is easy to use, translated into over 30 languages and carefully follows
+standards. It's under active development and easily extensible with add-on
+products.
 
 %prep
 %setup -q -n Plone-%{version}
@@ -75,5 +55,9 @@
 
 
 %changelog
+* Fri Feb 11 2005 Aurelien Bompard <gauret[AT]free.fr> 2.0.5-2
+- apply Matthias' suggestions: cleanup %%description, drop Epoch, and
+  use a better Group.
+
 * Fri Feb 11 2005 Aurelien Bompard <gauret[AT]free.fr> 0:2.0.5-1
 - initial Fedora Extras RPM




More information about the fedora-extras-commits mailing list