Accepting request 27552 from Base:System
Copy from Base:System/libnscd based on submit request 27552 from user coolo OBS-URL: https://build.opensuse.org/request/show/27552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnscd?expand=0&rev=7
This commit is contained in:
parent
761b671409
commit
4fafce6873
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 23:50:29 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 22:57:41 CEST 2009 - crrodriguez@suse.de
|
||||
|
||||
|
28
libnscd.spec
28
libnscd.spec
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: libnscd
|
||||
License: LGPL v2.1 only
|
||||
License: LGPLv2.1
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@ -28,9 +28,10 @@ Obsoletes: libnscd-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 2.0.2
|
||||
Release: 108
|
||||
Release: 109
|
||||
Summary: Library to Allow Applications to Communicate with nscd
|
||||
Source: libnscd-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -41,7 +42,7 @@ for special services, if they have the necessary permissions.
|
||||
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries for Development.
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libnscd = %{version}
|
||||
@ -93,24 +94,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/nscd_flush_cache.3*
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2009 crrodriguez@suse.de
|
||||
- disable static libraries
|
||||
* Wed Jan 07 2009 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Wed Nov 29 2006 kukuk@suse.de
|
||||
- Update to version 2.0.2 (fix memory leak)
|
||||
* Thu Oct 05 2006 kukuk@suse.de
|
||||
- Update to version 2.0.1 (Makefile fixes)
|
||||
* Sat Jun 03 2006 kukuk@suse.de
|
||||
- Update to version 2.0 (manual page, new nscd features)
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Feb 22 2005 kukuk@suse.de
|
||||
- libtool is crap
|
||||
* Tue Feb 22 2005 kukuk@suse.de
|
||||
- Update to libnscd 1.1 (fix interface to nscd) [#65748]
|
||||
* Tue Sep 14 2004 kukuk@suse.de
|
||||
- Initial release
|
||||
|
Loading…
x
Reference in New Issue
Block a user