]> git.pld-linux.org Git - packages/Zope-CMFPlone.git/commitdiff
- adapted to new name
authorciesiel <ciesiel@pld-linux.org>
Sat, 15 Nov 2003 15:08:09 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cleaning

Changed files:
    Zope-CMFPlone.spec -> 1.1.2.2

Zope-CMFPlone.spec

index 4c2e0fc6bcec738f35493de2e8d233a242779210..836891736ae6f81d5b853be66127ed17f0b9d506 100644 (file)
@@ -1,13 +1,14 @@
 %include       /usr/lib/rpm/macros.python
-Summary:       Plone - a free, open source Content Management System based on Zope and CMF
-Summary:       Plone - darmowy, otwarty system zarz±dzania tre¶ci± oparty na Zope i CMF
-Name:          Plone
+%define                zope_subname Plone
+Summary:       A free, open source Content Management System based on Zope and CMF
+Summary:       Darmowy, otwarty system zarz±dzania tre¶ci± oparty na Zope i CMF
+Name:          Zope-CMF%{zope_subname}
 Version:       1.1
 %define                sub_ver alpha2
-Release:       2.%{sub_ver}
+Release:       3.%{sub_ver}
 License:       Zope Public License (ZPL), GPL
 Group:         Networking/Daemons
-Source0:       http://dl.sourceforge.net/plone/CMF%{name}%{version}%{sub_ver}.tar.gz
+Source0:       http://dl.sourceforge.net/plone/CMF%{zope_subname}%{version}%{sub_ver}.tar.gz
 # Source0-md5: 1f848c36fa1f06761185a12e08af28ff
 URL:           http://www.plone.org/
 %pyrequires_eq python-modules
@@ -19,7 +20,7 @@ Requires:     Zope-ExternalEditor
 Requires:      Zope-Formulator
 Requires:      Zope-GroupUserFolder
 BuildArch:     noarch
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{zope_subname}-%{version}-root-%(id -u -n)
 
 %define                product_dir     /usr/lib/zope/Products
 
@@ -40,7 +41,7 @@ zabezpieczenia serwisu. Plone dzia
 Pythonem.
 
 %prep
-%setup -q -n CMF%{name}-%{version}
+%setup -q -n CMF%{zope_subname}-%{version}
 
 %build
 # remove dirs - additonal specs!
This page took 0.098917 seconds and 4 git commands to generate.