Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit thttpd
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 11 Jun 2007 13:08:37 +0200
- Message-id: <20070611110837.D624F678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package thttpd
checked in at Mon Jun 11 13:08:37 CEST 2007.
--------
--- thttpd/thttpd.changes 2007-06-08 19:21:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/thttpd/thttpd.changes 2007-06-11 11:14:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 11:10:28 CEST 2007 - pcerny@xxxxxxx
+
+- fixed another syntax error in config file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thttpd.spec ++++++
--- /var/tmp/diff_new_pack.Y31097/_old 2007-06-11 13:08:23.000000000 +0200
+++ /var/tmp/diff_new_pack.Y31097/_new 2007-06-11 13:08:23.000000000 +0200
@@ -16,7 +16,7 @@
PreReq: %fillup_prereq %insserv_prereq permissions
Autoreqprov: on
Version: 2.25b
-Release: 91
+Release: 93
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-SuSE.tar.bz2
Patch0: %{name}-%{version}-configure.patch
@@ -136,6 +136,8 @@
%config(noreplace) /etc/thttpd.conf
%changelog
+* Mon Jun 11 2007 - pcerny@xxxxxxx
+- fixed another syntax error in config file
* Fri Jun 08 2007 - dmueller@xxxxxxx
- fix syntax error in config file
* Wed Jun 06 2007 - pcerny@xxxxxxx
++++++ thttpd-SuSE.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/SuSE/etc/thttpd.conf new/SuSE/etc/thttpd.conf
--- old/SuSE/etc/thttpd.conf 2007-06-08 19:19:58.000000000 +0200
+++ new/SuSE/etc/thttpd.conf 2007-06-11 11:10:04.000000000 +0200
@@ -46,7 +46,7 @@
#throttles=
# Hostname to bind to for multihoming (-h)
-#host="your.hostname.here"
+#host=your.hostname.here
# Log-file; empty = use syslog(), /dev/null = without log. (-l)
logfile=/var/log/thttpd.log
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |