forked from pool/build
fix
Rev openSUSE:Tools/241 Md5 e9ee539d798efed0887469060ec05484 2014-10-27 09:09:29 adrianSuSE None
This commit is contained in:
parent
03fa9f037d
commit
bbeb496eef
@ -3,6 +3,7 @@ Mon Oct 27 09:01:57 UTC 2014 - adrian@suse.de
|
|||||||
|
|
||||||
- add support for new chroot tool
|
- add support for new chroot tool
|
||||||
* fixes Ubuntu 14.10 builds
|
* fixes Ubuntu 14.10 builds
|
||||||
|
- man pages for unrpm and vc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de
|
Fri Sep 19 05:37:09 UTC 2014 - adrian@suse.de
|
||||||
|
@ -149,6 +149,8 @@ test -e default.conf
|
|||||||
/usr/lib/build
|
/usr/lib/build
|
||||||
%config(noreplace) /usr/lib/build/emulator/emulator.sh
|
%config(noreplace) /usr/lib/build/emulator/emulator.sh
|
||||||
%{_mandir}/man1/build.1*
|
%{_mandir}/man1/build.1*
|
||||||
|
%{_mandir}/man1/unrpm.1*
|
||||||
|
%{_mandir}/man1/vc.1*
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%exclude /usr/lib/build/initvm.*
|
%exclude /usr/lib/build/initvm.*
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user