Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
libnscd
libnscd.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libnscd.spec of Package libnscd
# # spec file for package libnscd # # 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: libnscd # bug437293 %ifarch ppc64 Obsoletes: libnscd-64bit %endif # Version: 2.0.2 Release: 0 Summary: Library to Allow Applications to Communicate with nscd License: LGPL-2.1 Group: System/Libraries Source: libnscd-%{version}.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library provides an interface for applications to NSCD (Name Service Cache Daemon) and allows those applications, to flush the cache for special services, if they have the necessary permissions. %package devel Summary: Include Files and Libraries for Development. License: LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: libnscd = %{version} # bug437293 %ifarch ppc64 Obsoletes: libnscd-devel-64bit %endif # %description devel This package contains all necessary include files and libraries needed to develop applications that needs to communicate with a running nscd. %prep %setup -q %build %configure --disable-static --with-pic %{__make} %{?_smp_mflags} %check make check %install make install DESTDIR=$RPM_BUILD_ROOT %{__mkdir_p} %{buildroot}%{_libdir} rm -fv %{buildroot}%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING.LIB README NEWS %{_libdir}/libnscd.so.* %files devel %defattr(-,root,root) %{_includedir}/*.h %{_libdir}/libnscd.so %{_mandir}/man3/nscd_flush_cache.3* %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