Use new --with-febootstrap-packager-config option.
This commit is contained in:
parent
3f43eaaa51
commit
fff6b7f17d
@ -22,7 +22,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.21.2
|
Version: 1.21.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://libguestfs.org/
|
URL: http://libguestfs.org/
|
||||||
@ -717,7 +717,7 @@ failovermethod=priority
|
|||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
EOF
|
EOF
|
||||||
%define extra --with-febootstrap-yum-config=$(pwd)/yum.conf
|
%define extra --with-febootstrap-packager-config=$(pwd)/yum.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{configure} \
|
%{configure} \
|
||||||
@ -1018,8 +1018,9 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Dec 22 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.2-1
|
* Sat Dec 22 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.2-2
|
||||||
- New upstream version 1.21.2.
|
- New upstream version 1.21.2.
|
||||||
|
- Use new --with-febootstrap-packager-config option.
|
||||||
|
|
||||||
* Mon Dec 17 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.1-3
|
* Mon Dec 17 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.1-3
|
||||||
- Remove all RHEL-specific hacks since I've now branched RHEL 7.
|
- Remove all RHEL-specific hacks since I've now branched RHEL 7.
|
||||||
|
Loading…
Reference in New Issue
Block a user