This commit is contained in:
parent
e711319da2
commit
99e4c0ae02
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 13:16:46 CEST 2007 - pcerny@suse.cz
|
||||
|
||||
- use %config(noreplace) for /etc/thttpd.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 21:53:06 CEST 2007 - pcerny@suse.cz
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user