commit tetrinet-server for openSUSE:Factory

2019-07-29 Thread root
Hello community,

here is the log from the commit of package tetrinet-server for openSUSE:Factory 
checked in at 2019-07-29 17:31:52

Comparing /work/SRC/openSUSE:Factory/tetrinet-server (Old)
 and  /work/SRC/openSUSE:Factory/.tetrinet-server.new.4126 (New)


Package is "tetrinet-server"

Mon Jul 29 17:31:52 2019 rev:18 rq:719529 version:1.13.16

Changes:

--- /work/SRC/openSUSE:Factory/tetrinet-server/tetrinet-server.changes  
2012-02-14 19:09:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.tetrinet-server.new.4126/tetrinet-server.changes
2019-07-29 17:31:52.562137097 +0200
@@ -1,0 +2,8 @@
+Fri Jul 26 11:40:47 UTC 2019 - matthias.gerst...@suse.com
+
+- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
+  firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+---

Old:

  tetrinet-server



Other differences:
--
++ tetrinet-server.spec ++
--- /var/tmp/diff_new_pack.Kzh6K9/_old  2019-07-29 17:31:53.270136241 +0200
+++ /var/tmp/diff_new_pack.Kzh6K9/_new  2019-07-29 17:31:53.274136237 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tetrinet-server
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,11 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-
 Name:   tetrinet-server
 BuildRequires:  libadns-devel
 %define realname   tetrinetx
@@ -25,10 +24,9 @@
 Release:0
 URL:http://tetrinetx.sourceforge.net/
 Summary:The GNU TetriNET server
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Logic
 Source: %{realname}-%{version}+qirc-%{qirc_version}.tar.bz2
-Source1:tetrinet-server
 Patch2: %{realname}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -59,16 +57,11 @@
 ln -sf %{_bindir}/%{realname} $RPM_BUILD_ROOT%{_bindir}/%{name}
 install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/%{realname}
 cp -r bin/* $RPM_BUILD_ROOT%{_datadir}/%{realname}/
-#install SuSEfirewall2 sysconfig file; Bug #247357
-mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services
-install -m  644 %{S:1} 
$RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/tetrinet-server
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README README.qirc.spectators
 %{_bindir}/*
 %{_datadir}/%{realname}/
-#install SuSEfirewall2 sysconfig file; Bug #247357
-/etc/sysconfig/SuSEfirewall2.d/services/tetrinet-server
 
 %changelog




commit tetrinet-server for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package tetrinet-server for openSUSE:Factory 
checked in at 2012-02-14 19:09:12

Comparing /work/SRC/openSUSE:Factory/tetrinet-server (Old)
 and  /work/SRC/openSUSE:Factory/.tetrinet-server.new (New)


Package is "tetrinet-server", Maintainer is "nadvor...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/tetrinet-server/tetrinet-server.changes  
2011-12-25 17:42:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.tetrinet-server.new/tetrinet-server.changes 
2012-02-14 19:09:13.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 22 00:58:38 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+---



Other differences:
--
++ tetrinet-server.spec ++
--- /var/tmp/diff_new_pack.TkhvyW/_old  2012-02-14 19:09:15.0 +0100
+++ /var/tmp/diff_new_pack.TkhvyW/_new  2012-02-14 19:09:15.0 +0100
@@ -16,13 +16,14 @@
 #
 
 
+
 Name:   tetrinet-server
 BuildRequires:  libadns-devel
 %define realname   tetrinetx
 %define qirc_version   1.40c
 Version:1.13.16
 Release:0
-Url:http://tetrinetx.sourceforge.net/
+URL:http://tetrinetx.sourceforge.net/
 Summary:The GNU TetriNET server
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
@@ -35,13 +36,6 @@
 Tetrinetx-qirc1.40c with Async DNS support for high productivity
 server.
 
-
-
-Authors:
-
-Brendan Grieve 
-Roongroj Phoophuangpairoj 
-
 %prep
 %setup -n %{realname}-%{version}+qirc-%{qirc_version}
 %patch2
@@ -60,7 +54,6 @@
 ./c
 
 %install
-rm -rf $RPM_BUILD_ROOT/*
 mkdir -p $RPM_BUILD_ROOT%{_bindir}
 mv bin/tetrix.linux $RPM_BUILD_ROOT%{_bindir}/%{realname}
 ln -sf %{_bindir}/%{realname} $RPM_BUILD_ROOT%{_bindir}/%{name}
@@ -70,9 +63,6 @@
 mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services
 install -m  644 %{S:1} 
$RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/tetrinet-server
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README README.qirc.spectators

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



commit tetrinet-server for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package tetrinet-server for openSUSE:Factory 
checked in at 2011-12-25 17:42:11

Comparing /work/SRC/openSUSE:Factory/tetrinet-server (Old)
 and  /work/SRC/openSUSE:Factory/.tetrinet-server.new (New)


Package is "tetrinet-server", Maintainer is "nadvor...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/tetrinet-server/tetrinet-server.changes  
2011-09-23 12:47:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.tetrinet-server.new/tetrinet-server.changes 
2011-12-25 17:42:28.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 10:31:50 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---



Other differences:
--
++ tetrinet-server.spec ++
--- /var/tmp/diff_new_pack.Rz58sZ/_old  2011-12-25 17:42:28.0 +0100
+++ /var/tmp/diff_new_pack.Rz58sZ/_new  2011-12-25 17:42:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package tetrinet-server (Version 1.13.16)
+# spec file for package tetrinet-server
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,20 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   tetrinet-server
 BuildRequires:  libadns-devel
 %define realname   tetrinetx
 %define qirc_version   1.40c
 Version:1.13.16
-Release:319
-AutoReqProv:on
-Group:  Amusements/Games/Logic
-License:GPL-2.0+
+Release:0
 Url:http://tetrinetx.sourceforge.net/
 Summary:The GNU TetriNET server
+License:GPL-2.0+
+Group:  Amusements/Games/Logic
 Source: %{realname}-%{version}+qirc-%{qirc_version}.tar.bz2
 Source1:tetrinet-server
 Patch2: %{realname}.diff
@@ -50,7 +47,6 @@
 %patch2
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 export CFLAGS="$RPM_OPT_FLAGS"
 cd src
 sed -e 's@\(^#define [[:alnum:]_]* 
*"\)\(game\.\)@\1%{_datadir}/%{realname}/\2@' \

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



commit tetrinet-server for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package tetrinet-server for openSUSE:Factory 
checked in at 2011-12-06 19:08:08

Comparing /work/SRC/openSUSE:Factory/tetrinet-server (Old)
 and  /work/SRC/openSUSE:Factory/.tetrinet-server.new (New)


Package is "tetrinet-server", Maintainer is "nadvor...@suse.com"

Changes:




Other differences:
--
++ tetrinet-server.spec ++
--- /var/tmp/diff_new_pack.SApdy3/_old  2011-12-06 19:42:24.0 +0100
+++ /var/tmp/diff_new_pack.SApdy3/_new  2011-12-06 19:42:24.0 +0100
@@ -26,7 +26,7 @@
 Release:319
 AutoReqProv:on
 Group:  Amusements/Games/Logic
-License:GPL v2 or later
+License:GPL-2.0+
 Url:http://tetrinetx.sourceforge.net/
 Summary:The GNU TetriNET server
 Source: %{realname}-%{version}+qirc-%{qirc_version}.tar.bz2

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