Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

1 commit

Author SHA1 Message Date
Rich Megginson
981911e789 get rid of old fedora-ds stuff 2011-06-21 14:52:58 -06:00

View file

@ -1,14 +1,12 @@
Summary: 389 Directory, Administration, and Console Suite
Name: 389-ds
Version: 1.2.1
Version: 1.2.2
Release: 1%{?dist}
License: GPLv2
URL: http://port389.org/
Group: System Environment/Daemons
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Provides: fedora-ds = %{version}-%{release}
Obsoletes: fedora-ds < 1.1.3-2
Source: LICENSE
@ -44,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%doc LICENSE
%changelog
* Wed Jun 1 2011 Rich Megginson <rmeggins@redhat.com> 1.2.2-1
- get rid of old fedora-ds stuff
* Thu Apr 15 2010 Rich Megginson <rmeggins@redhat.com> 1.2.1-1
- removed selinux subpackages - the selinux policy is now provided
- by the main 389-ds-base and 389-admin packages