automatic version update by autodist [release 2.6.7-1mamba;Fri Nov 14 2014]
This commit is contained in:
parent
4ea6afddfb
commit
9b9b046e28
13
bochs.spec
13
bochs.spec
@ -1,5 +1,5 @@
|
||||
Name: bochs
|
||||
Version: 2.6.6
|
||||
Version: 2.6.7
|
||||
Release: 1mamba
|
||||
Summary: A highly portable open source IA-32 (x86) PC emulator written in C++
|
||||
Group: Applications/Emulators
|
||||
@ -45,23 +45,26 @@ Bochs is capable of running most Operating Systems inside the emulation includin
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/bochs
|
||||
%{_bindir}/bxcommit
|
||||
#%{_bindir}/bxcommit
|
||||
%{_bindir}/bximage
|
||||
%{_bindir}/bximage_old
|
||||
#%{_bindir}/bximage_old
|
||||
%dir %{_datadir}/bochs
|
||||
%{_datadir}/bochs/*
|
||||
%dir %{_docdir}/bochs
|
||||
%{_docdir}/bochs/*
|
||||
%{_mandir}/man1/bochs.1*
|
||||
%{_mandir}/man1/bochs-dlx.1*
|
||||
%{_mandir}/man1/bxcommit.1*
|
||||
#%{_mandir}/man1/bxcommit.1*
|
||||
%{_mandir}/man1/bximage.1*
|
||||
%{_mandir}/man1/bximage_old.1*
|
||||
#%{_mandir}/man1/bximage_old.1*
|
||||
%{_mandir}/man5/bochsrc.5*
|
||||
%doc CHANGES COPYING
|
||||
#README README-plugins README.rfb README-wxWindows TODO
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2014 Automatic Build System <autodist@mambasoft.it> 2.6.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 01 2014 Automatic Build System <autodist@mambasoft.it> 2.6.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user