]> git.pld-linux.org Git - packages/unscd.git/commitdiff
rpm5 regex fix auto/th/unscd-0.49-5
authorElan Ruusamäe <glen@delfi.ee>
Sun, 29 Sep 2013 11:13:30 +0000 (14:13 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 29 Sep 2013 11:13:30 +0000 (14:13 +0300)
unscd.spec

index 40062030c630cfd16cdf17ed485e3e8825bd779b..32262e92b3aa31093de0b2657ac165bd6a18df0d 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Single threaded NSCD (Name Service Caching Daemon)
 Name:          unscd
 Version:       0.49
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Networking/Daemons
 Source0:       http://busybox.net/~vda/unscd/nscd-%{version}.c
@@ -31,7 +31,7 @@ Obsoletes:    nscd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # glibc private symbols
-%define                _noautoreq              libc.so.6(GLIBC_PRIVATE)
+%define                _noautoreq              GLIBC_PRIVATE
 
 %description
 A daemon which handles passwd, group and host lookups for running
This page took 0.103499 seconds and 4 git commands to generate.