Including nunc-stans source tar ball in the all arch's, but building it for x86_64 only.
This commit is contained in:
parent
144aac7219
commit
5e468373d0
@ -19,9 +19,7 @@
|
|||||||
%global use_nunc_stans 0
|
%global use_nunc_stans 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{use_nunc_stans}
|
|
||||||
%global nunc_stans_ver 0.1.5
|
%global nunc_stans_ver 0.1.5
|
||||||
%endif
|
|
||||||
|
|
||||||
# fedora 15 and later uses tmpfiles.d
|
# fedora 15 and later uses tmpfiles.d
|
||||||
# otherwise, comment this out
|
# otherwise, comment this out
|
||||||
@ -124,9 +122,7 @@ Source0: http://port389.org/binaries/%{name}-%{version}%{?prerel}.tar.b
|
|||||||
# 389-ds-git.sh should be used to generate the source tarball from git
|
# 389-ds-git.sh should be used to generate the source tarball from git
|
||||||
Source1: %{name}-git.sh
|
Source1: %{name}-git.sh
|
||||||
Source2: %{name}-devel.README
|
Source2: %{name}-devel.README
|
||||||
%if %{use_nunc_stans}
|
|
||||||
Source3: https://git.fedorahosted.org/cgit/nunc-stans.git/snapshot/nunc-stans-%{nunc_stans_ver}.tar.bz2
|
Source3: https://git.fedorahosted.org/cgit/nunc-stans.git/snapshot/nunc-stans-%{nunc_stans_ver}.tar.bz2
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
389 Directory Server is an LDAPv3 compliant server. The base package includes
|
389 Directory Server is an LDAPv3 compliant server. The base package includes
|
||||||
@ -369,7 +365,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 23 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.3.4.1-1
|
* Wed Jun 24 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.3.4.1-1
|
||||||
- Release 1.3.4.1
|
- Release 1.3.4.1
|
||||||
- Resolves: Bug 1234277 - distro-wide architecture set overriden by buildsystem; Upgrade nunc-stans to 0.1.5.
|
- Resolves: Bug 1234277 - distro-wide architecture set overriden by buildsystem; Upgrade nunc-stans to 0.1.5.
|
||||||
- Enable nunc-stans just for x86_64.
|
- Enable nunc-stans just for x86_64.
|
||||||
|
Loading…
Reference in New Issue
Block a user