diff --git a/_servicedata b/_servicedata index c7f8345..36ee729 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://git.kernel.org/pub/scm/utils/b4/b4.git - d13c5e30f00656d91dcd86bec5234da14037eb9b \ No newline at end of file + 0369d53cf093aab6f69a0725ce21b0e05b4ed9b9 \ No newline at end of file diff --git a/b4-0.6.1.obscpio b/b4-0.6.1.obscpio index 2a43354..8569a00 100644 --- a/b4-0.6.1.obscpio +++ b/b4-0.6.1.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9e22c312e24ad44bc6a23cd15f03e1d51fd1e4ef3a9523696fb0cde4acdd049 +oid sha256:0e1290e4880df80cc3ca9c6f2f9bbf73d88bbcdcebe56d59517939047c14cc07 size 228363 diff --git a/b4.obsinfo b/b4.obsinfo index 5f5b9ef..de40443 100644 --- a/b4.obsinfo +++ b/b4.obsinfo @@ -1,5 +1,5 @@ name: b4 version: 0.6.1 -mtime: 1607377580 -commit: d13c5e30f00656d91dcd86bec5234da14037eb9b +mtime: 1607376387 +commit: 0369d53cf093aab6f69a0725ce21b0e05b4ed9b9 diff --git a/b4.spec b/b4.spec index 3916e4a..87d792e 100644 --- a/b4.spec +++ b/b4.spec @@ -51,9 +51,8 @@ sed -i.old '1{/#!.*/d}' b4/*.py %python_build %install -install -d %{buildroot}/%{_mandir}/man.5 -install -m 0644 -t %{buildroot}/%{_mandir}/man.5 man/b4.5 %python_install +mv %{buildroot}/%{_mandir}/man5 %{buildroot}/%{_mandir}/man.5 %check %python_exec setup.py check