forked from pool/patterns-server
Accepting request 500407 from system:install:head
Resubmit spell fix after cleaning up the mess done by the spec formater OBS-URL: https://build.opensuse.org/request/show/500407 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patterns-server?expand=0&rev=3
This commit is contained in:
commit
c65960af6e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 11:19:08 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Fix spelling: e-mail -> email (boo#1040006).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 16:03:43 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package patterns-openSUSE
|
||||
# spec file for package patterns-server
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -29,7 +29,6 @@ Source0: %{name}-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: patterns-rpm-macros
|
||||
|
||||
|
||||
%description
|
||||
This is an internal package that is used to create the patterns as part
|
||||
of the installation source setup. Installation of this package does
|
||||
@ -277,7 +276,7 @@ Suggests: bogofilter-db
|
||||
Suggests: postfix
|
||||
|
||||
%description mail_server
|
||||
Software to set up electronic mail and message services to handle e-mail, mailing, and news lists, including a virus scanner to scan messages at the server level.
|
||||
Software to set up electronic mail and message services to handle email, mailing, and news lists, including a virus scanner to scan messages at the server level.
|
||||
|
||||
%files mail_server
|
||||
%dir /usr/share/doc/packages/patterns
|
||||
@ -370,3 +369,5 @@ for i in dhcp_dns_server directory_server file_server gateway_server \
|
||||
echo "This file marks the pattern $i to be installed." \
|
||||
>"%{buildroot}/usr/share/doc/packages/patterns/$i.txt"
|
||||
done
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user