Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
playground
:
repotesting
>
nagios-plugins
> project.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File project.diff of Package nagios-plugins
--- nagios-plugins.spec.orig +++ nagios-plugins.spec @@ -19,14 +19,14 @@ Summary: Host/service/network monitoring Group: Applications/System License: GPL URL: https://www.nagios-plugins.org/ -%if 0%{?gitbuild:1} +%if 0%{?gitbuild:1} > 0 Source0: https://github.com/nagios-plugins/%{name}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz %else Source0: %{pkgname}-%{version}.tar.bz2 %endif Source1: %{name}-rpmlintrc -%if 0%{?gitbuild:1} +%if 0%{?gitbuild:1} > 0 Patch1: nagios-plugins-0001-Fix-mysql-f27.patch Patch2: nagios-plugins-0002-Remove-assignment-of-not-parsed-to-jitter.patch Patch7: nagios-plugins-0007-Fix-the-use-lib-statement-and-the-external-ntp-comma.patch @@ -118,7 +118,7 @@ contains those plugins. %prep -%if 0%{?gitbuild:1} +%if 0%{?gitbuild:1} > 0 %setup -q -n %{name}-%{commit} %if 0%{?fedora} >26 %patch1 -p1 -b .fix_mysql @@ -136,7 +136,7 @@ contains those plugins. %endif %build -%if 0%{?gitbuild:1} +%if 0%{?gitbuild:1} > 0 ./tools/setup %endif ./configure \