]> git.pld-linux.org Git - packages/gabber.git/commitdiff
- --with ipv6 option added (but it doesn't seem to work well)
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 11 Feb 2002 09:09:34 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gabber.spec -> 1.17

gabber.spec

index c050ee2f5d0448c7384ffabebdc84782c27ad9a0..8068507fa790fc54fda2dc3770baa6215739ada0 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+# _with_ipv6        - with IPv6 support
+#
 Summary:       A GNOME Jabber client
 Summary(pl):   Klient Jabber dla GNOME
 Name:          gabber
@@ -79,6 +83,7 @@ CXXFLAGS="%{rpmcflags}"
        --enable-ssl \
        --enable-screensaver \
        --enable-xmms \
+       %{?_with_ipv6:--enable-ipv6} \
        --disable-perl
 
 %{__make}
This page took 0.09608 seconds and 4 git commands to generate.