SPECS: Zope-Component.spec - moved to py_sitedir - rel. 0.snap.2
wrobell
wrobell at pld-linux.org
Tue Mar 4 23:17:07 CET 2008
Author: wrobell Date: Tue Mar 4 22:17:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved to py_sitedir
- rel. 0.snap.2
---- Files affected:
SPECS:
Zope-Component.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/Zope-Component.spec
diff -u SPECS/Zope-Component.spec:1.5 SPECS/Zope-Component.spec:1.6
--- SPECS/Zope-Component.spec:1.5 Fri Jan 4 23:13:58 2008
+++ SPECS/Zope-Component.spec Tue Mar 4 23:17:02 2008
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): Rdzeń Zope Component Architecture
Name: Zope-Component
Version: 3.4
-Release: 0.%{snap}.1
+Release: 0.%{snap}.2
License: ZPL 2.1
Group: Libraries/Python
Source0: http://download.zope.org/distribution/zope.component-%{version}dev-%{snap}.tar.gz
@@ -20,7 +20,6 @@
Requires: Zope-Interface
Requires: Zope-Proxy
Requires: Zope-Testing
-BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -39,6 +38,7 @@
rm -rf $RPM_BUILD_ROOT
python ./setup.py install \
+ --install-purelib=%{py_sitedir} \
--optimize 2 \
--root=$RPM_BUILD_ROOT
@@ -49,9 +49,9 @@
%files
%defattr(644,root,root,755)
-%{py_sitescriptdir}/zope/component
-%{py_sitescriptdir}/zope.component-*.egg-info
-%{py_sitescriptdir}/zope.component-*-nspkg.pth
+%{py_sitedir}/zope/component
+%{py_sitedir}/zope.component-*.egg-info
+%{py_sitedir}/zope.component-*-nspkg.pth
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -59,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008-03-04 22:17:02 wrobell
+- moved to py_sitedir
+- rel. 0.snap.2
+
Revision 1.5 2008-01-04 22:13:58 qboosh
- rpm/python deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-Component.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list