Logoj0ke.net Open Build Service > Projects > Apache:Modules > apache2-mod_mirrorbrain > Changes
Sign Up | Log In

Changes of Revision 26

[-] Changed mirrorbrain.changes
x
 
1
@@ -1,4 +1,19 @@
2
 -------------------------------------------------------------------
3
+Sun Nov 14 17:38:03 UTC 2010 - poeml@cmdline.net
4
+
5
+- update to 2.15.0 (r8232):
6
+  http://mirrorbrain.org/docs/changes/#release-2-15-0-r8232-nov-13-2010
7
+  - support for generating Yum-style mirror lists
8
+  - scanning Nginx directory listings
9
+  - bugfixes and improvements in the scanner
10
+  - extensive directions on tuning PostgreSQL for MirrorBrain
11
+
12
+-------------------------------------------------------------------
13
+Fri Nov 12 21:32:33 UTC 2010 - poeml@cmdline.net
14
+
15
+- enable building on Fedora
16
+
17
+-------------------------------------------------------------------
18
 Sat Nov  6 04:04:26 UTC 2010 - poeml@cmdline.net
19
 
20
 - update to 2.14.0 (r8210):
21
[-] Changed mirrorbrain.spec ^
28
 
1
@@ -15,7 +15,7 @@
2
 BuildRequires:  apache2-devel apache2-prefork apache2-worker 
3
 %endif
4
 #
5
-%if %{defined centos_version}
6
+%if %{defined centos_version} || %{defined fedora_version}
7
 %define apxs /usr/sbin/apxs
8
 BuildRequires:  httpd-devel
9
 %endif
10
@@ -38,7 +38,7 @@
11
 #BuildRequires:  help2man python-cmdln
12
 Url:            http://mirrorbrain.org/
13
 Packager:       Peter Poeml, mirrorbrain at mirrorbrain.org
14
-Version:        2.14.0
15
+Version:        2.15.0
16
 Release:        0
17
 License:        Apache License 2.0, GPL
18
 Group:          Productivity/Networking/Web/Servers
19
@@ -63,7 +63,7 @@
20
 
21
 See http://mirrorbrain.org/
22
 
23
-Author: Peter Poeml <poeml@cmdline.net>
24
+Author: Peter Poeml <peter@poeml.de>
25
 
26
 %package -n apache2-mod_mirrorbrain
27
 License:        Apache License 2.0, GPL
28
[+] Changed debian.changelog ^
Added mirrorbrain-2.15.0.tar.gz ^
[+] Changed mirrorbrain.dsc ^