Hello community,
here is the log from the commit of package obs-service-verify_file for
openSUSE:Factory checked in at 2012-04-17 22:00:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-verify_file (Old)
and /work/SRC/openSUSE:Factory/.obs-service-verify_file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-verify_file", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-verify_file/obs-service-verify_file.changes
2012-03-27 08:57:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-verify_file.new/obs-service-verify_file.changes
2012-04-17 22:00:22.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 12 13:01:43 UTC 2012 - [email protected]
+
+- Change license to MIT (see bnc#753973) and provide a copy of the license text
+
+-------------------------------------------------------------------
New:
----
LICENSE.txt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-verify_file.spec ++++++
--- /var/tmp/diff_new_pack.G6zkBt/_old 2012-04-17 22:00:25.000000000 +0200
+++ /var/tmp/diff_new_pack.G6zkBt/_new 2012-04-17 22:00:25.000000000 +0200
@@ -21,10 +21,11 @@
Release: 0
Url: http://build.opensuse.org
Summary: An OBS source service: file verification
-License: GPL-2.0+
+License: MIT
Group: Development/Tools/Building
Source: verify_file
Source1: verify_file.service
+Source2: LICENSE.txt
Requires: coreutils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -36,6 +37,7 @@
%prep
%setup -q -D -T 0 -n .
+cp %{SOURCE2} .
%build
@@ -46,6 +48,7 @@
%files
%defattr(-,root,root)
+%doc LICENSE.txt
%dir %{_prefix}/lib/obs
%{_prefix}/lib/obs/service
++++++ LICENSE.txt ++++++
MIT License
Copyright (c) 2012 SUSE LINUX Products GmbH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]