The latest package of xmps (0.1.3-2mdk) is missing libxmps.so
I've uploaded an updated version to 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! <--
--- xmps.spec   2000/08/15 12:49:56     1.1
+++ xmps.spec   2000/08/15 13:15:49
@@ -1,6 +1,6 @@
 %define name   xmps
 %define version        0.1.3
-%define release        2mdk
+%define release        3mdk
 %define prefix /usr
 
 Name:          %{name}
@@ -15,7 +15,6 @@
 BuildPreReq:   smpeg >= 0.4.0, smpeg-devel, SDL >= 1.1.3, SDL-devel
 BuildPreReq:   gdk-pixbuf-devel, Mesa-devel, gtk+-devel, glib-devel
 Requires:      smpeg >= 0.4.0, SDL >= 1.1.3, gdk-pixbuf >= 0.6.0
-Provides:      libxmps.so
 
 %description 
 The X MPEG Player System (XMPS) is a GTK frontend to the SMPEG library
@@ -36,7 +35,7 @@
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix}
-make
+%make
                                                
 %install
 make prefix=$RPM_BUILD_ROOT/%{prefix} install
@@ -50,6 +49,7 @@
 %doc NEWS README TODO 
 %attr(755,root,root) %{prefix}/bin/xmps
 %{prefix}/lib/xmps/*/*.so
+%{prefix}/lib/libxmps.so
 %{prefix}/share/gnome/*
 %{prefix}/share/xmps
 
@@ -60,9 +60,14 @@
 %{prefix}/include/xmps/*
 %{prefix}/lib/xmps/*/*.la
 %{prefix}/lib/xmps/*/*.a
+%{prefix}/lib/libxmps.a
+%{prefix}/lib/libxmps.la
 %{prefix}/share/aclocal/*
 
 %changelog
+* Tue Aug 15 2000 G�tz Waschk <[EMAIL PROTECTED]> 0.1.3-3mdk
+- added the files libxmps.*
+
 * Mon Aug 14 2000 Giuseppe Ghib� <[EMAIL PROTECTED]> 0.1.3-2mdk
 - added libxmps.so in Provides.
 - split into main and devel packages.

PGP signature

Reply via email to