Author: arekm Date: Sun Jan 15 17:35:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1; include py files
---- Files affected: SPECS: Zope3.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/Zope3.spec diff -u SPECS/Zope3.spec:1.13 SPECS/Zope3.spec:1.14 --- SPECS/Zope3.spec:1.13 Thu Jan 12 23:01:01 2006 +++ SPECS/Zope3.spec Sun Jan 15 18:35:21 2006 @@ -6,7 +6,7 @@ Summary(pt_BR): Um servidor de aplicaçőes e um conjunto de ferramentas para construçăo de sites Web Name: Zope3 Version: 3.2.0 -Release: 0.2 +Release: 1 License: Zope Public License (ZPL) Group: Networking/Daemons Source0: http://www.zope.org/Products/Zope3/%{version}final/Zope-%{version}.tgz @@ -174,7 +174,8 @@ %py_comp $RPM_BUILD_ROOT%{py_sitedir}/zope %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/zope -%py_postclean +# breaks pyskel +# %%py_postclean for f in zconfig zconfig_schema2html zopetest; do ln -sf %{zope_libdir}/bin/"$f" $RPM_BUILD_ROOT%{_sbindir}/"$f" @@ -281,6 +282,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/01/15 17:35:21 arekm +- rel 1; include py files + Revision 1.13 2006/01/12 22:01:01 ciesiel - added more files to %files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Zope3.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
