Author: glen Date: Tue Apr 28 17:07:13 2009 GMT Module: packages Tag: HEAD ---- Log message: - python-trac for trac python code only; rel 2
---- Files affected: packages/trac: trac.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: packages/trac/trac.spec diff -u packages/trac/trac.spec:1.66 packages/trac/trac.spec:1.67 --- packages/trac/trac.spec:1.66 Fri Apr 3 13:20:05 2009 +++ packages/trac/trac.spec Tue Apr 28 19:07:07 2009 @@ -16,7 +16,7 @@ Summary(pl.UTF-8): Zintegrowane scm, wiki, system śledzenia problemów i środowisko projektowe Name: trac Version: 0.11.4 -Release: 1 +Release: 2 License: BSD-like Group: Applications/WWW Source0: http://ftp.edgewall.com/pub/trac/Trac-%{version}.tar.gz @@ -35,12 +35,8 @@ BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: sed >= 4.0 Requires: group(http) -Requires: python >= 1:2.1 Requires: python-clearsilver >= 0.9.3 -Requires: python-genshi -Requires: python-setuptools >= 0.6-1.c8.1.1 -Requires: python(sqlite) -Requires: python-subversion >= 1.2.0 +Requires: python-trac = %{version}-%{release} Requires: webapps Requires: webserver(access) Requires: webserver(alias) @@ -76,6 +72,19 @@ wersji Subversion, zintegrowane wiki, elastyczne śledzenie problemów i wygodne ułatwienia do raportowania. +%package -n python-trac +Summary: Trac Python modules +Group: Development/Languages/Python +Requires: python >= 1:2.1 +Requires: python(sqlite) +Requires: python-genshi +Requires: python-setuptools >= 0.6-1.c8.1.1 +Requires: python-subversion >= 1.2.0 +Conflicts: trac < 0.11.4-1.1 + +%description -n python-trac +Trac Python modules. + %prep %setup -q -n Trac-%{version} %patch0 -p1 @@ -153,7 +162,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog INSTALL README THANKS UPGRADE -%doc contrib/ +%doc contrib %dir %attr(750,root,http) %{_sysconfdir} %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf @@ -175,18 +184,23 @@ #%{_datadir}/wiki-default #%{_datadir}/wiki-macros -%{py_sitescriptdir}/%{name} -%{py_sitescriptdir}/Trac-*.egg-info - # project data is stored there %attr(2770,root,http) %dir /var/lib/trac +%files -n python-trac +%defattr(644,root,root,755) +%{py_sitescriptdir}/%{name} +%{py_sitescriptdir}/Trac-*.egg-info + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <feedb...@pld-linux.org> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2009/04/28 17:07:07 glen +- python-trac for trac python code only; rel 2 + Revision 1.66 2009/04/03 11:20:05 arekm - up to 0.11.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac/trac.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit