]> git.pld-linux.org Git - packages/bird.git/blobdiff - bird.spec
- up to 1.6.8
[packages/bird.git] / bird.spec
index 0b40ac580db16ddb1e4141745977d689de1c192c..cc52d09c9e6419fc8eacd88ed8ab57674e31bc35 100644 (file)
--- a/bird.spec
+++ b/bird.spec
@@ -9,21 +9,22 @@
 Summary:       The BIRD Internet Routing Daemon
 Summary(pl.UTF-8):     Demon BIRD Internetowego Routingu Dynamicznego
 Name:          bird
-Version:       1.6.0
+Version:       1.6.8
 Release:       1
 License:       GPL v2+
 Group:         Networking/Daemons
 Source0:       ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
-# Source0-md5: 4c92ec3548a2a120243879b6ef7046dd
+# Source0-md5: abe29a927e21a3d7f8092641f06093c2
 Source1:       %{name}-ipv4.init
 Source2:       %{name}-ipv4.sysconfig
 Source3:       %{name}-ipv6.init
 Source4:       %{name}-ipv6.sysconfig
 Source5:       ftp://bird.network.cz/pub/bird/%{name}-doc-%{version}.tar.gz
-# Source5-md5: a2532665cc7312f199322719c4d3b68f
+# Source5-md5: d5b69caeee629479e0261aba18d35758
 Source6:       %{name}-ipv4.service
 Source7:       %{name}-ipv6.service
 Patch0:                %{name}-allowalien.patch
+Patch1:                gcc.patch
 URL:           http://bird.network.cz/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -109,6 +110,7 @@ filtrów o dużych możliwościach.
 %prep
 %setup -q -a 5
 %{?with_alien:%patch0 -p1}
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* tools
@@ -218,7 +220,7 @@ chgrp bird /etc/bird.conf
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.html doc/reply_codes %{name}-doc-%{version}/doc/*.ps ChangeLog NEWS README TODO
+%doc doc/*.html doc/reply_codes %{name}-doc-%{version}/doc/*.pdf ChangeLog NEWS README 
 %attr(755,root,root) %{_sbindir}/birdc
 
 %if %{with ipv4}
This page took 0.053047 seconds and 4 git commands to generate.