updated dependecy
This commit is contained in:
parent
38e631a359
commit
9d08aeb8a7
@ -1,6 +1,6 @@
|
||||
Name: powerpc-utils
|
||||
Version: 1.2.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Utilities for PowerPC platforms
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: zlib-devel doxygen automake librtas-devel libservicelog-devel >= 1.0.1-2
|
||||
|
||||
# should be fixed - libservicelog is not right name
|
||||
Requires: libservicelog bc
|
||||
Requires: libservicelog bc which
|
||||
ExclusiveArch: ppc ppc64
|
||||
|
||||
# This hack is needed only for platforms with autoconf < 2.63
|
||||
@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%preun
|
||||
|
||||
%changelog
|
||||
* Thu Nov 03 2011 Jiri Skala <jskala@redhat.com> - 1.2.11-2
|
||||
- updated dependecy
|
||||
|
||||
* Mon Oct 31 2011 Jiri Skala <jskala@redhat.com> - 1.2.11-1
|
||||
- updated to latest upstream 1.2.11
|
||||
-fixes #749892 - powerpc-utils spec file missing dependency
|
||||
|
Loading…
Reference in New Issue
Block a user