Hello community,

here is the log from the commit of package squidGuard for openSUSE:Factory 
checked in at 2014-09-25 08:43:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/squidGuard (Old)
 and      /work/SRC/openSUSE:Factory/.squidGuard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "squidGuard"

Changes:
--------
--- /work/SRC/openSUSE:Factory/squidGuard/squidGuard.changes    2011-09-23 
12:46:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.squidGuard.new/squidGuard.changes       
2014-09-25 08:43:20.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 24 08:00:04 UTC 2014 - [email protected]
+
+- SuSE -> SUSE [bnc#889003]
+
+-------------------------------------------------------------------

Old:
----
  README.SuSE

New:
----
  README.SUSE

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

Other differences:
------------------
++++++ squidGuard.spec ++++++
--- /var/tmp/diff_new_pack.mh1tIh/_old  2014-09-25 08:43:20.000000000 +0200
+++ /var/tmp/diff_new_pack.mh1tIh/_new  2014-09-25 08:43:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package squidGuard (Version 1.4)
+# spec file for package squidGuard
 #
-# Copyright (c) 2010 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
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define sg_dbhome /var/lib/squidGuard/db
 %define sg_logdir /var/log/squidGuard
@@ -25,13 +24,13 @@
 
 Name:           squidGuard
 Summary:        Filter plugin for squid
-Version:        1.4
-Release:        10
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Proxy
+Version:        1.4
+Release:        0
 Url:            http://www.squidguard.org/
 Source0:        %{name}-%{version}.tar.bz2
-Source1:        README.SuSE
+Source1:        README.SUSE
 Source2:        squidGuard.logrotate
 Source3:        blocked.gif
 Patch0:         squidGuard-Makefile.patch
@@ -43,15 +42,21 @@
 Patch6:         squidGuard-CVE-2009-3826.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         http_proxy
-BuildRequires:  bison db-devel flex openldap2-devel
+BuildRequires:  bison
+BuildRequires:  db-devel
+BuildRequires:  flex
+BuildRequires:  gettext
+BuildRequires:  grep
 BuildRequires:  libmysqlclient-devel
-BuildRequires:  gettext grep libtool
+BuildRequires:  libtool
 BuildRequires:  lynx
+BuildRequires:  openldap2-devel
 Requires:       http_proxy
 %if 0%{?suse_version} >= 1010
 Recommends:     logrotate lynx
 %else
-Requires:       logrotate lynx
+Requires:       logrotate
+Requires:       lynx
 %endif
 
 %description
@@ -70,7 +75,6 @@
 %package doc
 Summary:        Additional documentation and examples for %name
 Group:          Documentation/Other
-License:        GPL-2.0+
 
 %description doc
 SquidGuard is a free (GPL), flexible and ultra-fast filter, redirector,

++++++ README.SUSE ++++++
Dear sysadmin,

If squidGuard does not enter into alarm status because it can not
read the default databases from /var/squidguard/db/blacklist, then
a creation is required. Do:
        squidGuard -C <database>
e.g.
        squidGuard -C /var/squidGuard/db/blacklist/domains
        squidGuard -C /var/squidGuard/db/blacklist/expressions
        squidGuard -C /var/squidGuard/db/blacklist/urls

This sympton can be read in the squidGuard log
(/var/squidGuard/logs/squidGuard.log). squidGuard is not blocking anything.

The latest blacklists can be found under:
        http://www.squidguard.org/blacklist/

... Your SUSE team

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to