Author: glen Date: Sun Mar 6 10:36:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix %banner - revert bundled trac-env creation
---- Files affected: SPECS: trac.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/trac.spec diff -u SPECS/trac.spec:1.6 SPECS/trac.spec:1.7 --- SPECS/trac.spec:1.6 Tue Feb 15 16:59:02 2005 +++ SPECS/trac.spec Sun Mar 6 11:36:18 2005 @@ -3,14 +3,11 @@ # - create initial trac setup, to get file permissions proper? # - we have files listed gid=http. must provide it? (yes/no?) # -# Conditional build: -%bcond_with data # build data package -# Summary: Integrated scm, wiki, issue tracker and project environment Summary(pl): Zintegrowane scm, wiki, system śledzenia problemów i środowisko projektowe Name: trac Version: 0.8 -Release: 0.17 +Release: 0.18 Epoch: 0 License: GPL Group: Applications/WWW @@ -27,11 +24,6 @@ Requires: python-subversion Requires: subversion >= 1.0.0 Requires: webserver -# for creating bundled trac-env -%if %{with data} -BuildRequires: python-sqlite >= 0.4.3 -BuildRequires: python-subversion -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -69,14 +61,6 @@ #%{py_comp} $RPM_BUILD_ROOT%{py_sitescriptdir} %{py_ocomp} $RPM_BUILD_ROOT%{py_sitescriptdir} -%if %{with data} -rm -rf svn -svnadmin create svn -PYTHONPATH=. ./scripts/trac-admin \ - $RPM_BUILD_ROOT/var/lib/%{name}/project initenv Project svn \ - $RPM_BUILD_ROOT%{_datadir}/templates -%endif - %{?py_postclean} %{?py_hardlink} @@ -100,7 +84,7 @@ fi if [ "$1" = 1 ]; then -%banner -e <<EOF +%banner %{name} -e <<EOF To create new trac environment run as root: # trac-admin /var/lib/trac/project initenv @@ -169,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/03/06 10:36:18 glen +- fix %banner +- revert bundled trac-env creation + Revision 1.6 2005/02/15 15:59:02 glen - add missing icon - revert macros rev bump ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/trac.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit