Do not BuildRequire perl ExtUtils::MakeMaker and Parse::Yapp as they're part
of the minimum build environment. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=356
This commit is contained in:
parent
041bcb9fef
commit
6641135147
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a1299208233c4a042fd3597813c2779cb9438aa1e6871b6861b3237926f0f52
|
||||
size 44943
|
||||
oid sha256:91bc88cb89e0dca7f8ed0af75e34a1802d85485598328bc953bc0652be2e4093
|
||||
size 45097
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 12:12:21 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Do not BuildRequire perl ExtUtils::MakeMaker and Parse::Yapp as they're part
|
||||
of the minimum build environment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 10:48:06 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
|
@ -32,8 +32,6 @@ BuildRequires: libattr-devel
|
||||
BuildRequires: libuuid-devel
|
||||
%endif
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(Parse::Yapp)
|
||||
BuildRequires: popt-devel
|
||||
BuildRequires: readline-devel
|
||||
%if 0%{?suse_version}
|
||||
@ -136,7 +134,7 @@ BuildRequires: systemd
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3127
|
||||
%define SOURCE_TIMESTAMP 3129
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@ -365,7 +363,6 @@ Group: Development/Tools
|
||||
%if 0%{?suse_version} > 0
|
||||
Requires: perl-base
|
||||
%endif
|
||||
Requires: perl(Parse::Yapp)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description pidl
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abece6eb7e540eadc8e6d8855c9f0986a11eb12bd5c2a7f0626f3545642dce9d
|
||||
size 53887
|
||||
oid sha256:861622d6f60b8ec6dc5d7f7015ad92d183636eafcaca2b44b8f34dd56d75647a
|
||||
size 54163
|
||||
|
Loading…
Reference in New Issue
Block a user