[packages/fedmsg] basic usage works; rel 1 for wider testing

glen glen at pld-linux.org
Tue Nov 25 15:36:10 CET 2014


commit 5fff4a2515c483e066e1e8fb9695e5495b8f2878
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 16:35:51 2014 +0200

    basic usage works; rel 1 for wider testing

 fedmsg.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/fedmsg.spec b/fedmsg.spec
index e132dda..58c8f45 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -1,11 +1,16 @@
 #
+# TODO
+# - pldize initscripts
+# - add initscript post scriptlets
+# - --daemonize crashes (works under systemd only): https://github.com/fedora-infra/fedmsg/issues/302
+
 # Conditional build:
 %bcond_with	tests		# build with tests
 
 Summary:	Tools for Fedora Infrastructure real-time messaging
 Name:		fedmsg
 Version:	0.11.1
-Release:	0.4
+Release:	1
 License:	LGPL v2+
 Group:		Applications/Networking
 Source0:	http://pypi.python.org/packages/source/f/fedmsg/%{name}-%{version}.tar.gz
@@ -13,7 +18,7 @@ Source0:	http://pypi.python.org/packages/source/f/fedmsg/%{name}-%{version}.tar.
 Source1:	%{name}-tmpfiles.conf
 Patch0:		%{name}-kojitests.patch
 Patch1:		config.patch
-URL:		http://github.com/ralphbean/fedmsg
+URL:		https://github.com/fedora-infra/fedmsg
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fedmsg.git/commitdiff/5fff4a2515c483e066e1e8fb9695e5495b8f2878



More information about the pld-cvs-commit mailing list