]> git.pld-linux.org Git - packages/trac.git/commitdiff
up to Trac 1.0.1 (February 1, 2013)
authorElan Ruusamäe <glen@delfi.ee>
Mon, 4 Feb 2013 11:21:44 +0000 (13:21 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 4 Feb 2013 11:21:44 +0000 (13:21 +0200)
http://svn.edgewall.org/repos/trac/tags/trac-1.0.1

trac-defaults.patch
trac.spec

index bf748bcaf4a5f6e7642d935d3692726bce54e763..153ea9cd430881ab45e2f55af19e5c89210c0371 100644 (file)
@@ -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.""")
index 59eb2434ff9d6b1d7f4fb89445e20d1266257578..8829dbdc3b0fd6c87bf4b19859de4a403f1d9be4 100644 (file)
--- 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
This page took 0.487654 seconds and 4 git commands to generate.