X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=fedmsg.spec;h=0efa601b8e901f3df648219bdc59a1be88467338;hb=76ff4d877d7616fc4937d43d9779d21c2dfb4fbd;hp=e132ddad7fae615b6345adcb76eee82107ae1be3;hpb=d803d01cd4a2979b2643ef8f2bb1772bd1e4059e;p=packages%2Ffedmsg.git diff --git a/fedmsg.spec b/fedmsg.spec index e132dda..0efa601 100644 --- a/fedmsg.spec +++ b/fedmsg.spec @@ -1,19 +1,23 @@ # +# 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 +Version: 0.16.2 +Release: 1 License: LGPL v2+ Group: Applications/Networking Source0: http://pypi.python.org/packages/source/f/fedmsg/%{name}-%{version}.tar.gz -# Source0-md5: 3074d89b779929b338ac609081e10340 +# Source0-md5: 43fc8257724252b38b34608b0c9a2218 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 @@ -115,7 +119,6 @@ firewall. %prep %setup -q -%patch0 -p1 %patch1 -p1 # This only got shipped with fedmsg-0.6.3