From: Elan Ruusamäe Date: Tue, 25 Nov 2014 14:35:51 +0000 (+0200) Subject: basic usage works; rel 1 for wider testing X-Git-Tag: auto/th/fedmsg-0.11.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5fff4a2515c483e066e1e8fb9695e5495b8f2878;p=packages%2Ffedmsg.git basic usage works; rel 1 for wider testing --- 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