Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2016-03-09 15:15:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnsmasq (Old)
 and      /work/SRC/openSUSE:Factory/.dnsmasq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnsmasq"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2015-08-27 
08:54:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new/dnsmasq.changes     2016-03-09 
15:15:31.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  2 21:34:39 UTC 2016 - mplus...@suse.com
+
+- Add gpg signature
+
+-------------------------------------------------------------------

New:
----
  dnsmasq-2.75.tar.xz.asc
  dnsmasq.keyring

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

Other differences:
------------------
++++++ dnsmasq.spec ++++++
--- /var/tmp/diff_new_pack.jvb62j/_old  2016-03-09 15:15:32.000000000 +0100
+++ /var/tmp/diff_new_pack.jvb62j/_new  2016-03-09 15:15:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dnsmasq
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -25,13 +25,15 @@
 Provides:       dns_daemon
 PreReq:         /usr/sbin/useradd /bin/mkdir
 Url:            http://www.thekelleys.org.uk/dnsmasq/
-Source:         http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz
-Source1:        dnsmasq.reg
-Source2:        dnsmasq.service
-Source3:        rc.dnsmasq-suse
-Source4:        SuSEFirewall.dnsmasq-dhcp
-Source5:        SuSEFirewall.dnsmasq-dns
-Source6:        %{name}-rpmlintrc
+Source0:        http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz
+Source1:        
http://www.thekelleys.org.uk/%{name}/%{name}-%{version}.tar.xz.asc
+Source2:        %{name}.keyring
+Source3:        dnsmasq.reg
+Source4:        dnsmasq.service
+Source5:        rc.dnsmasq-suse
+Source6:        SuSEFirewall.dnsmasq-dhcp
+Source7:        SuSEFirewall.dnsmasq-dns
+Source8:        %{name}-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-devel
 BuildRequires:  dos2unix
@@ -63,7 +65,7 @@
 server's leases.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 # Some docs have the DOS line ends
 dos2unix contrib/systemd/dbus_activation
@@ -125,12 +127,12 @@
 install -d -m 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/slp.reg.d
 install -d -m 755 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 install -m 644 dnsmasq.conf.example $RPM_BUILD_ROOT/%{_sysconfdir}/dnsmasq.conf
-install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_sysconfdir}/slp.reg.d/
-install -m 644 %SOURCE5 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dns
-install -m 644 %SOURCE4 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dhcp
+install -m 644 %SOURCE3 $RPM_BUILD_ROOT/%{_sysconfdir}/slp.reg.d/
+install -m 644 %SOURCE7 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dns
+install -m 644 %SOURCE6 
${RPM_BUILD_ROOT}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/dnsmasq-dhcp
 install -d 755 ${RPM_BUILD_ROOT}/etc/dbus-1/system.d/
 install -m 644 dbus/dnsmasq.conf 
${RPM_BUILD_ROOT}/etc/dbus-1/system.d/dnsmasq.conf
-install -D -m 0644 %SOURCE2 %{buildroot}%{_unitdir}/dnsmasq.service
+install -D -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/dnsmasq.service
 install -d -m 0750 ${RPM_BUILD_ROOT}/srv/tftpboot
 ln -sf %{_sbindir}/service $RPM_BUILD_ROOT/usr/sbin/rcdnsmasq
 install -d -m 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/dnsmasq.d


Reply via email to