Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
libgadu
libgadu.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgadu.spec of Package libgadu
# # spec file for package libgadu # # 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/ # %define soname 3 Name: libgadu Version: 1.11.2 Release: 0 Summary: Library for Handling of Gadu-Gadu Instant Messaging License: LGPL-2.1+ Group: System/Libraries Url: http://toxygen.net/libgadu/ Source: http://toxygen.net/%{name}/files/%{name}-%{version}.tar.gz BuildRequires: doxygen BuildRequires: libexpat-devel BuildRequires: libgsm-devel BuildRequires: pkg-config BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(speex) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %package -n %{name}%{soname} Summary: Library for Handling of Gadu-Gadu Instant Messaging Group: System/Libraries Provides: %{name} = %{version} Obsoletes: %{name} < %{version} %description -n %{name}%{soname} libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %package devel Summary: Library for Handling of Gadu-Gadu Instant Messaging Group: Development/Libraries/C and C++ Requires: %{name}%{soname} = %{version} Requires: glibc-devel %description devel libgadu is a library for handling of protocol of a popular Polish instant messenger Gadu-Gadu. %prep %setup -q %build %configure \ --disable-static \ --with-pthread make %{?_smp_mflags} %install %make_install # remove installdox from html dir rm -f docs/html/installdox # rm -f %{buildroot}%{_libdir}/*.la %clean %{?buildroot:rm -rf %{buildroot}} %post -n %{name}%{soname} -p /sbin/ldconfig %postun -n %{name}%{soname} -p /sbin/ldconfig %files -n %{name}%{soname} %defattr(-,root,root) %doc AUTHORS COPYING NEWS README %{_libdir}/*.so.* %files devel %defattr(-,root,root) %doc docs/html %{_includedir}/*.h %{_libdir}/*.so %{_libdir}/pkgconfig/*.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