Jiri Slaby 2020-12-08 07:05:22 +00:00 committed by Git OBS Bridge
parent 5b018d6725
commit 453711b4b0
4 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param> <param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param>
<param name="changesrevision">d13c5e30f00656d91dcd86bec5234da14037eb9b</param></service></servicedata> <param name="changesrevision">0369d53cf093aab6f69a0725ce21b0e05b4ed9b9</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a9e22c312e24ad44bc6a23cd15f03e1d51fd1e4ef3a9523696fb0cde4acdd049 oid sha256:0e1290e4880df80cc3ca9c6f2f9bbf73d88bbcdcebe56d59517939047c14cc07
size 228363 size 228363

View File

@ -1,5 +1,5 @@
name: b4 name: b4
version: 0.6.1 version: 0.6.1
mtime: 1607377580 mtime: 1607376387
commit: d13c5e30f00656d91dcd86bec5234da14037eb9b commit: 0369d53cf093aab6f69a0725ce21b0e05b4ed9b9

View File

@ -51,9 +51,8 @@ sed -i.old '1{/#!.*/d}' b4/*.py
%python_build %python_build
%install %install
install -d %{buildroot}/%{_mandir}/man.5
install -m 0644 -t %{buildroot}/%{_mandir}/man.5 man/b4.5
%python_install %python_install
mv %{buildroot}/%{_mandir}/man5 %{buildroot}/%{_mandir}/man.5
%check %check
%python_exec setup.py check %python_exec setup.py check