]> git.pld-linux.org Git - packages/bird.git/commitdiff
- bcond header, rel 2 AC-branch AC-STABLE auto/ac/bird-1_0_11-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 21 May 2006 16:21:27 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bird.spec -> 1.39

bird.spec

index 2cfe597f10e301c5b55b22bf4b4706a4da0ef9d1..b300b75ca94acd4ba8f9ad60526cb333a0fa638f 100644 (file)
--- a/bird.spec
+++ b/bird.spec
@@ -1,15 +1,15 @@
-
-%bcond_without ipv6    # disable IPv6 support (and building bird-ipv6 package) 
-%bcond_without ipv4    # disable IPv4 support (and building bird-ipv4 package)
-
 # TODO:
 #      - trigger to clean up after old bird package (stop, chkconfig --del)
-
+#
+# Conditional build:
+%bcond_without ipv6    # disable IPv6 support (and building bird-ipv6 package)
+%bcond_without ipv4    # disable IPv4 support (and building bird-ipv4 package)
+#
 Summary:       Routing daemon
 Summary(pl):   Demon dynamicznego routingu
 Name:          bird
 Version:       1.0.11
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
This page took 0.037348 seconds and 4 git commands to generate.