Hello community, here is the log from the commit of package lsvpd for openSUSE:Factory checked in at 2014-05-06 14:02:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsvpd (Old) and /work/SRC/openSUSE:Factory/.lsvpd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lsvpd" Changes: -------- --- /work/SRC/openSUSE:Factory/lsvpd/lsvpd.changes 2014-03-20 07:06:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lsvpd.new/lsvpd.changes 2014-05-06 14:02:06.000000000 +0200 @@ -1,0 +2,7 @@ +Fri May 2 14:57:16 UTC 2014 - [email protected] + +- license amendment needs to be added to lsvpd (BNC#875781) + +- added patches: + * lsvpd.grant_permission_to_link_with_librtas_library.patch +------------------------------------------------------------------- New: ---- lsvpd.grant_permission_to_link_with_librtas_library.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsvpd.spec ++++++ --- /var/tmp/diff_new_pack.tIXDMS/_old 2014-05-06 14:02:07.000000000 +0200 +++ /var/tmp/diff_new_pack.tIXDMS/_new 2014-05-06 14:02:07.000000000 +0200 @@ -35,6 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ppc ppc64 ppc64le Patch0: lsvpd.no-return-in-nonvoid-function.patch +Patch1: lsvpd.grant_permission_to_link_with_librtas_library.patch %description The lsvpd package contains both the lsvpd, lscfg and lsmcode commands. @@ -49,6 +50,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build export CFLAGS="%{optflags} -UPCI_IDS -DPCI_IDS='\"/usr/share/pci.ids\"' -UUSB_IDS -DUSB_IDS='\"/usr/share/usb.ids\"'" ++++++ lsvpd.grant_permission_to_link_with_librtas_library.patch ++++++ --- a/COPYING +++ b/COPYING @@ -1,3 +1,11 @@ +Special Exception: + As a special exception, IBM gives permission to link the code +of portions of this program against the librtas library, and +distribute linked combinations including the two. You must obey +the GNU General Public License in all respects for all of the +code used other than librtas. + + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
