Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
qoauth
qoauth.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qoauth.spec of Package qoauth
# # spec file for package qoauth # # Copyright (c) 2012 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/ # Name: qoauth Summary: An attempt to support interaction with OAuth-powered network services License: LGPL-3.0+ Group: Development/Libraries/C and C++ Version: 1.0.1 Release: 0 Url: http://github.com/ayoy/qoauth Source0: qoauth-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libqca2-devel BuildRequires: libqt4-devel Patch: qoauth-rpmoptflags.patch Patch2: qoauth-ppc64-libdir.patch %define debug_package_requires libqoauth1 = %version-%release %description QOAuth is an attempt to support interaction with OAuth-powered network services in a Qt way, i.e. simply, clearly and efficiently. Authors: -------- Dominik Kapusta <d@ayoy.net> %package -n libqoauth1 Summary: An attempt to support interaction with OAuth-powered network services Group: Development/Libraries/C and C++ %description -n libqoauth1 QOAuth is an attempt to support interaction with OAuth-powered network services in a Qt way, i.e. simply, clearly and efficiently. Authors: -------- Dominik Kapusta <d@ayoy.net> %package devel Summary: Development files for QOAuth Group: Development/Libraries/C and C++ Requires: libqoauth1 = %{version} %description devel QOAuth is an attempt to support interaction with OAuth-powered network services in a Qt way, i.e. simply, clearly and efficiently. This package contains files for developing applications using QOAuth. Authors: -------- Dominik Kapusta <d@ayoy.net> %prep %setup -q -n qoauth-%{version} %patch -p1 %patch2 -p1 %build qmake make %{?jobs:-j %jobs} %install %{makeinstall} INSTALL_ROOT=%{buildroot} %clean rm -rf %{buildroot} %post -n libqoauth1 -p /sbin/ldconfig %postun -n libqoauth1 -p /sbin/ldconfig %files -n libqoauth1 %defattr(-,root,root) %{_libdir}/libqoauth.so.* %files devel %defattr(-,root,root) %{_includedir}/QtOAuth %{_libdir}/libqoauth.so %{_libdir}/libqoauth.prl %{_libdir}/pkgconfig/qoauth.pc %{_datadir}/qt4/mkspecs/features/oauth.prf %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