Compare commits
4 Commits
2.2.1-1mam
...
2.4.1-1mam
Author | SHA1 | Date | |
---|---|---|---|
cc0f4cc7d3 | |||
9dfeb48fe3 | |||
bbf02be50c | |||
781e4f697b |
18
qemu.spec
18
qemu.spec
@ -1,5 +1,5 @@
|
||||
Name: qemu
|
||||
Version: 2.2.1
|
||||
Version: 2.4.1
|
||||
Release: 1mamba
|
||||
Summary: A generic and open source processor emulator
|
||||
Group: Applications/Emulators
|
||||
@ -227,8 +227,8 @@ fi
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/qemu
|
||||
%config %{_sysconfdir}/qemu/target-x86_64.conf
|
||||
#%dir %{_sysconfdir}/qemu
|
||||
#%config %{_sysconfdir}/qemu/target-x86_64.conf
|
||||
%{_initrddir}/%{name}
|
||||
%{_bindir}/%{name}*
|
||||
%{_bindir}/vscclient
|
||||
@ -263,6 +263,18 @@ fi
|
||||
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||
|
||||
%changelog
|
||||
* Wed Nov 04 2015 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 23 2015 Automatic Build System <autodist@mambasoft.it> 2.4.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 12 2015 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 28 2015 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 17 2015 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user