rpms/zope/devel zope.spec,1.6,1.7

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 20:07:12 UTC 2005


Author: thias

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

Modified Files:
	zope.spec 
Log Message:
Mass letter "x"," y" and "z" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: zope.spec
===================================================================
RCS file: /cvs/extras/rpms/zope/devel/zope.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- zope.spec	2 Mar 2005 21:39:57 -0000	1.6
+++ zope.spec	5 Mar 2005 20:07:10 -0000	1.7
@@ -10,15 +10,14 @@
 %define zopectl        %{_bindir}/zopectl
 %define runzope        %{_bindir}/runzope
 
-Name: 	 zope
+Name:    zope
 Summary: Web application server for flexible content management applications
-Epoch:	 0
 Version: 2.7.4
 Release: 1
 License: ZPL
-Group: 	 System Environment/Daemons
-URL:	 http://www.zope.org/
-Source:	 http://zope.org/Products/Zope/2.7.4/Zope-2.7.4-0.tgz
+Group:   System Environment/Daemons
+URL:     http://www.zope.org/
+Source:  http://zope.org/Products/Zope/2.7.4/Zope-2.7.4-0.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source1: zope.init.in
@@ -29,8 +28,8 @@
 Source6: zope.logrotate.cron.in
 Patch0:  zope-2.7.3-config.patch
 
-BuildRequires: python-devel >= %{python_minver} 
-BuildRequires: python >= %{python_minver} 
+BuildRequires: python-devel >= %{python_minver}
+BuildRequires: python >= %{python_minver}
 Requires:      python >= %{python_minver}
 
 Requires(pre): /usr/sbin/useradd
@@ -59,7 +58,7 @@
   --with-python=%{__python} \
   --prefix=$RPM_BUILD_ROOT%{zope_home} \
   --optimize
-  
+
 #    --no-compile
 
 make %{?_smp_mflags}
@@ -147,7 +146,7 @@
 
 
 
-%files 
+%files
 %defattr(-, root, root, -)
 %doc %{zope_home}/doc
 %doc docs README.Fedora
@@ -218,7 +217,7 @@
 - drop patch 1, fixed upstream
 
 * Tue Aug 10 2004 Aurelien Bompard <gauret[AT]free.fr> 2.7.2-0.fdr.3
-- add hotfix from Zope.org: 
+- add hotfix from Zope.org:
   http://zope.org/Products/Zope/Hotfix-200400807/Hotfix-20040807-alert
 
 * Wed Aug 04 2004 Aurelien Bompard <gauret[AT]free.fr> 2.7.2-0.fdr.2
@@ -234,8 +233,8 @@
 - 2.7.1
 - move files created in %%post back into rpm.  Unowned files are bad.
 - make (theoretically) buildable for all rh73-rh90,fc1/2,el3
-  NOTE: lowerred python_minver to 2.2.2 to test builds, though (most) 
-  docs claim 2.3.3 is required.  (??) 
+  NOTE: lowerred python_minver to 2.2.2 to test builds, though (most)
+  docs claim 2.3.3 is required.  (??)
 - don't use Requires(preun,postun)
 - use %%_smp_mflags
 




More information about the fedora-extras-commits mailing list