commit 0ed36568c584c62f5c524cdcfdb6629929140a57
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Sep 29 14:13:30 2013 +0300

    rpm5 regex fix

 unscd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unscd.spec b/unscd.spec
index 4006203..32262e9 100644
--- a/unscd.spec
+++ b/unscd.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unscd.git/commitdiff/0ed36568c584c62f5c524cdcfdb6629929140a57

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to