]> git.pld-linux.org Git - packages/bird.git/blobdiff - bird.spec
- up to 1.6.2
[packages/bird.git] / bird.spec
index 52404a710ccdc4e76f2118c04aa60c9a5d1d0695..58eb8c370b1fcbac87334c8f9875ec6880fcb88b 100644 (file)
--- a/bird.spec
+++ b/bird.spec
@@ -9,18 +9,18 @@
 Summary:       The BIRD Internet Routing Daemon
 Summary(pl.UTF-8):     Demon BIRD Internetowego Routingu Dynamicznego
 Name:          bird
-Version:       1.4.5
-Release:       4
+Version:       1.6.2
+Release:       1
 License:       GPL v2+
 Group:         Networking/Daemons
 Source0:       ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
-# Source0-md5: a8e5e0a9129ce30fe6102c593bafb763
+# Source0-md5: 36bc84db93ae7a2fe10194075331e1b9
 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: cdb4b36f35fed407ddb6f2c8e93ddd91
+# Source5-md5: cf68d4b2b249e66ce1841fc757c8809b
 Source6:       %{name}-ipv4.service
 Source7:       %{name}-ipv6.service
 Patch0:                %{name}-allowalien.patch
@@ -114,7 +114,7 @@ filtrów o dużych możliwościach.
 cp -f /usr/share/automake/config.* tools
 %{__autoconf}
 
-export CFLAGS="%{rpmcflags} -I%{_includedir}/ncursesw"
+export CFLAGS="%{rpmcflags} -I%{_includedir}/ncursesw -fno-strict-aliasing -fno-strict-overflow"
 
 %if %{with ipv6}
 %configure \
This page took 0.02686 seconds and 4 git commands to generate.