]> git.pld-linux.org Git - packages/bird.git/blobdiff - bird.spec
- bcond_with(out) is followed by one \t, then bcond's name.
[packages/bird.git] / bird.spec
index b6f0fd5cd3f49482101a8a9610d346be8e85e488..569725a27589e55835632117c229f9b5886754e3 100644 (file)
--- a/bird.spec
+++ b/bird.spec
@@ -1,6 +1,6 @@
 
-%bcond_without ipv6    # disable IPv6 support (and building bird-ipv6 package) 
-%bcond_without ipv4    # disable IPv4 support (and building bird-ipv4 package)
+%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)
@@ -8,18 +8,18 @@
 Summary:       Routing daemon
 Summary(pl):   Demon dynamicznego routingu
 Name:          bird
-Version:       1.0.9
-Release:       0.3
+Version:       1.0.11
+Release:       0.1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
-# Source0-md5: 6a1d94b8a33b80e754ea4f9cc0ac1ff3
+# Source0-md5: 9f9dfe2af0bde45a0adbbd0ebc36f249
 Source1:       %{name}-ipv4.init
 Source2:       %{name}-ipv4.sysconfig
 Source3:       %{name}-ipv6.init
 Source4:       %{name}-ipv6.sysconfig
-Patch0:                %{name}-posix.patch
-Patch1:                %{name}-flex.patch
+Patch0:                %{name}-flex.patch
+Patch1:                %{name}-64bit.patch
 URL:           http://bird.network.cz/
 BuildRequires: autoconf
 BuildRequires: automake
This page took 0.089285 seconds and 4 git commands to generate.