From 5fff4a2515c483e066e1e8fb9695e5495b8f2878 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 16:35:51 +0200 Subject: [PATCH] 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 -- 2.44.0