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

Zope-CMFPlone.spec

index 6f5045af2c97382d0f8a5020d62053ba3448300e..9c979529f03b2ed065bc07fb63f268c6ab1e84f5 100644 (file)
@@ -1,13 +1,14 @@
 %include       /usr/lib/rpm/macros.python
+%define                zope_subname    Plone
 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
+Name:          Zope-CMF%{zope_subname}
 Version:       2.0
 %define                sub_ver beta3
-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: ae47b12f56eb6e4f86ec7b0650e35552
 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}-%{sub_ver}
+%setup -q -n CMF%{zope_subname}-%{version}-%{sub_ver}
 
 %build
 # remove dirs - additional packages!
This page took 0.0632 seconds and 4 git commands to generate.