diff --git a/.gitignore b/.gitignore index 0bd654f..d8054dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /module-build-service-1.0.2.tar.gz /module-build-service-1.1.0.tar.gz +/module-build-service-1.1.1.tar.gz diff --git a/module-build-service.spec b/module-build-service.spec index 6aa8b64..c16d775 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -1,6 +1,6 @@ Name: module-build-service -Version: 1.1.0 -Release: 3%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: The Module Build Service for Modularity Group: Development/Tools @@ -35,6 +35,7 @@ BuildRequires: python-sqlalchemy BuildRequires: python2-funcsigs BuildRequires: python2-modulemd BuildRequires: rpm-build +BuildRequires: python-qpid %if 0%{?rhel} && 0%{?rhel} <= 7 BuildRequires: python-setuptools @@ -75,6 +76,7 @@ Requires: python-sqlalchemy Requires: python2-funcsigs Requires: python2-modulemd Requires: rpm-build +Requires: python-qpid %if 0%{?rhel} && 0%{?rhel} <= 7 Requires: python-flask-sqlalchemy @@ -125,8 +127,9 @@ sed -i '/systemd-python/d' requirements.txt export PYTHONPATH=%{buildroot}%{python2_sitelib} mkdir -p %{buildroot}/%{_mandir}/man1 for command in mbs-manager mbs-frontend mbs-gencert mbs-upgradedb ; do -help2man -N --version-string=%{version} %{buildroot}/%{_bindir}/$command > \ -%{buildroot}/%{_mandir}/man1/$command.1 +MBS_CONFIG_FILE=conf/config.py help2man -N --version-string=%{version} \ + %{buildroot}/%{_bindir}/$command > \ + %{buildroot}/%{_mandir}/man1/$command.1 done cp fedmsg.d/mbs-scheduler.py %{buildroot}%{_sysconfdir}/fedmsg.d/mbs-scheduler.py @@ -157,6 +160,9 @@ cp fedmsg.d/mbs-scheduler.py %{buildroot}%{_sysconfdir}/fedmsg.d/mbs-scheduler.p %changelog +* Tue Jan 31 2017 Ralph Bean - 1.1.1-1 +- new version + * Tue Jan 24 2017 Ralph Bean - 1.1.0-3 - Include fedmsg.d/mbs-scheduler.py by default. diff --git a/sources b/sources index 6d49dda..a37fda3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (module-build-service-1.1.0.tar.gz) = 93e592ac654ff5613faa2b6189e089d7ebbfe20e0c3ee914b1082fa51be3381e388a0a0094e75d2731a4585374fc8118ff250fcd11cf91f5a6e3613cf7d13529 +SHA512 (module-build-service-1.1.1.tar.gz) = 5b1ba602fcdb98c0c9907ae45c4f484313b408367e7c22f1b430ac6446d6e06b5c80aca8ea54a0ac7fc51011a8ba028a6c9bb311d6391cb088a9828885ad0d6a