]> git.pld-linux.org Git - packages/unscd.git/commitdiff
- don't require GLIBC_PRIVATE symbols auto/th/unscd-0_48-5
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2012 01:03:18 +0000 (01:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    unscd.spec -> 1.13

unscd.spec

index be3a05ba41ba80982ef5803f585ae29fd48197cf..5ec19ef46221bb042dbbe2a1078295c41a980e8d 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Single threaded NSCD (Name Service Caching Daemon)
 Name:          unscd
 Version:       0.48
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://busybox.net/~vda/unscd/nscd-%{version}.c
@@ -28,6 +28,9 @@ Provides:     user(nscd)
 Obsoletes:     nscd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# glibc private symbols
+%define                _noautoreq              libc.so.6(GLIBC_PRIVATE)
+
 %description
 A daemon which handles passwd, group and host lookups for running
 programs and caches the results for the next query. You only need this
This page took 0.063995 seconds and 4 git commands to generate.