Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
fwlogwatch
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
fwlogwatch.spec
@@ -28,7 +28,7 @@ %install %__install -d %{buildroot}%{_sbindir} -%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} || 0%{?sl_version} +%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} || 0%{?sl_version} || 0%{?rhel_version} %__install -d %{buildroot}%{_sysconfdir}/rc.d/init.d %endif @@ -45,7 +45,7 @@ %__make install INSTALL_DIR=%{buildroot}%{_prefix} %__make install-config CONF_DIR=%{buildroot}%{_sysconfdir} %__make install-i18n LOCALE_DIR=%{buildroot}%{_prefix} -%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} || 0%{?sl_version} +%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} || 0%{?sl_version} || 0%{?rhel_version} %__make install-rhinit CONF_DIR=%{buildroot}%{_sysconfdir} %endif %if 0%{?suse_version} @@ -80,7 +80,7 @@ %doc contrib/fwlogsummary.cgi contrib/fwlogsummary_small.cgi %doc contrib/fwlogwatch.php %config(noreplace) %{_sysconfdir}/fwlogwatch.config -%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} +%if 0%{?redhat_version} || 0%{?centos_version} || 0%{?fedora_version} || 0%{?sl_version} || 0%{?rhel_version} %{_sysconfdir}/rc.d/init.d/fwlogwatch %endif %if 0%{?suse_version}