Hello community,

here is the log from the commit of package bin86 for openSUSE:Factory checked 
in at 2014-08-03 15:36:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bin86 (Old)
 and      /work/SRC/openSUSE:Factory/.bin86.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bin86"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bin86/bin86.changes      2011-09-23 
01:52:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bin86.new/bin86.changes 2014-08-03 
15:36:31.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 12:37:41 UTC 2014 - [email protected]
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  bin86-rpmlintrc

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

Other differences:
------------------
++++++ bin86.spec ++++++
--- /var/tmp/diff_new_pack.ghw5kW/_old  2014-08-03 15:36:32.000000000 +0200
+++ /var/tmp/diff_new_pack.ghw5kW/_new  2014-08-03 15:36:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bin86
 #
-# Copyright (c) 2011 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,20 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           bin86
 ExclusiveArch:  %ix86 x86_64
-License:        GPL-2.0+
-Group:          Development/Languages/Other
-AutoReqProv:    on
 Version:        0.16.17
-Release:        103
+Release:        0
 Summary:        An 8086 Assembler and Linker
+License:        GPL-2.0+
+Group:          Development/Languages/Other
 Url:            http://www.cix.co.uk/~mayday/
 Source:         Dev86src-%{version}.tar.bz2
-Source1:        rpmlintrc
+Source1:        bin86-rpmlintrc
 Patch:          dev86-%{version}.dif
 Patch2:         dev86-noelks.patch
 Patch3:         dev86-x86_64.patch
@@ -50,10 +47,9 @@
     H.J. Lu <[email protected]>
 
 %package -n dev86
-License:        GPL-2.0+
 Summary:        8086 Development Suite
-Requires:       bin86 
 Group:          Development/Languages/Other
+Requires:       bin86
 
 %description -n dev86
 This package contains tools for generating Elks/8086 programs and the

++++++ bin86-rpmlintrc ++++++
# This line is mandatory to access the configuration functions
from Config import *

addFilter("dev86.* devel-file-in-non-devel-package")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to