Accepting request 224693 from devel:libraries:c_c++
change license to CPL-1.0 (see COPYRIGHT) (forwarded request 224623 from jloeser) OBS-URL: https://build.opensuse.org/request/show/224693 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=26
This commit is contained in:
commit
25c3ec720c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97ae0168759bf2bc058dacad9c70bdb6403cf8ae617d25ad7230d702725407b3
|
||||
size 221684
|
3
librtas-1.3.9.tar.gz
Normal file
3
librtas-1.3.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9258a67fbe744c58ef77a2f67821c4db35a4fc604692a14839031af916bdb49
|
||||
size 187875
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 14:57:14 UTC 2014 - jloeser@suse.com
|
||||
|
||||
- change license to CPL-1.0 (see COPYRIGHT)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 12:53:20 UTC 2014 - jloeser@suse.com
|
||||
|
||||
- version update to 1.3.9 (BNC#866674)
|
||||
see changelog for changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 15:02:54 UTC 2013 - dvaleev@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package librtas
|
||||
#
|
||||
# Copyright (c) 2013 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
|
||||
@ -18,11 +18,11 @@
|
||||
|
||||
Name: librtas
|
||||
BuildRequires: doxygen
|
||||
Version: 1.3.8
|
||||
Version: 1.3.9
|
||||
Release: 0
|
||||
BuildRequires: fdupes
|
||||
Summary: Libraries to provide access to RTAS calls and RTAS events
|
||||
License: IPL-1.0
|
||||
License: CPL-1.0
|
||||
Group: System/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: ppc ppc64 ppc64le
|
||||
@ -122,6 +122,7 @@ make install DESTDIR=$RPM_BUILD_ROOT LIB_DIR="%{_libdir}"
|
||||
|
||||
%files doc
|
||||
%defattr(-, root, root)
|
||||
%doc COPYRIGHT
|
||||
%doc %{_docdir}/librtas
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user