Hello community, here is the log from the commit of package openSUSE-EULAs for openSUSE:Factory checked in at 2016-10-28 10:43:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSE-EULAs (Old) and /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-EULAs" Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSE-EULAs/openSUSE-EULAs.changes 2015-02-20 13:50:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new/openSUSE-EULAs.changes 2016-10-28 10:43:05.000000000 +0200 @@ -1,0 +2,14 @@ +Thu Oct 27 13:34:25 UTC 2016 - [email protected] + +- Move sources to git +- Update licenses from packages +- Reword Nouveau warning a bit +- Add gstreamer-fluendo-mp3.en + +------------------------------------------------------------------- +Fri Oct 21 19:41:22 UTC 2016 - [email protected] + +- Add Mesa-dri-nouveau 'license' text: warn users when installing + this driver of potential lockups (boo#1005323). + +------------------------------------------------------------------- Old: ---- openSUSE-EULAs-13.2.tar.bz2 New: ---- _service _servicedata openSUSE-EULAs-84.87.20161027.1389026.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openSUSE-EULAs.spec ++++++ --- /var/tmp/diff_new_pack.4R4pBs/_old 2016-10-28 10:43:06.000000000 +0200 +++ /var/tmp/diff_new_pack.4R4pBs/_new 2016-10-28 10:43:06.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package openSUSE-EULAs # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,16 +17,17 @@ Name: openSUSE-EULAs -Version: 13.2 +Version: 84.87.20161027.1389026 Release: 0 -Url: http://en.opensuse.org/Package_repositories +Url: https://github.com/openSUSE/openSUSE-EULAs Summary: Collection of EULAs for openSUSE License: MIT Group: Development/Other -Source: openSUSE-EULAs-%{version}.tar.bz2 +Source: openSUSE-EULAs-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Provides: package-EULAs +BuildRequires: translate-toolkit %description openSUSE-EULAs is a collection of the end user license agreements (EULAs) which @@ -37,10 +38,10 @@ %setup -q -n openSUSE-EULAs-%{version} %build +make %install -install -d %{buildroot}%{_defaultdocdir}/eulas -cp -a *.en %{buildroot}%{_defaultdocdir}/eulas +%make_install %files %defattr(-,root,root,-) ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="versionformat">%cd.%h</param> <!-- it's tumbleweed --> <param name="versionprefix">84.87</param> <param name="url">git://github.com/openSUSE/openSUSE-EULAs.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/openSUSE/openSUSE-EULAs.git</param> <param name="changesrevision">138902683b50441047cda9d32295805986df4e35</param></service></servicedata>
