Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 07d12f3f511c7a50c1a05e8044bfb8ae > files > 3

openmsx-0.7.2-7mdv2010.0.src.rpm

Summary:	Open source MSX emulator
Name:		openmsx
Version:	0.7.2
Release:	%mkrel 7
Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Patch0:		openmsx-fix-config.patch
License:	GPL+
Group:		Emulators
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
URL:		http://openmsx.sourceforge.net/
BuildRequires:	libSDL-devel
BuildRequires:	libSDL_image-devel
BuildRequires:	libmesaglu-devel
BuildRequires:	libpng-devel
BuildRequires:	libxml2-devel
BuildRequires:	tcl-devel libjack-devel glew-devel libSDL_ttf-devel

%description
The open source MSX emulator that tries to achieve
near-perfect emulation by using a novel emulation model.

%prep
%setup -q
%patch0 -p1 -b .fix-config

%build
%configure2_5x

%make

%install
rm -rf %{buildroot}
%makeinstall_std

# menu
mkdir -p %{buildroot}%{_datadir}/applications/
cat << EOF > %buildroot%{_datadir}/applications/mandriva-%{name}.desktop
[Desktop Entry]
Type=Application
Exec=%{_bindir}/openmsx
Icon=emulators_section
Name=Openmsx
Comment=%{summary}
Categories=Emulator;
EOF

%if %mdkversion < 200900
%post
%update_menus
%postun
%clean_menus
%endif

%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root)
%doc %_datadir/doc/%name/
%doc README
%{_bindir}/openmsx
%{_datadir}/%name
%{_datadir}/applications/mandriva-%{name}.desktop


%changelog
* Fri Aug 07 2009 Götz Waschk <waschk@mandriva.org> 0.7.2-7mdv2010.0
+ Revision: 411055
- fix installation

  + Zombie Ryushu <ryushu@mandriva.org>
    - Third try at fixing path issue
    - Third try at fixing path issue

* Fri Aug 07 2009 Zombie Ryushu <ryushu@mandriva.org> 0.7.2-5mdv2010.0
+ Revision: 411033
- Third try at fixing path issue
- Third try at fixing path issue

* Thu Aug 06 2009 Zombie Ryushu <ryushu@mandriva.org> 0.7.2-4mdv2010.0
+ Revision: 410970
- Second try at fixing path issue
- Second try at fixing path issue

* Thu Aug 06 2009 Zombie Ryushu <ryushu@mandriva.org> 0.7.2-3mdv2010.0
+ Revision: 410562
- Fix Bad Data path error
- Fix Bad Data path error

* Wed Aug 05 2009 Zombie Ryushu <ryushu@mandriva.org> 0.7.2-2mdv2010.0
+ Revision: 410310
- Fix install stage files
- remove obsolete patch
- Upgrade to 0.7.2
- Upgrade to 0.7.2

* Thu Jan 15 2009 Zombie Ryushu <ryushu@mandriva.org> 0.7.0-2mdv2009.1
+ Revision: 329756
- Fix ttf Build requires
- Fix ttf Build requires
- Fix glew Build requires
- Fix glew Build requires
- Upgrade to version 0.7.0
- Upgrade to version 0.7.0

* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.3-2mdv2009.1
+ Revision: 311083
- rebuild for new tcl
- new license policy
- spec clean

* Tue Nov 11 2008 Zombie Ryushu <ryushu@mandriva.org> 0.6.3-1mdv2009.1
+ Revision: 302123
- New Version 0.6.3
- New version

  + Thierry Vignaud <tvignaud@mandriva.com>
    - rebuild

  + Pixel <pixel@mandriva.com>
    - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas

* Thu Jan 03 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.6.2-2mdv2008.1
+ Revision: 142304
- auto-convert XDG menu entry
- kill re-definition of %%buildroot on Pixel's request
- do not package no more existing TODO
- new release
- Import openmsx

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Guillaume Rousse <guillomovitch@mandriva.org>
    - rebuild




* Mon Aug 07 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.6.1-1mdv2007.0
- new release

* Wed May 24 2006 Lenny Cartier <lenny@mandriva.com> 0.6.0-3mdk
- fix some buildrequires

* Mon May 15 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.0-2mdk
- fix buildrequires for x86_64
- drop explicit requires (they're already automatically found by spec-helper
  anyway)

* Sun Jan 22 2006 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.6.0-1mdk
- new release

* Sun Jul 03 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.5.2-1ut
- new release

* Mon Mar 21 2005 UTUMI Hirosi <utuhiro78@yahoo.co.jp> 0.5.1-1ut
- first spec for Mandrakelinux