Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
barnyard2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 12
[-]
[+]
Changed
barnyard2.spec
@@ -75,7 +75,7 @@ %if %{git} BuildRequires: libtool BuildRequires: autoconf automake -%if 0%{?centos_version} >= 5 && 0%{?centos_version} < 6 || 0%{?rhel_version} >= 500 && 0%{?rhel_version} < 600 +%if (0%{?centos_version} >= 5 && 0%{?centos_version} < 6) || (0%{?rhel_version} >= 500 && 0%{?rhel_version} < 600) BuildRequires: which %endif %if 0%{?suse_version}