[znc] Add glibc-devel, openssl-devel, c-ares-devel to requires for znc-devel so znc-buildmod will work

Nick Bebout nb at fedoraproject.org
Mon Jan 9 16:00:45 UTC 2012


commit 31f566fe5f22f20fe8a9a31ab522b7a8c10bcc36
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Mon Jan 9 10:00:30 2012 -0600

     Add glibc-devel, openssl-devel, c-ares-devel to requires for
     znc-devel so znc-buildmod will work

 znc.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index 445729d..6d2d4be 100644
--- a/znc.spec
+++ b/znc.spec
@@ -50,6 +50,7 @@ DCC bouncing, Perl and C++ module support to name a few.
 Summary:        Development files needed to compile ZNC modules
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release} pkgconfig
+Requires:       openssl-devel c-ares-devel glibc-devel
 BuildRequires: pkgconfig
 
 %description devel
@@ -246,6 +247,10 @@ fi
 %{_libdir}/znc/modpython.so
 
 %changelog
+* Mon Jan 09 2012 Nick Bebout <nb at fedoraproject.org> - 0.202-2
+- Add glibc-devel, openssl-devel, c-ares-devel to requires for
+- znc-devel so znc-buildmod will work
+
 * Sun Sep 25 2011 Nick Bebout <nb at fedoraproject.org> - 0.202-1
 - Update to 0.202
 


More information about the scm-commits mailing list