- drop support for Fedora < 10
This commit is contained in:
parent
9a4f37d7ed
commit
47e517e16b
@ -8,7 +8,7 @@ Name: s390utils
|
|||||||
Summary: Utilities and daemons for IBM System/z
|
Summary: Utilities and daemons for IBM System/z
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Version: 1.8.1
|
Version: 1.8.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2 and GPLv2+ and CPL
|
License: GPLv2 and GPLv2+ and CPL
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -163,9 +163,7 @@ pushd lib-zfcp-hbaapi-%{hbaapiver}
|
|||||||
# lib-zfcp-hbaapi: fix perms
|
# lib-zfcp-hbaapi: fix perms
|
||||||
chmod a-x *.h AUTHORS README ChangeLog LICENSE
|
chmod a-x *.h AUTHORS README ChangeLog LICENSE
|
||||||
# update sg3_utils library name
|
# update sg3_utils library name
|
||||||
%if 0%{?fedora} >= 10
|
|
||||||
sed -i 's/-lsgutils/-lsgutils2/g' Makefile.in
|
sed -i 's/-lsgutils/-lsgutils2/g' Makefile.in
|
||||||
%endif
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
@ -770,6 +768,9 @@ User-space development files for the s390/s390x architecture.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 24 2009 Dan Horák <dan[at]danny.cz> 2:1.8.1-5
|
||||||
|
- drop support for Fedora < 10
|
||||||
|
|
||||||
* Thu Sep 24 2009 Dan Horák <dan[at]danny.cz> 2:1.8.1-4
|
* Thu Sep 24 2009 Dan Horák <dan[at]danny.cz> 2:1.8.1-4
|
||||||
- fixed string overflow in vtoc_volume_label_init (#525318)
|
- fixed string overflow in vtoc_volume_label_init (#525318)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user