pbrobinson pushed to bro (f22). "* Mon Apr 20 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 2.3.2-2 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 13:49:04 UTC 2015


>From 3d5fbc44c8802548337c354e8f05d69751d524b4 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <fabian at affolter-engineering.ch>
Date: Tue, 28 Apr 2015 00:14:42 +0200
Subject: * Mon Apr 20 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> -
 2.3.2-2 - x86-64 is not the only one 64-bit architecture in Fedora


diff --git a/bro.spec b/bro.spec
index b01be3d..b31b11c 100644
--- a/bro.spec
+++ b/bro.spec
@@ -1,6 +1,6 @@
 Name:             bro
 Version:          2.3.2
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          A Network Intrusion Detection System and Analysis Framework
 
 License:          BSD
@@ -206,7 +206,7 @@ mv %{buildroot}/usr/lib/broctl/BroControl/ %{buildroot}%{python2_sitelib}/BroCon
 mv %{buildroot}/usr/lib/broctl/plugins %{buildroot}%{python2_sitelib}/BroControl/plugins
 
 # Move static library to default location
-%if %{_arch} == "x86_64"
+%if 0%{?_lib} != 'lib'
 mkdir -p %{buildroot}%{_libdir}
 mv %{buildroot}/usr/lib/libbinpac.a %{buildroot}%{_libdir}/libbinpac.a
 %endif
@@ -287,6 +287,9 @@ make test
 %doc build/doc/sphinx_output/html
 
 %changelog
+* Mon Apr 20 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 2.3.2-2
+- x86-64 is not the only one 64-bit architecture in Fedora
+
 * Tue Mar 03 2015 Fabian Affolter <mail at fabian-affolter.ch> - 2.3.2-1
 - Update to latest upstream version 2.3.2
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bro.git/commit/?h=f22&id=3d5fbc44c8802548337c354e8f05d69751d524b4


More information about the scm-commits mailing list