OBS User unknown
2007-06-06 16:18:34 +00:00
committed by Git OBS Bridge
parent e711319da2
commit 99e4c0ae02
2 changed files with 9 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ Provides: http_daemon
PreReq: %fillup_prereq %insserv_prereq permissions
Autoreqprov: on
Version: 2.25b
Release: 86
Release: 88
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-SuSE.tar.bz2
Patch0: %{name}-%{version}-configure.patch
@@ -133,9 +133,11 @@ rm -rf "%{buildroot}"
/usr/sbin/*
/usr/share/man/*/*
%config /etc/init.d/thttpd
%config /etc/thttpd.conf
%config(noreplace) /etc/thttpd.conf
%changelog
* Wed Jun 06 2007 - pcerny@suse.cz
- use %%config(noreplace) for /etc/thttpd.conf
* Tue Jun 05 2007 - pcerny@suse.cz
- added Short-Description tag into init script
* Fri Jun 01 2007 - pcerny@suse.cz