Author: baggins                      Date: Sat Sep 22 00:48:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- with gnutls and ipv6 support

---- Files affected:
SPECS:
   openvcpd.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/openvcpd.spec
diff -u SPECS/openvcpd.spec:1.2 SPECS/openvcpd.spec:1.3
--- SPECS/openvcpd.spec:1.2     Sat Sep 22 02:35:42 2007
+++ SPECS/openvcpd.spec Sat Sep 22 02:48:09 2007
@@ -15,11 +15,12 @@
 BuildRequires: rpmbuild(macros) >= 1.228
 Requires(post,preun):  /sbin/chkconfig
 BuildRequires: autoconf
-BuildRequires: util-vserver-devel
-BuildRequires: sqlite3-devel
-BuildRequires: libxml2-devel
-BuildRequires: libpcap-devel
+BuildRequires: gnutls-devel
 BuildRequires: iptables-devel >= 1.3.8-1.2
+BuildRequires: libpcap-devel
+BuildRequires: libxml2-devel
+BuildRequires: sqlite3-devel
+BuildRequires: util-vserver-devel
 #Requires:     -
 #Provides:     group(foo)
 #Provides:     user(foo)
@@ -35,7 +36,10 @@
 
 %build
 %{__autoconf}
-%configure
+%configure \
+       --with-gnutls \
+       --with-ipv6
+
 %{__make}
 
 %install
@@ -75,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/22 00:48:09  baggins
+- with gnutls and ipv6 support
+
 Revision 1.2  2007/09/22 00:35:42  baggins
 - BR proper iptables-devel
 - small cleanups
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openvcpd.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to