Hello community,

here is the log from the commit of package sleuth for openSUSE:Factory checked 
in at 2017-11-14 13:06:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sleuth (Old)
 and      /work/SRC/openSUSE:Factory/.sleuth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sleuth"

Tue Nov 14 13:06:24 2017 rev:18 rq:541754 version:1.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/sleuth/sleuth.changes    2011-09-23 
12:46:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sleuth.new/sleuth.changes       2017-11-14 
13:06:31.406542709 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 15:26:52 UTC 2017 - [email protected]
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling (update sleuth-1.4.4.diff).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sleuth.spec ++++++
--- /var/tmp/diff_new_pack.vhDGaP/_old  2017-11-14 13:06:33.046482745 +0100
+++ /var/tmp/diff_new_pack.vhDGaP/_new  2017-11-14 13:06:33.046482745 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sleuth (Version 1.4.4)
+# spec file for package sleuth
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:           sleuth
-BuildRequires:  apache2-devel libapr-util1-devel pcre-devel
-License:        GPL-2.0+
-Group:          Productivity/Networking/DNS/Utilities
-AutoReqProv:    on
+BuildRequires:  apache2-devel
+BuildRequires:  libapr-util1-devel
+BuildRequires:  pcre-devel
 Version:        1.4.4
-Release:        39
+Release:        0
 Requires:       perl-Net-DNS
 Source:         %{name}-%{version}.tar.bz2
 Patch:          %{name}-%{version}.diff
 Url:            ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Perl script for easy checking (DNS, common errors and etc.)
+License:        GPL-2.0+
+Group:          Productivity/Networking/DNS/Utilities
 BuildArch:      noarch
 %define apache_serverroot %(/usr/sbin/apxs2 -q datadir 2>/dev/null || apxs -q 
PREFIX)
 
@@ -43,12 +43,6 @@
 so that the people upset with their zones being buggy can simply look
 up what is exactly going wrong and how to fix it.
 
-
-
-Authors:
---------
-    Martin Mares <[email protected]>
-
 %prep
 %setup -q -n %{name}-%{version}
 %patch -p1
@@ -70,7 +64,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README THANKS README.SuSE
+%doc README THANKS README.SUSE
 /usr/bin/*
 %attr(755,root,root) %{apache_serverroot}/cgi-bin/check.cgi
 %attr(644,root,root) %{apache_serverroot}/cgi-bin/check.conf

++++++ sleuth-1.4.4.diff ++++++
--- /var/tmp/diff_new_pack.vhDGaP/_old  2017-11-14 13:06:33.070481867 +0100
+++ /var/tmp/diff_new_pack.vhDGaP/_new  2017-11-14 13:06:33.070481867 +0100
@@ -19,8 +19,8 @@
 +      cd /tmp && tar czvvf $(REL).tar.bz2 $(REL)
  
  .PHONY: all clean install dist release
---- sleuth-1.4/README.SuSE
-+++ sleuth-1.4/README.SuSE
+--- sleuth-1.4/README.SUSE
++++ sleuth-1.4/README.SUSE
 @@ -0,0 +1,2 @@
 +Within this installation, sleuth can also be run from a browser as a
 +cgi script, using location http://localhost/cgi-bin/check.cgi.


Reply via email to