[darkserver/el6] pushing for 0.5 release

Kushal Das kushal at fedoraproject.org
Tue Mar 13 19:15:54 UTC 2012


commit d01456e725bf5e6c0a299c988ed11eea081826b8
Author: Kushal Das <kushal at fedoraproject.org>
Date:   Wed Mar 14 00:45:43 2012 +0530

    pushing for 0.5 release

 .gitignore      |    1 +
 darkserver.spec |   13 ++++++++++++-
 sources         |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e339dc2..4e5c219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /darkserver-0.3.tar.gz
 /darkserver-0.4.tar.gz
 /darkserver-0.4.1.tar.gz
+/darkserver-0.5.tar.gz
diff --git a/darkserver.spec b/darkserver.spec
index c3b67f6..fa31647 100644
--- a/darkserver.spec
+++ b/darkserver.spec
@@ -1,5 +1,5 @@
 Name:           darkserver
-Version:        0.4.1
+Version:        0.5
 Release:        1%{?dist}
 Summary:        GNU build-id service
 Group:          Applications/Publishing
@@ -48,8 +48,19 @@ and provide them in JSON format through web.
 %{_datadir}/darkserver/static/*.*
 %{python_sitelib}/darkserver*.egg-info
 
+%package kojiplugin
+Requires: elfutils rpmdevtools koji-hub-plugins
+Summary: The koji plugin for darkserver
+%description  kojiplugin
+The koji plugin for darkserver.
+%files kojiplugin
+%{_prefix}/lib/koji-hub-plugins/darkserver-plugin.py*
+%config(noreplace) %{_sysconfdir}/koji-hub/plugins/darkserver.conf
 
 %changelog
+* Wed Mar 14 2012 Kushal Das <kushal at fedoraproject.org> - 0.5-1
+- Updated the source to 0.5, subpackage kojiplugin
+
 * Tue Mar 13 2012 Kushal Das <kushal at fedoraproject.org> - 0.4.1-1
 - Updated the source to 0.4.1, fixed syncdb issue
 
diff --git a/sources b/sources
index c8efd88..fb21fea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3f18f24d259e5a434aea6dec2ff4722  darkserver-0.4.1.tar.gz
+366f9bc10bf677457fcfa58e021735fb  darkserver-0.5.tar.gz


More information about the scm-commits mailing list