Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
librtas1
librtas1.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File librtas1.spec of Package librtas1
# # spec file for package librtas1 # # Copyright (c) 2016 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define sover 1 Name: librtas%{sover} BuildRequires: doxygen Version: 1.4.1 Release: 0 BuildRequires: fdupes Summary: Libraries to provide access to RTAS calls and RTAS events License: LGPL-2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ppc ppc64 ppc64le Url: http://librtas.ozlabs.org/ Source0: http://sourceforge.net/projects/librtas/files/librtas-%{version}.tar.gz Source1: baselibs.conf Patch: librtas-failedmagic.patch Patch1: librtas1.bug-985643_open_RTAS_error_facility.patch %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 these calls. The librtasevent shared library provides users with a set of definitions and common routines useful in parsing and dumping the contents of RTAS events. %package devel Summary: Devel librtas files Group: Development/Libraries/C and C++ Requires: librtas%{sover} = %{version} Conflicts: librtas-devel %description devel This package provides devel files of librtas %prep %setup -q -n librtas-%{version} %patch %patch1 -p1 %build make CFLAGS="%optflags -fPIC -g -I $PWD/librtasevent_src" LIB_DIR="%{_libdir}" %{?_smp_mflags} %install rm -rf doc/*/latex make install DESTDIR=%buildroot LIB_DIR="%{_libdir}" %fdupes %buildroot/%_docdir /sbin/ldconfig -n %buildroot%{_libdir} rm -rf %{buildroot}/%{_docdir}/librtas %post -n librtas%{sover} -p /sbin/ldconfig %postun -n librtas%{sover} -p /sbin/ldconfig %files %defattr(-, root, root) %doc COPYING.LESSER Changelog README %{_libdir}/lib*.so.* %files devel %defattr(-, root, root) %doc COPYING.LESSER /usr/include/* %{_libdir}/librtasevent.so %{_libdir}/librtas.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor