commit tunctl for openSUSE:Factory

2014-05-13 Thread h_root
Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory checked 
in at 2014-05-13 20:46:11

Comparing /work/SRC/openSUSE:Factory/tunctl (Old)
 and  /work/SRC/openSUSE:Factory/.tunctl.new (New)


Package is tunctl

Changes:

--- /work/SRC/openSUSE:Factory/tunctl/tunctl.changes2013-04-05 
13:23:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.tunctl.new/tunctl.changes   2014-05-13 
20:46:12.0 +0200
@@ -1,0 +2,5 @@
+Mon May 12 14:08:15 UTC 2014 - tchva...@suse.com
+
+- Remove pointless commented lines.
+
+---



Other differences:
--
++ tunctl.spec ++
--- /var/tmp/diff_new_pack.WcnUki/_old  2014-05-13 20:46:13.0 +0200
+++ /var/tmp/diff_new_pack.WcnUki/_new  2014-05-13 20:46:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tunctl
 #
-# 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
@@ -41,8 +41,6 @@
 %setup -q
 %patch0
 
-#sed -i 's/^CFLAGS=.*/CFLAGS=%{optflags}' Makefile
-
 %build
 make CFLAGS=%{optflags} %{?_smp_mflags}
 

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



commit tunctl for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory checked 
in at 2013-04-05 13:23:02

Comparing /work/SRC/openSUSE:Factory/tunctl (Old)
 and  /work/SRC/openSUSE:Factory/.tunctl.new (New)


Package is tunctl, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tunctl/tunctl.changes2012-04-23 
16:13:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.tunctl.new/tunctl.changes   2013-04-05 
13:23:02.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr  5 10:14:48 UTC 2013 - idon...@suse.com
+
+- Cleanup spec file
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+
+---

Old:

  tunctl-1.5.tar.bz2

New:

  tunctl-1.5.tar.gz



Other differences:
--
++ tunctl.spec ++
--- /var/tmp/diff_new_pack.qAW12O/_old  2013-04-05 13:23:04.0 +0200
+++ /var/tmp/diff_new_pack.qAW12O/_new  2013-04-05 13:23:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tunctl
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -23,10 +23,10 @@
 License:GPL-2.0+
 Group:  System/Management
 Url:http://tunctl.sourceforge.net/
-Source0:%{name}-%{version}.tar.bz2
+Source0:
http://sourceforge.net/projects/tunctl/files/tunctl/%{version}/%{name}-%{version}.tar.gz
 Patch0: %{name}-%{version}-install-manpage-noexec.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  docbook-utils-minimal
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 tunctl is a tool to set up and maintain persistent TUN/TAP network
@@ -44,15 +44,12 @@
 #sed -i 's/^CFLAGS=.*/CFLAGS=%{optflags}' Makefile
 
 %build
-%{__make} CFLAGS=%{optflags} %{?_smp_mflags}
+make CFLAGS=%{optflags} %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} BIN_DIR=/sbin install
-%{__install} -d -m 0755 %{buildroot}/%{_docdir}/%{name}/
-%{__install} -m 0644 ChangeLog %{buildroot}/%{_docdir}/%{name}/
-
-%clean
-%{__rm} -rf %{buildroot}
+make DESTDIR=%{buildroot} BIN_DIR=/sbin install
+install -d -m 0755 %{buildroot}/%{_docdir}/%{name}/
+install -m 0644 ChangeLog %{buildroot}/%{_docdir}/%{name}/
 
 %files
 %defattr(-,root,root)

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



commit tunctl for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory checked 
in at 2012-04-23 16:13:53

Comparing /work/SRC/openSUSE:Factory/tunctl (Old)
 and  /work/SRC/openSUSE:Factory/.tunctl.new (New)


Package is tunctl, Maintainer is mvysko...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tunctl/tunctl.changes2011-09-23 
12:49:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.tunctl.new/tunctl.changes   2012-04-23 
16:13:58.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 07:51:46 UTC 2012 - co...@suse.com
+
+- only buildrequire the minimal set of docbook-utils, we only need
+  docbook2man
+
+---



Other differences:
--
++ tunctl.spec ++
--- /var/tmp/diff_new_pack.71OzNe/_old  2012-04-23 16:13:59.0 +0200
+++ /var/tmp/diff_new_pack.71OzNe/_new  2012-04-23 16:13:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tunctl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,22 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   tunctl
 Version:1.5
-Release:10
+Release:0
 Summary:Create and remove virtual network interfaces
-Group:  System/Management
 License:GPL-2.0+
+Group:  System/Management
 Url:http://tunctl.sourceforge.net/
-AutoReqProv:on
 Source0:%{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-install-manpage-noexec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-BuildRequires:  docbook-utils
+BuildRequires:  docbook-utils-minimal
 
 %description
 tunctl is a tool to set up and maintain persistent TUN/TAP network

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



commit tunctl for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory checked 
in at 2011-12-06 19:09:40

Comparing /work/SRC/openSUSE:Factory/tunctl (Old)
 and  /work/SRC/openSUSE:Factory/.tunctl.new (New)


Package is tunctl, Maintainer is mvysko...@suse.com

Changes:




Other differences:
--
++ tunctl.spec ++
--- /var/tmp/diff_new_pack.NO9gA5/_old  2011-12-06 19:44:07.0 +0100
+++ /var/tmp/diff_new_pack.NO9gA5/_new  2011-12-06 19:44:07.0 +0100
@@ -23,7 +23,7 @@
 Release:10
 Summary:Create and remove virtual network interfaces
 Group:  System/Management
-License:GPLv2+
+License:GPL-2.0+
 Url:http://tunctl.sourceforge.net/
 AutoReqProv:on
 Source0:%{name}-%{version}.tar.bz2

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



commit tunctl for openSUSE:Factory

2011-03-22 Thread h_root

Hello community,

here is the log from the commit of package tunctl for openSUSE:Factory
checked in at Tue Mar 22 17:59:47 CET 2011.




--- tunctl/tunctl.changes   2011-02-16 18:22:28.0 +0100
+++ /mounts/work_src_done/STABLE/tunctl/tunctl.changes  2011-03-21 
17:49:32.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 16:49:31 UTC 2011 - co...@novell.com
+
+- licenses package is about to die
+
+---

calling whatdependson for head-i586




Other differences:
--
++ tunctl.spec ++
--- /var/tmp/diff_new_pack.oEgsYi/_old  2011-03-22 17:59:40.0 +0100
+++ /var/tmp/diff_new_pack.oEgsYi/_new  2011-03-22 17:59:40.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   tunctl
 Version:1.5
-Release:9
+Release:10
 Summary:Create and remove virtual network interfaces
 Group:  System/Management
 License:GPLv2+
@@ -30,8 +30,6 @@
 Patch0: %{name}-%{version}-install-manpage-noexec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-Requires:   licenses
-BuildRequires:  licenses
 BuildRequires:  docbook-utils
 
 %description
@@ -56,8 +54,6 @@
 make DESTDIR=%{buildroot} BIN_DIR=/sbin install
 %{__install} -d -m 0755 %{buildroot}/%{_docdir}/%{name}/
 %{__install} -m 0644 ChangeLog %{buildroot}/%{_docdir}/%{name}/
-%{__ln_s} -f %{_datadir}/doc/licenses/md5/0636e73ff0215e8d672dc4c32c317bb3 \
- %{buildroot}%{_docdir}/%{name}/COPYING
 
 %clean
 %{__rm} -rf %{buildroot}






Remember to have fun...

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