Accepting request 227555 from devel:libraries:c_c++

version update to 1.3.10 (BNC#870006) (forwarded request 227463 from jloeser)

OBS-URL: https://build.opensuse.org/request/show/227555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librtas?expand=0&rev=27
This commit is contained in:
Stephan Kulow 2014-03-28 12:56:22 +00:00 committed by Git OBS Bridge
commit dc5a8ab2be
4 changed files with 12 additions and 6 deletions

3
librtas-1.3.10.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1228ac1c83918cf197c6b40f3620dbeb0440578f20da22b736e771448cbac3f0
size 294598

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9258a67fbe744c58ef77a2f67821c4db35a4fc604692a14839031af916bdb49
size 187875

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 25 13:23:54 UTC 2014 - jloeser@suse.com
- version update to 1.3.10 (BNC#870006)
see changelog for change
-------------------------------------------------------------------
Tue Mar 4 14:57:14 UTC 2014 - jloeser@suse.com

View File

@ -18,7 +18,7 @@
Name: librtas
BuildRequires: doxygen
Version: 1.3.9
Version: 1.3.10
Release: 0
BuildRequires: fdupes
Summary: Libraries to provide access to RTAS calls and RTAS events
@ -30,7 +30,7 @@ Url: http://librtas.ozlabs.org/
Source0: http://sourceforge.net/projects/librtas/files/librtas-%{version}.tar.gz
Patch: librtas-failedmagic.patch
%description
%description
The librtas shared library provides userspace with an interface through
which certain RTAS calls can be made. The library uses either of the
RTAS User Module or the RTAS system call to direct the kernel in making
@ -123,6 +123,6 @@ make install DESTDIR=$RPM_BUILD_ROOT LIB_DIR="%{_libdir}"
%files doc
%defattr(-, root, root)
%doc COPYRIGHT
%doc %{_docdir}/librtas
%doc %{_docdir}/librtas
%changelog