properly apply patch for rhbz#1330766
- Resolves: rhbz#1330766
This commit is contained in:
parent
2e83abb1c6
commit
c369c40836
@ -1,6 +1,6 @@
|
||||
Name: realmd
|
||||
Version: 0.16.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Kerberos realm enrollment service
|
||||
License: LGPLv2+
|
||||
URL: http://cgit.freedesktop.org/realmd/realmd/
|
||||
@ -44,6 +44,7 @@ applications that use %{name}.
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
automake --add-missing
|
||||
@ -79,6 +80,10 @@ make install DESTDIR=%{buildroot}
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2016 Sumit Bose <sbose@redhat.com> - 0.16.2-5
|
||||
- properly apply patch for rhbz#1330766
|
||||
- Resolves: rhbz#1330766
|
||||
|
||||
* Wed May 18 2016 Sumit Bose <sbose@redhat.com> - 0.16.2-4
|
||||
- Resolves: rhbz#1330766
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user