diff --git a/bochs.spec b/bochs.spec index 3b4cc03..e1335d6 100644 --- a/bochs.spec +++ b/bochs.spec @@ -1,5 +1,5 @@ Name: bochs -Version: 2.6.2 +Version: 2.6.5 Release: 1mamba Summary: A highly portable open source IA-32 (x86) PC emulator written in C++ Group: Applications/Emulators @@ -47,19 +47,24 @@ Bochs is capable of running most Operating Systems inside the emulation includin %{_bindir}/bochs %{_bindir}/bxcommit %{_bindir}/bximage +%{_bindir}/bximage_old %dir %{_datadir}/bochs %{_datadir}/bochs/* %dir %{_docdir}/bochs %{_docdir}/bochs/* -%{_mandir}/man1/bochs.1.gz -%{_mandir}/man1/bochs-dlx.1.gz -%{_mandir}/man1/bxcommit.1.gz -%{_mandir}/man1/bximage.1.gz -%{_mandir}/man5/bochsrc.5.gz +%{_mandir}/man1/bochs.1* +%{_mandir}/man1/bochs-dlx.1* +%{_mandir}/man1/bxcommit.1* +%{_mandir}/man1/bximage.1* +%{_mandir}/man1/bximage_old.1* +%{_mandir}/man5/bochsrc.5* %doc CHANGES COPYING #README README-plugins README.rfb README-wxWindows TODO %changelog +* Mon Jun 09 2014 Automatic Build System 2.6.5-1mamba +- automatic version update by autodist + * Tue May 28 2013 Automatic Build System 2.6.2-1mamba - automatic version update by autodist