Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
uhttpmock
uhttpmock.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File uhttpmock.spec of Package uhttpmock
# # spec file for package uhttpmock # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands. # # 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/ # Name: uhttpmock Version: 0.5.0 Release: 0 Summary: HTTP web service mocking library License: LGPL-2.1+ Group: Development/Tools Url: https://gitlab.com/uhttpmock/uhttpmock Source0: https://tecnocode.co.uk/downloads/uhttpmock/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig(gio-2.0) >= 2.36.0 BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(libsoup-2.4) >= 2.47.3 %description uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS. It provides a library, libuhttpmock, which implements recording and playback of HTTP request/response traces. %package -n libuhttpmock-0_0-0 Summary: HTTP web service mocking library Group: System/Libraries %description -n libuhttpmock-0_0-0 uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS. It provides a library, libuhttpmock, which implements recording and playback of HTTP request/response traces. %package -n typelib-1_0-Uhm-0_0 Summary: HTTP web service mocking library Group: System/Libraries %description -n typelib-1_0-Uhm-0_0 uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS. It provides a library, libuhttpmock, which implements recording and playback of HTTP request/response traces. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: libuhttpmock-0_0-0 = %{version} Requires: typelib-1_0-Uhm-0_0 = %{version} %description devel This package contains libraries, header files and documentation for developing applications that use %{name}. %prep %setup -q %build %configure \ --disable-static make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post -n libuhttpmock-0_0-0 -p /sbin/ldconfig %postun -n libuhttpmock-0_0-0 -p /sbin/ldconfig %files -n libuhttpmock-0_0-0 %defattr(-,root,root) %doc README COPYING NEWS AUTHORS %{_libdir}/libuhttpmock-0.0.so.* %files -n typelib-1_0-Uhm-0_0 %defattr(-,root,root) %{_libdir}/girepository-1.0/Uhm-0.0.typelib %files devel %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/libuhttpmock-0.0/ %{_libdir}/*.so %{_includedir}/libuhttpmock-0.0/ %{_libdir}/pkgconfig/libuhttpmock-0.0.pc %{_datadir}/gir-1.0/Uhm-0.0.gir %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