Witam.
Skoro na ftp jest wersja rc17 to może lepiej rc20 :)
Uwagi:
1) poprawiony boa-logrotate.patch (zmiana ścieżek)
2) w BR nie jest wymagany sgml-tools - wymagany jest natomiast texinfo
3) testowany na athlon
--
Pozdrawiam
Karol "Charles" Krenski
Index: boa.spec
===================================================================
RCS file: /cvsroot/SPECS/boa.spec,v
retrieving revision 1.70
diff -u -r1.70 boa.spec
--- boa.spec 29 Sep 2004 16:32:34 -0000 1.70
+++ boa.spec 1 Oct 2004 10:42:35 -0000
@@ -7,13 +7,13 @@
Summary(pl): Boa - szybki serwer HTTP
Name: boa
Version: 0.94.14
-%define _rc rc17
+%define _rc rc20
Release: 0.%{_rc}.4
Epoch: 1
License: GPL v2
Group: Networking/Daemons
Source0: http://www.boa.org/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: d668ef85b3d2df3dc9832555fdce8b70
+# Source0-md5: 046d1764cd8f325109da9c80c993b2ef
Source1: %{name}.init
Patch0: %{name}-PLD.patch
Patch1: %{name}-logrotate.patch
@@ -22,7 +22,7 @@
BuildRequires: automake
BuildRequires: flex
BuildRequires: rpmbuild(macros) >= 1.159
-BuildRequires: sgml-tools
+BuildRequires: texinfo
PreReq: rc-scripts
Requires(pre): /bin/id
Requires(pre): /usr/bin/getgid
@@ -85,7 +85,7 @@
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
install boa.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
-install contrib/redhat/boa.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
+install contrib/rpm/boa.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
install docs/boa.8 $RPM_BUILD_ROOT%{_mandir}/man8/
@@ -138,7 +138,7 @@
%files
%defattr(644,root,root,755)
-%doc README ChangeLog docs/*.html docs/*.png
+%doc README CHANGES docs/*.html docs/*.png
%attr(750,root,root) %dir %{_sysconfdir}
%attr(640,root,root) %config(noreplace) %{_sysconfdir}/*
%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
--- contrib/rpm/boa.logrotate Wed Jul 3 18:56:22 2002
+++ contrib/rpm/boa.logrotate Wed Jul 3 18:56:29 2002
@@ -1,4 +1,4 @@
-/var/log/boa/*_log {
+/var/log/httpd/*_log {
weekly
compress
copytruncate
_______________________________________________
pld-devel-pl mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl