there is no patch2 anymore
This commit is contained in:
parent
a260890cb9
commit
eeebc3ff09
1 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Summary: 389 Administration Server (admin)
|
||||
Name: 389-admin
|
||||
Version: 1.1.11
|
||||
Release: %{?relprefix}3%{?prerel}%{?dist}
|
||||
Release: %{?relprefix}4%{?prerel}%{?dist}
|
||||
License: GPLv2 and ASL 2.0
|
||||
URL: http://port389.org/
|
||||
Group: System Environment/Daemons
|
||||
|
|
@ -52,7 +52,6 @@ and CGI utilities used by the console.
|
|||
%prep
|
||||
%setup -q -n %{name}-%{version}%{?prerel}
|
||||
%patch1
|
||||
%patch2
|
||||
|
||||
%build
|
||||
%configure --disable-rpath
|
||||
|
|
@ -162,6 +161,9 @@ end
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.4.a3
|
||||
- There is no patch2 anymore
|
||||
|
||||
* Tue Apr 6 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.11-0.3.a3
|
||||
- 1.1.11.a3 release
|
||||
- Change parsing of start-slapd for instance name
|
||||
|
|
|
|||
Reference in a new issue