OBS User unknown
2007-06-11 11:08:54 +00:00
committed by Git OBS Bridge
parent 657af9ad44
commit a7603faa5b
3 changed files with 10 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ Provides: http_daemon
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 @@ rm -rf "%{buildroot}"
%config(noreplace) /etc/thttpd.conf
%changelog
* Mon Jun 11 2007 - pcerny@suse.cz
- fixed another syntax error in config file
* Fri Jun 08 2007 - dmueller@suse.de
- fix syntax error in config file
* Wed Jun 06 2007 - pcerny@suse.cz