From d6d37e9d5ff57ea63a7ff01b5f755a0864694f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 27 Oct 2014 09:09:29 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=241 --- build.changes | 1 + build.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/build.changes b/build.changes index 6283ece5..9ae3ea1d 100644 --- a/build.changes +++ b/build.changes @@ -3,6 +3,7 @@ Mon Oct 27 09:01:57 UTC 2014 - adrian@suse.de - add support for new chroot tool * fixes Ubuntu 14.10 builds +- man pages for unrpm and vc ------------------------------------------------------------------- Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de diff --git a/build.spec b/build.spec index daf326a4..8e53b7ab 100644 --- a/build.spec +++ b/build.spec @@ -149,6 +149,8 @@ test -e default.conf /usr/lib/build %config(noreplace) /usr/lib/build/emulator/emulator.sh %{_mandir}/man1/build.1* +%{_mandir}/man1/unrpm.1* +%{_mandir}/man1/vc.1* %if 0%{?suse_version} %exclude /usr/lib/build/initvm.* %endif