Changes of Revision 26
[-] | Changed | mirrorbrain.changes |
x 1
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
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
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
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 ^ |
@@ -1,3 +1,14 @@ +mirrorbrain (2.15.0-1) stable; urgency=low + + - update to 2.15.0 (r8232): + http://mirrorbrain.org/docs/changes/#release-2-15-0-r8232-nov-13-2010 + - support for generating Yum-style mirror lists + - scanning Nginx directory listings + - bugfixes and improvements in the scanner + - extensive directions on tuning PostgreSQL for MirrorBrain + + -- Peter Poeml <poeml@cmdline.net> Sun, 14 Nov 2010 18:50:00 +0100 + mirrorbrain (2.14.0-3) stable; urgency=low - 2nd attempt of linking the math library, to fix unresolved symbol "sqrt" in | ||
Added | mirrorbrain-2.15.0.tar.gz ^ | |
[+] | Changed | mirrorbrain.dsc ^ |
@@ -1,6 +1,6 @@ Format: 1.0 Source: mirrorbrain -Version: 2.14.0-1 +Version: 2.15.0-1 Binary: mirrorbrain, mirrorbrain-tools, mirrorbrain-scanner, libapache2-mod-mirrorbrain, libapache2-mod-autoindex-mb Maintainer: Peter Poeml <poeml@cmdline.net> Architecture: any |