diff --git a/sarg.spec b/sarg.spec index f06bec2..52af952 100644 --- a/sarg.spec +++ b/sarg.spec @@ -1,5 +1,5 @@ Name: sarg -Version: 2.3.8 +Version: 2.3.9 Release: 1mamba Summary: Sarg - Squid Analysis Report Generator Group: System/Management @@ -50,12 +50,13 @@ install -D -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/squid/sarg/sarg.conf install -D -m 0755 %{S:2} %{buildroot}%{_sysconfdir}/cron.daily/sarg install -D -m 0755 %{S:3} %{buildroot}%{_sysconfdir}/cron.weekly/sarg -%find_lang %{name} +#%find_lang %{name} %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%files -f %{name}.lang +%files +#-f %{name}.lang %defattr(-,root,root) %{_bindir}/sarg %dir %{_sysconfdir}/squid/sarg @@ -70,6 +71,9 @@ install -D -m 0755 %{S:3} %{buildroot}%{_sysconfdir}/cron.weekly/sarg %{_mandir}/man1/* %changelog +* Sun Oct 12 2014 Automatic Build System 2.3.9-1mamba +- automatic update by autodist + * Sun Jun 01 2014 Automatic Build System 2.3.8-1mamba - automatic update by autodist