Hi,
the new version of xsidplay is out, the source package is on the ftp server,
here is the diff to the spec file
--
Goetz Waschk <> student of computer science <> university Rostock
http://www.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
--> Logout Fascism! <--
--- xsidplay-1.3.9-2mdk.src/xsidplay.spec Thu Sep 21 08:33:47 2000
+++ SPECS/xsidplay.spec Thu Sep 21 08:33:15 2000
@@ -1,6 +1,6 @@
%define name xsidplay
-%define version 1.3.9
-%define release 2mdk
+%define version 1.4.0
+%define release 1mdk
Name: %{name}
@@ -15,8 +15,8 @@
Source1: %{name}_large.xpm.bz2
BuildRoot: %{_tmppath}/%{name}-buildroot
Prefix: %{_prefix}
-BuildRequires: qt-devel < 2 libsidplay-devel
-Requires: libsidplay
+BuildRequires: qt2-devel >= 2.2 libsidplay-devel >= 1.36.26
+Requires: libsidplay >= 1.36.26 qt2 >= 2.2
%description
This is a music player and SID chip emulator based in the SIDPLAY
@@ -28,8 +28,8 @@
%setup -q
%build
-CXX="gcc -V `egcs-version`" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix}
-make
+MOC=/usr/lib/qt2/bin/moc CXXFLAGS="$RPM_OPT_FLAGS -fpermissive" ./configure
+--with-qt-dir=/usr/lib/qt2
+%make
%install
rm -rf $RPM_BUILD_ROOT
@@ -58,7 +58,7 @@
%files
%defattr(-,root,root)
-%doc AUTHORS COPYING PACKAGING README.FIRST README.QT LICENSE.QT hv_sids.faq STIL.faq
+%doc AUTHORS COPYING README.QT hv_sids.faq STIL.faq README
%doc example-sidtunes
%{_prefix}/bin/xsidplay
%{_iconsdir}/xsidplay.xpm
@@ -67,6 +67,11 @@
%{_menudir}/xsidplay
%changelog
+* Thu Sep 21 2000 G�tz Waschk <[EMAIL PROTECTED]> 1.4.0-1mdk
+- 1.4.0
+- macros
+- qt2
+
* Tue Jul 25 2000 G�tz Waschk <[EMAIL PROTECTED]> 1.3.9-2mdk
- cleaned spec
- added large icon