]> git.pld-linux.org Git - packages/fedmsg.git/commitdiff
basic usage works; rel 1 for wider testing auto/th/fedmsg-0.11.1-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 14:35:51 +0000 (16:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 14:35:51 +0000 (16:35 +0200)
fedmsg.spec

index e132ddad7fae615b6345adcb76eee82107ae1be3..58c8f4563c27e3f261c06c9ddc2f4b7cda758594 100644 (file)
@@ -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
This page took 0.06746 seconds and 4 git commands to generate.