Hello community,

here is the log from the commit of package sarg for openSUSE:Factory checked in 
at 2014-11-18 22:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sarg (Old)
 and      /work/SRC/openSUSE:Factory/.sarg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sarg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sarg/sarg.changes        2013-06-05 
13:12:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sarg.new/sarg.changes   2014-11-18 
22:45:03.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Nov  3 16:05:34 UTC 2014 - tabra...@suse.com
+
+- update source URL due to source being unavailable at original location
+- Enable parallel build, remove redundant sections - jeng...@inai.de
+
+-------------------------------------------------------------------
+Thu Oct  2 17:14:36 UTC 2014 - tabra...@suse.com
+
+- Update to 2.3.9
+  - Fix various small compile and link time errors.                           
+  - Add some code to help in diagnosing an error with the number of old report
+
+- Changes from 2.3.8
+  - Process downloaded volume bigger than 2GB (thanks to Рустам Муса-Ахунов). 
+
+-------------------------------------------------------------------
+Fri Nov  1 14:51:13 UTC 2013 - tabra...@suse.com
+
+- Update to 2.3.7
+  - backport a fix to acccept a per user limit over 2GB
+
+-------------------------------------------------------------------

Old:
----
  sarg-2.3.6.tar.bz2

New:
----
  sarg-2.3.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sarg.spec ++++++
--- /var/tmp/diff_new_pack.WMkEqF/_old  2014-11-18 22:45:05.000000000 +0100
+++ /var/tmp/diff_new_pack.WMkEqF/_new  2014-11-18 22:45:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sarg
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           sarg
-Version:        2.3.6
+Version:        2.3.9
 Release:        0
 Summary:        Squid Analysis Report Generator
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Utilities
-Url:            http://sarg.sourceforge.net/sarg.php
-Source0:        http://web.onda.com.br/orso/%{name}-%{version}.tar.bz2
+Url:            http://sarg.sourceforge.net/
+Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        sarg.conf
 Source2:        
http://www.initzero.it/products/opensource/sarg-reports/download/sarg-reports
 Source3:        sarg.hosts
@@ -73,13 +73,14 @@
 %if 0%{?suse_version} == 1110 || 0%{?sles_version} == 1000
 C_FLAGS=-std=c99
 %endif
-%{__make}
+%{__make} %{?_smp_mflags}
 
 %install
 %{__install} -d  %{buildroot}/srv/www/htdocs
 %makeinstall
 %{__install} -d  %{buildroot}%{_sysconfdir}/apache2/conf.d
 %{__install} -d  %{buildroot}/srv/www/sarg
+%{__install} -d  %{buildroot}%{_datadir}/%{name}/languages
 %{__install} -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sarg.conf
 %{__install} -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/apache2/conf.d/
 %{__install} -m 644 %{SOURCE10} %{buildroot}/srv/www/sarg/
@@ -95,9 +96,6 @@
 %{__install} -d -m 755 %{buildroot}%{_mandir}/man8
 %{__install} -m 644 %{SOURCE8} %{buildroot}%{_mandir}/man8
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %post
 %{fillup_only -n sarg}
 



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to