commit 8fd49aa43eb4ff14f800df70b21e3773acf70761
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Sun Sep 3 21:23:12 2023 +0200

    - up to 0.10.2

 shepherd.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/shepherd.spec b/shepherd.spec
index dc9294e..0560ebf 100644
--- a/shepherd.spec
+++ b/shepherd.spec
@@ -1,18 +1,19 @@
 Summary:       Shepherd service manager
 Summary(pl.UTF-8):     Zarządca usług Shepherd
 Name:          shepherd
-Version:       0.10.1
+Version:       0.10.2
 Release:       0.1
 License:       GPL v3+ (daemon), FDL v1.3+ (documentation)
 Group:         Daemons
 Source0:       https://ftp.gnu.org/gnu/shepherd/%{name}-%{version}.tar.gz
-# Source0-md5: 3a6165136a49783793349d3952d51193
+# Source0-md5: 6afe8676a82ce5ede5c86e8d55e5dc33
 Patch0:                %{name}-info.patch
 URL:           http://www.gnu.org/software/shepherd/
 BuildRequires: gettext-tools >= 0.19
 BuildRequires: guile-devel >= 5:2.2
 BuildRequires: guile-fibers >= 1.3.0
 BuildRequires: help2man
+BuildRequires: rpmbuild(macros) >= 1.673
 BuildRequires: texinfo
 Requires:      guile >= 5:2.2
 Requires:      guile-fibers >= 1.3.0
@@ -61,7 +62,8 @@ Zamiennik narzędzi z SysV init.
 
 %build
 %configure \
-       --disable-silent-rules
+       --disable-silent-rules \
+       --with-bash-completion-dir=%{bash_compdir}
 %{__make}
 
 %install
@@ -100,6 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/guile/site/*.*/shepherd
 %dir /var/run/shepherd
 %{systemdtmpfilesdir}/shepherd.conf
+%{bash_compdir}/herd
 %{_infodir}/shepherd.info*
 %{_mandir}/man1/herd.1*
 %{_mandir}/man1/shepherd.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shepherd.git/commitdiff/8fd49aa43eb4ff14f800df70b21e3773acf70761

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to