misc: Remove old prototype language
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@@ -12,6 +12,6 @@ Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit
|
||||
Suggests: graphviz
|
||||
Description: mgmt: next generation config management!
|
||||
The mgmt tool is a next generation config management prototype. It's
|
||||
not yet ready for production, but we hope to get there soon. Get
|
||||
The mgmt tool is a next generation config management solution. It's
|
||||
ready for production, and we hope you try out the future soon. Get
|
||||
involved today!
|
||||
|
||||
@@ -153,6 +153,6 @@ man_pages = [
|
||||
# dir menu entry, description, category)
|
||||
texinfo_documents = [
|
||||
(master_doc, 'mgmt', u'mgmt Documentation',
|
||||
author, 'mgmt', 'A next generation config management prototype!',
|
||||
author, 'mgmt', 'Next generation distributed, event-driven, parallel config management!',
|
||||
'Miscellaneous'),
|
||||
]
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
## Overview
|
||||
|
||||
The `mgmt` tool is a next generation config management prototype. It's not yet
|
||||
ready for production, but we hope to get there soon. Get involved today!
|
||||
The `mgmt` tool is a next generation config management solution. It's ready for
|
||||
production, and we hope you try out the future soon. Get involved today!
|
||||
|
||||
## Project Description
|
||||
|
||||
|
||||
4
spec.in
4
spec.in
@@ -4,7 +4,7 @@
|
||||
Name: __PROGRAM__
|
||||
Version: __VERSION__
|
||||
Release: __RELEASE__
|
||||
Summary: A next generation config management prototype!
|
||||
Summary: Next generation distributed, event-driven, parallel config management!
|
||||
License: GPLv3+
|
||||
URL: https://github.com/purpleidea/mgmt
|
||||
Source0: https://dl.fedoraproject.org/pub/alt/purpleidea/__PROGRAM__/SOURCES/__PROGRAM__-%{project_version}.tar.bz2
|
||||
@@ -20,7 +20,7 @@ BuildRequires: mercurial
|
||||
ExclusiveArch: %{go_arches}
|
||||
|
||||
%description
|
||||
A next generation config management prototype!
|
||||
Next generation distributed, event-driven, parallel config management!
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
Reference in New Issue
Block a user