[dokuwiki/f14/master] - fix sub package

topdog topdog at fedoraproject.org
Mon Jan 17 22:32:58 UTC 2011


commit f74262ac9e99fd38937817ea41f45ee529dbcee3
Author: Andrew Colin Kissa <andrew at topdog.za.net>
Date:   Tue Jan 18 00:27:07 2011 +0200

      - fix sub package

 dokuwiki.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dokuwiki.spec b/dokuwiki.spec
index 46d1778..8f03aef 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -1,6 +1,6 @@
 Name:		dokuwiki
 Version:	0
-Release:	0.5.20101107.a%{?dist}
+Release:	0.6.20101107.a%{?dist}
 Summary:	Standards compliant simple to use wiki
 Group:		Applications/Internet
 License:	GPLv2
@@ -27,6 +27,7 @@ All data is stored in plain text files no database is required.
 %package selinux
 Summary:	SElinux support for dokuwiki
 Requires:	%name = %version-%release
+Group:		Applications/Internet
 Requires:	policycoreutils policycoreutils-python
 BuildArch:	noarch
 
@@ -188,6 +189,9 @@ fi
 %doc DOKUWIKI-SELINUX.README
 
 %changelog
+* Mon Jan 17 2011 Andrew Colin Kissa <andrew at topdog.za.net> - 0-0.6.20101107.a
+- Fix selinux sub package
+
 * Mon Jan 17 2011 Andrew Colin Kissa <andrew at topdog.za.net> - 0-0.5.20101107.a
 - Upgrade to latest upstream
 - Split package to create selinux package


More information about the scm-commits mailing list