Hello community,

here is the log from the commit of package obs-service-format_spec_file for 
openSUSE:Factory checked in at 2015-07-18 14:38:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-format_spec_file"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
        2015-01-21 21:54:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new/obs-service-format_spec_file.changes
   2015-07-18 14:38:46.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jul 16 17:42:20 UTC 2015 - [email protected]
+
+- update licenses
+- add readd-exceptions.patch to readd licenses we use
+
+-------------------------------------------------------------------
+Tue Jun 23 14:09:06 UTC 2015 - [email protected]
+
+- Fix build for Debian 7.0/8.0
+- Use install target from Makefile
+
+-------------------------------------------------------------------

Old:
----
  obs-service-format_spec_file-20150121.tar.bz2

New:
----
  debian.dsc
  obs-service-format_spec_file-20150716.tar.bz2
  readd-exceptions.patch

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

Other differences:
------------------
++++++ obs-service-format_spec_file.spec ++++++
--- /var/tmp/diff_new_pack.G11k5a/_old  2015-07-18 14:38:47.000000000 +0200
+++ /var/tmp/diff_new_pack.G11k5a/_new  2015-07-18 14:38:47.000000000 +0200
@@ -20,11 +20,12 @@
 Summary:        An OBS source service: reformats a spec file to SUSE standard
 License:        GPL-2.0
 Group:          Development/Tools/Building
-Version:        20150121
+Version:        20150716
 Release:        0
 Url:            https://github.com/openSUSE/obs-service-format_spec_file
 # osc service dr
 Source:         %{name}-%{version}.tar.bz2
+Patch0:         readd-exceptions.patch
 Requires:       obs-service-source_validator
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -41,15 +42,12 @@
 %prep
 
 %setup 
+%patch0 -p1
 
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
-install -m 0755 format_spec_file $RPM_BUILD_ROOT/usr/lib/obs/service
-install -m 0644 format_spec_file.service $RPM_BUILD_ROOT/usr/lib/obs/service
-install -m 0755 prepare_spec patch_license 
$RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
-install -m 0644 licenses_changes.txt 
$RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
+%makeinstall
 
 %check
 perl prepare_spec %_topdir/SOURCES/%name.spec

++++++ debian.dsc ++++++
Format: 1.0
Source: obs-service-format-spec-file
Version: 20150716
Binary: obs-service-format-spec-file
Maintainer: Adrian Schroeter <[email protected]>
Architecture: all
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7)
++++++ obs-service-format_spec_file-20150121.tar.bz2 -> 
obs-service-format_spec_file-20150716.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-format_spec_file-20150121/Makefile 
new/obs-service-format_spec_file-20150716/Makefile
--- old/obs-service-format_spec_file-20150121/Makefile  1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/Makefile  2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1,15 @@
+prefix = /usr
+
+servicedir = ${prefix}/lib/obs/service
+
+all:
+
+install:
+       install -d $(DESTDIR)$(servicedir)
+       install -m 0755 format_spec_file $(DESTDIR)$(servicedir)
+       install -m 0644 format_spec_file.service $(DESTDIR)$(servicedir)
+       install -d $(DESTDIR)$(servicedir)/format_spec_file.files
+       install -m 0755 prepare_spec patch_license 
$(DESTDIR)$(servicedir)/format_spec_file.files
+       install -m 0644 licenses_changes.txt 
$(DESTDIR)$(servicedir)/format_spec_file.files
+
+.PHONY: all install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-format_spec_file-20150121/README.md 
new/obs-service-format_spec_file-20150716/README.md
--- old/obs-service-format_spec_file-20150121/README.md 2015-01-21 
11:18:49.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/README.md 2015-07-16 
19:41:55.000000000 +0200
@@ -62,6 +62,7 @@
 CECILL-C | CeCILL-C Free Software License Agreement
 ClArtistic | Clarified Artistic License
 MIT-CMU | CMU License
+CNRI-Jython | CNRI Jython License
 CNRI-Python | CNRI Python License
 CNRI-Python-GPL-Compatible | CNRI Python Open Source GPL Compatible License 
Agreement
 CPOL-1.02 | Code Project Open License 1.02
@@ -113,7 +114,6 @@
 DSDP | DSDP License
 dvipdfm | dvipdfm License
 EPL-1.0 | Eclipse Public License 1.0
-eCos-2.0 | eCos license version 2.0
 ECL-1.0 | Educational Community License v1.0
 ECL-2.0 | Educational Community License v2.0
 eGenix | eGenix.com Public License 1.1.0
@@ -130,6 +130,7 @@
 Fair | Fair License
 MIT-feh | feh License
 Frameworx-1.0 | Frameworx Open License 1.0
+FreeImage | FreeImage Public License v1.0
 FTL | Freetype Project License
 FSFUL | FSF Unlimited License
 FSFULLR | FSF Unlimited License (with License Retention)
@@ -141,30 +142,18 @@
 GFDL-1.2 | GNU Free Documentation License v1.2
 GFDL-1.3 | GNU Free Documentation License v1.3
 GPL-1.0 | GNU General Public License v1.0 only
-GPL-1.0+ | GNU General Public License v1.0 or later
 GPL-2.0 | GNU General Public License v2.0 only
-GPL-2.0+ | GNU General Public License v2.0 or later
-GPL-2.0-with-autoconf-exception | GNU General Public License v2.0 w/Autoconf 
exception
-GPL-2.0-with-bison-exception | GNU General Public License v2.0 w/Bison 
exception
-GPL-2.0-with-classpath-exception | GNU General Public License v2.0 w/Classpath 
exception
-GPL-2.0-with-font-exception | GNU General Public License v2.0 w/Font exception
-GPL-2.0-with-GCC-exception | GNU General Public License v2.0 w/GCC Runtime 
Library exception
 GPL-3.0 | GNU General Public License v3.0 only
-GPL-3.0+ | GNU General Public License v3.0 or later
-GPL-3.0-with-autoconf-exception | GNU General Public License v3.0 w/Autoconf 
exception
-GPL-3.0-with-GCC-exception | GNU General Public License v3.0 w/GCC Runtime 
Library exception
 LGPL-2.1 | GNU Lesser General Public License v2.1 only
-LGPL-2.1+ | GNU Lesser General Public License v2.1 or later
 LGPL-3.0 | GNU Lesser General Public License v3.0 only
-LGPL-3.0+ | GNU Lesser General Public License v3.0 or later
 LGPL-2.0 | GNU Library General Public License v2 only
-LGPL-2.0+ | GNU Library General Public License v2 or later
 gnuplot | gnuplot License
 gSOAP-1.3b | gSOAP Public License v1.3b
 HaskellReport | Haskell Language Report License
 HPND | Historic Permission Notice and Disclaimer
 IBM-pibs | IBM PowerPC Initialization and Boot Software
 IPL-1.0 | IBM Public License v1.0
+ICU | ICU License
 ImageMagick | ImageMagick License
 iMatix | iMatix Standard Function Library Agreement
 Imlib2 | Imlib2 License
@@ -183,6 +172,7 @@
 Latex2e | Latex2e License
 BSD-3-Clause-LBNL | Lawrence Berkeley National Labs BSD variant license
 Leptonica | Leptonica License
+LGPLLR | Lesser General Public License For Linguistic Resources
 Libpng | libpng License
 libtiff | libtiff License
 LPL-1.02 | Lucent Public License v1.02
@@ -237,6 +227,7 @@
 OLDAP-2.5 | Open LDAP Public License v2.5
 OLDAP-2.6 | Open LDAP Public License v2.6
 OLDAP-2.7 | Open LDAP Public License v2.7
+OLDAP-2.8 | Open LDAP Public License v2.8
 OML | Open Market License
 OPL-1.0 | Open Public License v1.0
 OSL-1.0 | Open Software License 1.0
@@ -244,7 +235,6 @@
 OSL-2.0 | Open Software License 2.0
 OSL-2.1 | Open Software License 2.1
 OSL-3.0 | Open Software License 3.0
-OLDAP-2.8 | OpenLDAP Public License v2.8
 OpenSSL | OpenSSL License
 PHP-3.0 | PHP License v3.0
 PHP-3.01 | PHP License v3.01
@@ -261,6 +251,7 @@
 RPL-1.5 | Reciprocal Public License 1.5
 RHeCos-1.1 | Red Hat eCos Public License v1.1
 RSCPL | Ricoh Source Code Public License
+RSA-MD | RSA Message-Digest License
 Ruby | Ruby License
 SAX-PD | Sax Public Domain Notice
 Saxpath | Saxpath License
@@ -274,8 +265,10 @@
 SimPL-2.0 | Simple Public License 2.0
 Sleepycat | Sleepycat License
 SNIA | SNIA Public License 1.1
+Spencer-86 | Spencer License 86
+Spencer-94 | Spencer License 94
+Spencer-99 | Spencer License 99
 SMLNJ | Standard ML of New Jersey License
-StandardML-NJ | Standard ML of New Jersey License
 SugarCRM-1.1.3 | SugarCRM Public License v1.1.3
 SISSL | Sun Industry Standards Source License v1.1
 SISSL-1.2 | Sun Industry Standards Source License v1.2
@@ -287,13 +280,14 @@
 TORQUE-1.1 | TORQUE v2.5+ Software License v1.1
 TOSL | Trusster Open Source License
 Unicode-TOU | Unicode Terms of Use
+UPL-1.0 | Universal Permissive License v1.0
 NCSA | University of Illinois/NCSA Open Source License
 Vim | Vim License
 VOSTROM | VOSTROM Public License for Open Source
 VSL-1.0 | Vovida Software License v1.0
-W3C | W3C Software Notice and License
+W3C-19980720 | W3C Software Notice and License (1998-07-20)
+W3C | W3C Software Notice and License (2002-12-31)
 Wsuipa | Wsuipa License
-WXwindows | wxWindows Library License
 Xnet | X.Net License
 X11 | X11 License
 Xerox | Xerox License
@@ -306,6 +300,7 @@
 Zed | Zed License
 Zend-2.0 | Zend License v2.0
 Zimbra-1.3 | Zimbra Public License v1.3
+Zimbra-1.4 | Zimbra Public License v1.4
 Zlib | zlib License
 zlib-acknowledgement | zlib/libpng License with Acknowledgement
 ZPL-1.1 | Zope Public License 1.1
@@ -323,6 +318,8 @@
 |SUSE-CC-Sampling-Plus-1.0|
 |SUSE-CPL-0.5|
 |SUSE-CacertRoot|
+|SUSE-Copyleft-Next-0.3.0|
+|SUSE-Curb|
 |SUSE-DMTF|
 |SUSE-Docbook-XSL|
 |SUSE-EULA|
@@ -368,6 +365,7 @@
 |SUSE-NonFree|
 |SUSE-Oasis-Specification-Notice|
 |SUSE-OldFSFDocLicense|
+|SUSE-OpenPublication-1.0|
 |SUSE-PHP-2.02|
 |SUSE-Permissive|
 |SUSE-Permissive-Modify-By-Patch|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/debian/changelog 
new/obs-service-format_spec_file-20150716/debian/changelog
--- old/obs-service-format_spec_file-20150121/debian/changelog  1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/changelog  2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1,5 @@
+obs-service-format-spec-file (0.0) stable; urgency=medium
+
+  * Initial release.
+
+ -- Hib Eris <[email protected]>  Sun, 07 Jun 2015 15:20:41 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-format_spec_file-20150121/debian/compat 
new/obs-service-format_spec_file-20150716/debian/compat
--- old/obs-service-format_spec_file-20150121/debian/compat     1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/compat     2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1 @@
+9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-format_spec_file-20150121/debian/control 
new/obs-service-format_spec_file-20150716/debian/control
--- old/obs-service-format_spec_file-20150121/debian/control    1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/control    2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1,18 @@
+Source: obs-service-format-spec-file
+Maintainer: Hib Eris <[email protected]>
+Section: devel
+Priority: extra
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.6
+Homepage: https://github.com/openSUSE/obs-service-format_spec_file
+
+Package: obs-service-format-spec-file
+Architecture: all
+Description: An OBS source service: reformats a spec file to SUSE standard
+ This is a source service for openSUSE Build Service.
+ .
+ This source service is formating the spec file to SUSE standard. The rational
+ behind is to make it easier to review spec files from unknown packagers.
+ .
+ This should be used in "trylocal" mode, so that osc is adapting the existing
+ spec file instead of creating a new one.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/debian/copyright 
new/obs-service-format_spec_file-20150716/debian/copyright
--- old/obs-service-format_spec_file-20150121/debian/copyright  1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/copyright  2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1,34 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: obs-service-format_spec_file
+Source: https://github.com/openSUSE/obs-service-format_spec_file
+License: GPL-2.0+
+
+Files: *
+Copyright: 2012, Adrian Schröter <[email protected]>
+           2014, Andreas Schwab <[email protected]>
+           2015, Hib Eris <[email protected]>
+           2014, Ruediger Oertel <[email protected]>
+           2012, Sascha Peilicke <[email protected]>
+           2015, StefanBruens <[email protected]>
+           2014, 2015, Stephan Kulow <[email protected]>
+           2011, 2012, 2013, 2014, 2015, Stephan Kulow <[email protected]>
+           2014, Thorsten Behrens <[email protected]>
+           2011, Vincent Untz <[email protected]>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-format_spec_file-20150121/debian/rules 
new/obs-service-format_spec_file-20150716/debian/rules
--- old/obs-service-format_spec_file-20150121/debian/rules      1970-01-01 
01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/rules      2015-07-16 
19:41:55.000000000 +0200
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+#
+export DH_VERBOSE=1
+
+%:
+       dh $@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/debian/source/format 
new/obs-service-format_spec_file-20150716/debian/source/format
--- old/obs-service-format_spec_file-20150121/debian/source/format      
1970-01-01 01:00:00.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/debian/source/format      
2015-07-16 19:41:55.000000000 +0200
@@ -0,0 +1 @@
+3.0 (native)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/fetch-licenses.sh 
new/obs-service-format_spec_file-20150716/fetch-licenses.sh
--- old/obs-service-format_spec_file-20150121/fetch-licenses.sh 2015-01-21 
11:18:49.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/fetch-licenses.sh 2015-07-16 
19:41:55.000000000 +0200
@@ -1,5 +1,5 @@
 export LC_ALL=C
-curl -s 
"https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AqPp4y2wyQsbdGQ1V3pRRDg5NEpGVWpubzdRZ0tjUWc&single=true&gid=0&output=txt";
 | grep -v "New format" \
+curl -s 
'https://docs.google.com/spreadsheets/d/14AdaJ6cmU0kvQ4ulq9pWpjdZL5tkR03exRSYJmPGdfs/export?format=tsv&id=14AdaJ6cmU0kvQ4ulq9pWpjdZL5tkR03exRSYJmPGdfs&gid=0'
 | grep -v "New format" \
   | sed -e 's,\s*$,,' > licenses_changes.ntxt
 
 : > licenses_changes.ptxt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/format_spec_file 
new/obs-service-format_spec_file-20150716/format_spec_file
--- old/obs-service-format_spec_file-20150121/format_spec_file  2015-01-21 
11:18:49.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/format_spec_file  2015-07-16 
19:41:55.000000000 +0200
@@ -15,7 +15,7 @@
     ;;
     *)
       echo Unknown parameter $1.
-      echo 'Usage: this service is not excepting parameters'
+      echo 'Usage: this service is not accepting parameters'
       exit 1
     ;;
   esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20150121/licenses_changes.txt 
new/obs-service-format_spec_file-20150716/licenses_changes.txt
--- old/obs-service-format_spec_file-20150121/licenses_changes.txt      
2015-01-21 11:18:49.000000000 +0100
+++ new/obs-service-format_spec_file-20150716/licenses_changes.txt      
2015-07-16 19:41:55.000000000 +0200
@@ -199,6 +199,7 @@
 CC-BY-ND-3.0   CC-BY-ND-3.0
 CC-BY-ND-3.0+  CC-BY-ND-3.0+
 CC-BY-ND-4.0   CC-BY-ND-4.0
+CC-BY-ND-4.0   http://spdx.org/licenses/CC-BY-ND-4.0.html#licenseText
 CC-BY-ND-4.0+  CC-BY-ND-4.0+
 CC-BY-SA-1.0   CC-BY-SA-1.0
 CC-BY-SA-1.0+  CC-BY-SA-1.0+
@@ -232,6 +233,8 @@
 CECILL-B+      CECILL-B+
 CECILL-C       CECILL-C
 CECILL-C+      CECILL-C+
+CNRI-Jython    CNRI-Jython
+CNRI-Jython+   CNRI-Jython+
 CNRI-Python    CNRI-Python
 CNRI-Python+   CNRI-Python+
 CNRI-Python-GPL-Compatible     CNRI-Python-GPL-Compatible
@@ -311,6 +314,8 @@
 Fair+  Fair+
 Frameworx-1.0  Frameworx-1.0
 Frameworx-1.0+ Frameworx-1.0+
+FreeImage      FreeImage
+FreeImage+     FreeImage+
 GFDL-1.1       GFDL 1.1
 GFDL-1.1       GFDL v1.1
 GFDL-1.1       GFDL-1.1
@@ -340,7 +345,6 @@
 GPL-1.0+       GPL+
 GPL-1.0+       GPL-1.0+
 GPL-1.0+       GPLv1+
-GPL-1.0++      GPL-1.0++
 GPL-2.0        GLPv2
 GPL-2.0        GNU GPL v2
 GPL-2.0        GNU General Public License (GPL) v2
@@ -366,17 +370,6 @@
 GPL-2.0+       GPLv2 or later
 GPL-2.0+       GPLv2+
 GPL-2.0+       libGeoIPUpdate is GPLv2 or later
-GPL-2.0++      GPL-2.0++
-GPL-2.0-with-GCC-exception     GPL-2.0-with-GCC-exception
-GPL-2.0-with-GCC-exception+    GPL-2.0-with-GCC-exception+
-GPL-2.0-with-autoconf-exception        GPL-2.0-with-autoconf-exception
-GPL-2.0-with-autoconf-exception+       GPL-2.0-with-autoconf-exception+
-GPL-2.0-with-bison-exception   GPL-2.0-with-bison-exception
-GPL-2.0-with-bison-exception+  GPL-2.0-with-bison-exception+
-GPL-2.0-with-classpath-exception       GPL-2.0-with-classpath-exception
-GPL-2.0-with-classpath-exception+      GPL-2.0-with-classpath-exception+
-GPL-2.0-with-font-exception    GPL-2.0-with-font-exception
-GPL-2.0-with-font-exception+   GPL-2.0-with-font-exception+
 GPL-3.0        GNU GPL version 3
 GPL-3.0        GNU General Public License version 3 (GPLv3)
 GPL-3.0        GPL 3
@@ -391,11 +384,6 @@
 GPL-3.0+       GPL-3+
 GPL-3.0+       GPL-3.0+
 GPL-3.0+       GPLv3+
-GPL-3.0++      GPL-3.0++
-GPL-3.0-with-GCC-exception     GPL-3.0-with-GCC-exception
-GPL-3.0-with-GCC-exception+    GPL-3.0-with-GCC-exception+
-GPL-3.0-with-autoconf-exception        GPL-3.0-with-autoconf-exception
-GPL-3.0-with-autoconf-exception+       GPL-3.0-with-autoconf-exception+
 Giftware       Giftware
 Giftware+      Giftware+
 Glide  Glide
@@ -408,6 +396,8 @@
 HaskellReport+ HaskellReport+
 IBM-pibs       IBM-pibs
 IBM-pibs+      IBM-pibs+
+ICU    ICU
+ICU+   ICU+
 IJG    IJG
 IJG    SUSE-IJG
 IJG+   IJG+
@@ -444,7 +434,6 @@
 LGPL-2.0+      LGPL v2.0 or later
 LGPL-2.0+      LGPL-2.0+
 LGPL-2.0+      LGPLv2.0+
-LGPL-2.0++     LGPL-2.0++
 LGPL-2.1       GNU LGPLv2.1
 LGPL-2.1       GNU Lesser General Public License version 2.1 (LGPL v2.1)
 LGPL-2.1       LGPL 2.1
@@ -462,7 +451,6 @@
 LGPL-2.1+      LGPL-2.1+
 LGPL-2.1+      LGPLv2+
 LGPL-2.1+      LGPLv2.1+
-LGPL-2.1++     LGPL-2.1++
 LGPL-3.0       GNU Lesser General Public License (LGPL), Version 3
 LGPL-3.0       GNU Lesser General Public License version 3 (LGPL v3)
 LGPL-3.0       LGPL-3.0
@@ -470,7 +458,8 @@
 LGPL-3.0+      LGPL v3 or later
 LGPL-3.0+      LGPL-3.0+
 LGPL-3.0+      LGPLv3+
-LGPL-3.0++     LGPL-3.0++
+LGPLLR LGPLLR
+LGPLLR+        LGPLLR+
 LPL-1.0        LPL-1.0
 LPL-1.0+       LPL-1.0+
 LPL-1.02       LPL-1.02
@@ -632,7 +621,7 @@
 OML    SUSE-OML
 OML+   OML+
 OPL-1.0        OPL-1.0
-OPL-1.0        Open Publication License 1.0
+OPL-1.0        Open Public License 1.0
 OPL-1.0+       OPL-1.0+
 OSL-1.0        OSL-1.0
 OSL-1.0+       OSL-1.0+
@@ -683,6 +672,8 @@
 RPL-1.5+       RPL-1.5+
 RPSL-1.0       RPSL-1.0
 RPSL-1.0+      RPSL-1.0+
+RSA-MD RSA-MD
+RSA-MD+        RSA-MD+
 RSCPL  RSCPL
 RSCPL+ RSCPL+
 Rdisc  Rdisc
@@ -726,6 +717,10 @@
 SUSE-CPL-0.5+  SUSE-CPL-0.5+
 SUSE-CacertRoot        http://www.cacert.org/policy/RootDistributionLicense.php
 SUSE-CacertRoot+       SUSE-CacertRoot+
+SUSE-Copyleft-Next-0.3.0       
https://raw.githubusercontent.com/richardfontana/copyleft-next/master/Releases/copyleft-next-0.3.0
+SUSE-Copyleft-Next-0.3.0+      SUSE-Copyleft-Next-0.3.0+
+SUSE-Curb      https://raw.githubusercontent.com/taf2/curb/master/LICENSE
+SUSE-Curb+     SUSE-Curb+
 SUSE-DMTF      Distributed Management Task Force ( see 
https://fedoraproject.org/wiki/Licensing/DMTF )
 SUSE-DMTF+     SUSE-DMTF+
 SUSE-Docbook-XSL       Copyright (C) 1999-2007 Norman Walsh
@@ -817,6 +812,8 @@
 SUSE-Oasis-Specification-Notice+       SUSE-Oasis-Specification-Notice+
 SUSE-OldFSFDocLicense  Tracked by Fedora as OldFSFDocLicense (see 
https://fedoraproject.org/wiki/Licensing:OldFSFDocLicense?rd=Licensing/OldFSFDocLicense)
 SUSE-OldFSFDocLicense+ SUSE-OldFSFDocLicense+
+SUSE-OpenPublication-1.0       http://opencontent.org/openpub/ - note this is 
not the OPL-1.0
+SUSE-OpenPublication-1.0+      SUSE-OpenPublication-1.0+
 SUSE-PHP-2.02  PHP 2.02
 SUSE-PHP-2.02+ SUSE-PHP-2.02+
 SUSE-Permissive        Must not be copyleft. Must not contain patent clauses 
of any nature. Most not limit ability to copy, modifiy, distribute (through 
multiple tiers of distribution) and distribute modified versions. Must not 
impose obligations such as 'advertising clauses' or anything that could be 
viewed as an 'additional restriction' under GPL-2.0+ or GPL-3.0+. Must not 
impose obligations such as modification by patch only, or reciprocal clauses.
@@ -879,8 +876,12 @@
 SimPL-2.0+     SimPL-2.0+
 Sleepycat      Sleepycat
 Sleepycat+     Sleepycat+
-StandardML-NJ  StandardML-NJ
-StandardML-NJ+ StandardML-NJ+
+Spencer-86     Spencer-86
+Spencer-86+    Spencer-86+
+Spencer-94     Spencer-94
+Spencer-94+    Spencer-94+
+Spencer-99     Spencer-99
+Spencer-99+    Spencer-99+
 SugarCRM-1.1.3 SugarCRM-1.1.3
 SugarCRM-1.1.3+        SugarCRM-1.1.3+
 TCL    SUSE-TCL
@@ -892,6 +893,8 @@
 TORQUE-1.1+    TORQUE-1.1+
 TOSL   TOSL
 TOSL+  TOSL+
+UPL-1.0        UPL-1.0
+UPL-1.0+       UPL-1.0+
 Unicode        http://www.unicode.org/copyright.html
 Unicode-TOU    Unicode-TOU
 Unicode-TOU+   Unicode-TOU+
@@ -907,11 +910,11 @@
 W3C    W3C
 W3C    W3C Software License
 W3C+   W3C+
+W3C-19980720   W3C-19980720
+W3C-19980720+  W3C-19980720+
 WTFPL  SUSE-WTFPL-2.0
 WTFPL  WTFPL
 WTFPL+ WTFPL+
-WXwindows      WXwindows
-WXwindows+     WXwindows+
 Watcom-1.0     Watcom-1.0
 Watcom-1.0+    Watcom-1.0+
 Wsuipa Wsuipa
@@ -952,6 +955,8 @@
 Zend-2.0+      Zend-2.0+
 Zimbra-1.3     Zimbra-1.3
 Zimbra-1.3+    Zimbra-1.3+
+Zimbra-1.4     Zimbra-1.4
+Zimbra-1.4+    Zimbra-1.4+
 Zlib   Zlib
 Zlib   Zlib License
 Zlib   zlib
@@ -965,8 +970,6 @@
 diffmark+      diffmark+
 dvipdfm        dvipdfm
 dvipdfm+       dvipdfm+
-eCos-2.0       eCos-2.0
-eCos-2.0+      eCos-2.0+
 eGenix eGenix
 eGenix+        eGenix+
 gSOAP-1.3b     gSOAP-1.3b

++++++ readd-exceptions.patch ++++++
diff -ru obs-service-format_spec_file-20150716.orig/licenses_changes.txt 
obs-service-format_spec_file-20150716/licenses_changes.txt
--- obs-service-format_spec_file-20150716.orig/licenses_changes.txt     
2015-07-16 19:41:55.000000000 +0200
+++ obs-service-format_spec_file-20150716/licenses_changes.txt  2015-07-16 
19:44:25.354282059 +0200
@@ -370,6 +370,17 @@
 GPL-2.0+       GPLv2 or later
 GPL-2.0+       GPLv2+
 GPL-2.0+       libGeoIPUpdate is GPLv2 or later
+GPL-2.0++      GPL-2.0++
+GPL-2.0-with-GCC-exception     GPL-2.0-with-GCC-exception
+GPL-2.0-with-GCC-exception+    GPL-2.0-with-GCC-exception+
+GPL-2.0-with-autoconf-exception        GPL-2.0-with-autoconf-exception
+GPL-2.0-with-autoconf-exception+       GPL-2.0-with-autoconf-exception+
+GPL-2.0-with-bison-exception   GPL-2.0-with-bison-exception
+GPL-2.0-with-bison-exception+  GPL-2.0-with-bison-exception+
+GPL-2.0-with-classpath-exception       GPL-2.0-with-classpath-exception
+GPL-2.0-with-classpath-exception+      GPL-2.0-with-classpath-exception+
+GPL-2.0-with-font-exception    GPL-2.0-with-font-exception
+GPL-2.0-with-font-exception+   GPL-2.0-with-font-exception+
 GPL-3.0        GNU GPL version 3
 GPL-3.0        GNU General Public License version 3 (GPLv3)
 GPL-3.0        GPL 3
@@ -384,6 +395,11 @@
 GPL-3.0+       GPL-3+
 GPL-3.0+       GPL-3.0+
 GPL-3.0+       GPLv3+
+GPL-3.0++      GPL-3.0++
+GPL-3.0-with-GCC-exception     GPL-3.0-with-GCC-exception
+GPL-3.0-with-GCC-exception+    GPL-3.0-with-GCC-exception+
+GPL-3.0-with-autoconf-exception        GPL-3.0-with-autoconf-exception
+GPL-3.0-with-autoconf-exception+       GPL-3.0-with-autoconf-exception+
 Giftware       Giftware
 Giftware+      Giftware+
 Glide  Glide
Only in obs-service-format_spec_file-20150716: licenses_changes.txt.orig

Reply via email to