Logoj0ke.net Open Build Service > Projects > devel:python > trac12 > Changes
Sign Up | Log In

Changes of Revision 2

[-] Added trac.changes
 
1
@@ -0,0 +1,5 @@
2
+-------------------------------------------------------------------
3
+Fri Feb 25 20:13:28 UTC 2011 - cs@linux-administrator.com
4
+
5
+- update to version 0.12.2 
6
+
7
[-] Changed trac.spec ^
34
 
1
@@ -7,7 +7,7 @@
2
 # norootforbuild
3
 %define    pkgname Trac
4
 Name:           trac
5
-Version:        0.11.7
6
+Version:        0.12.2
7
 Release:        1
8
 Summary:        Integrated scm, wiki, issue tracker and project environment
9
 Summary(de):    Eine integrierte SCM-, Wiki-, Bugtracker- und Projektumgebung
10
@@ -24,8 +24,8 @@
11
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12
 PreReq:         %insserv_prereq
13
 PreReq:         %fillup_prereq
14
-PreReq:    python >= 2.3
15
-BuildRequires: python >= 2.3 python-devel
16
+PreReq:    python >= 2.4
17
+BuildRequires: python >= 2.4 python-devel
18
 Requires:       subversion-python
19
 Requires:       python-devel
20
 Requires:       python-clearsilver
21
@@ -37,10 +37,8 @@
22
 BuildRequires:  python-setuptools
23
 Requires:  python-setuptools
24
 Requires:  python-genshi >= 0.5
25
-%if %{suse_version} <= 1020
26
-Requires:       python-sqlite
27
-BuildRequires:  python-sqlite
28
-%endif
29
+Requires:       python-sqlite >= 2.0.7
30
+BuildRequires:  python-sqlite >= 2.0.7
31
 
32
 %description
33
 Trac is a minimalistic web-based software project management and bug/issue
34
[+] Changed trac-auth.patch ^
Deleted Trac-0.11.3.tar.gz ^
Deleted Trac-0.11.4.tar.gz ^
Deleted Trac-0.11.5.tar.gz ^
Deleted Trac-0.11.6.tar.gz ^
Deleted Trac-0.11.7.tar.gz ^
Changed Trac-0.12.2.tar.gz ^