Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:NemoMobile
libresource
libresource.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libresource.spec of Package libresource
%define _name libresource Name: libresource0 Summary: MeeGo resource management low level C API libraries Version: 0.25.2 Release: 0 License: LGPL-2.1-only AND AFL-2.1 URL: https://github.com/sailfishos/libresource Source0: https://github.com/sailfishos/libresource/archive/refs/tags/%{version}.tar.gz Source1: https://github.com/sailfishos-mirror/dbus-glib/archive/d42176ae4763e5288ef37ea314fe58387faf2005.tar.gz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(dbus-1) >= 1.8 BuildRequires: pkgconfig(check) BuildRequires: automake autoconf libtool %description Resource management for MeeGo. Resource policy client library. %package client Summary: MeeGo resource aware client test example Requires: %{name} = %{version}-%{release} %description client Resource management for MeeGo. This is a simple test tool to play with resource management. %package devel Summary: Development files for %{name} Requires: %{name} = %{version}-%{release} %description devel Development files for %{name}. %prep %setup -q -n %{_name}-%{version} tar --strip-components=1 -xzf %{SOURCE1} -C $RPM_BUILD_DIR/%{_name}-%{version}/dbus-gmain/ %build echo "%{version}" > .tarball-version ./autogen.sh --disable-static %configure --disable-static make %install rm -rf %{buildroot} %make_install rm -f %{buildroot}/%{_libdir}/*.la %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %{_libdir}/libresource*.so.* %files client %defattr(-,root,root,-) %{_bindir}/resource-client %{_bindir}/fmradio %files devel %defattr(-,root,root,-) %{_includedir}/resource* %{_libdir}/*.so %{_libdir}/pkgconfig/libresource*.pc %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