]> git.pld-linux.org Git - packages/fedmsg.git/blobdiff - fedmsg.spec
up to 0.16.2
[packages/fedmsg.git] / fedmsg.spec
index e132ddad7fae615b6345adcb76eee82107ae1be3..0efa601b8e901f3df648219bdc59a1be88467338 100644 (file)
@@ -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
This page took 0.107945 seconds and 4 git commands to generate.