Hi,
I updated the package for libsidplay to libsidplay-1.36.44-1mdk
I have uploaded the package to the ftp server, and I have attached my
changes.
-- 
   Goetz Waschk <> student of computer science  <> university Rostock    
 http://www.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
                         --> Logout Fascism! <--
--- libsidplay.spec     2000/08/09 10:36:12     1.1
+++ libsidplay.spec     2000/08/09 10:38:11
@@ -1,5 +1,5 @@
 %define name libsidplay
-%define version 1.36.43
+%define version 1.36.44
 %define release 1mdk
 
 
@@ -38,7 +38,7 @@
 
 %build
 %configure
-uname -a|grep SMP && make -j 2 || make
+%make
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,15 +56,19 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
-/usr/lib/lib*.so.*
+%{_libdir}/lib*.so.*
 %files devel
 %defattr(-,root,root)
 %doc DEVELOPER src/*.txt
-/usr/include/sidplay/*
-/usr/lib/*.so
-/usr/lib/*a
+%{_includedir}/sidplay/*
+%{_libdir}/*.so
+%{_libdir}/*a
 
 %changelog
+* Wed Aug 09 2000 G�tz Waschk <[EMAIL PROTECTED]> 1.36.44-1mdk
+- updated to 1.36.44
+- used more macros
+
 * Sat Jul 15 2000 G�tz Waschk <[EMAIL PROTECTED]> 1.36.43-1mdk
 - updated to 1.36.43
 

PGP signature

Reply via email to