[packages/trac/DEVEL] up to Trac 1.0.1 (February 1, 2013)
glen
glen at pld-linux.org
Mon Feb 4 12:27:49 CET 2013
commit 07e498ffb10836da07ae5ab8a6e7b28fc5d95999
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Feb 4 13:21:44 2013 +0200
up to Trac 1.0.1 (February 1, 2013)
http://svn.edgewall.org/repos/trac/tags/trac-1.0.1
trac-defaults.patch | 8 ++++----
trac.spec | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/trac.spec b/trac.spec
index 59eb243..8829dbd 100644
--- a/trac.spec
+++ b/trac.spec
@@ -5,12 +5,12 @@
Summary: Integrated SCM, Wiki, Issue tracker and project environment
Summary(pl.UTF-8): Zintegrowane scm, wiki, system śledzenia problemów i środowisko projektowe
Name: trac
-Version: 1.0
-Release: 1.3
+Version: 1.0.1
+Release: 0.1
License: BSD-like
Group: Applications/WWW
Source0: http://download.edgewall.org/trac/Trac-%{version}.tar.gz
-# Source0-md5: e07f052ec91efc1733cb9d49743ecb32
+# Source0-md5: c869fa40e29fa4597e2c9c960de9f2f3
Source1: %{name}-apache.conf
Source2: %{name}-lighttpd.conf
Source4: %{name}.ini
diff --git a/trac-defaults.patch b/trac-defaults.patch
index bf748bc..153ea9c 100644
--- a/trac-defaults.patch
+++ b/trac-defaults.patch
@@ -1,5 +1,5 @@
---- Trac-0.12.1/trac/web/chrome.py~ 2008-04-30 20:45:36.000000000 +0300
-+++ Trac-0.12.1/trac/web/chrome.py 2008-08-07 16:35:29.085068191 +0300
+--- Trac-1.0.1/trac/web/chrome.py~ 2013-02-04 13:20:00.000000000 +0200
++++ Trac-1.0.1/trac/web/chrome.py 2013-02-04 13:20:33.277174060 +0200
@@ -303,7 +303,7 @@
logo_link = Option('header_logo', 'link', '',
"""URL to link to, from the header logo.""")
@@ -9,10 +9,10 @@
"""URL of the image to use as header logo.
It can be absolute, server relative or relative.
-@@ -315,7 +315,7 @@
+@@ -448,7 +448,7 @@
Only specifying `your-logo.png` is equivalent to the latter.""")
- logo_alt = Option('header_logo', 'alt',
+ logo_alt = Option('header_logo', 'alt',
- "(please configure the [header_logo] section in trac.ini)",
+ "",
"""Alternative text for the header logo.""")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trac.git/commitdiff/07e498ffb10836da07ae5ab8a6e7b28fc5d95999
More information about the pld-cvs-commit
mailing list