Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libmemcache
libmemcache.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libmemcache.spec of Package libmemcache
# # spec file for package libmemcache (Version 1.4.0.rc2) # # Copyright (c) 2010 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/ # # norootforbuild Name: libmemcache Version: 1.4.0.rc2 Release: 127 # Group: Development/Libraries/C and C++ License: BSD3c ; MIT # BuildRoot: %{_tmppath}/%{name}-%{version}-build # Url: http://people.freebsd.org/~seanc/libmemcache/ Source: http://people.freebsd.org/~seanc/libmemcache/%{name}/%{name}-%{version}.tar.bz2 Patch: libmemcache-1.4.0.rc2_gnusource.patch Patch1: libmemcache-1.4.0.rc2_gcc43_inline.patch Patch2: libmemcache-1.4.0.rc2_preserve_cflags.patch # Summary: A client library for memcached %description libmemcache implements a client for the superior memcached from Danga Interactive. Authors: -------- Sean Chittenden <sean@chittenden.org> %define library_name libmemcache0 %define debug_package_requires %{library_name} = %{version}-%{release} %package -n libmemcache0 License: BSD3c ; MIT Group: Development/Libraries/C and C++ Summary: A client library for memcached %description -n libmemcache0 libmemcache implements a client for the superior memcached from Danga Interactive. This package holds the shared libraries from libmemcache. Authors: -------- Sean Chittenden <sean@chittenden.org> %package devel License: BSD3c ; MIT Requires: %{library_name} = %{version} Group: Development/Libraries/C and C++ Summary: Development files for libmemcache %description devel libmemcache implements a client for the superior memcached from Danga Interactive. This package contains the development files for libmemcache. Authors: -------- Sean Chittenden <sean@chittenden.org> %prep %setup %patch %patch1 %patch2 touch NEWS README AUTHORS %build autoreconf -fi %configure %{__make} %{?jobs:-j%jobs} STRIP=true %install %makeinstall STRIP=true %{__rm} %{buildroot}%{_libdir}/%{name}.*a %clean %{__rm} -rf %{buildroot} %post -n %{library_name} -p /sbin/ldconfig %postun -n %{library_name} -p /sbin/ldconfig %files -n %{library_name} %defattr(-,root,root) %{_libdir}/%{name}.so.* %doc COPYING ChangeLog %files devel %defattr(-,root,root) %{_libdir}/%{name}.so %{_includedir}/memcache* %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