packages: libsidplay/libsidplay.spec, libsidplay/libsidplay-gcc34.patch (RE...

qboosh qboosh at pld-linux.org
Wed Dec 15 17:14:59 CET 2010


Author: qboosh                       Date: Wed Dec 15 16:14:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new Source0 URL, project site is gone
- updated to 1.36.60
- removed bogus gcc34 patch

---- Files affected:
packages/libsidplay:
   libsidplay.spec (1.17 -> 1.18) , libsidplay-gcc34.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/libsidplay/libsidplay.spec
diff -u packages/libsidplay/libsidplay.spec:1.17 packages/libsidplay/libsidplay.spec:1.18
--- packages/libsidplay/libsidplay.spec:1.17	Tue Mar 11 17:58:17 2008
+++ packages/libsidplay/libsidplay.spec	Wed Dec 15 17:14:53 2010
@@ -2,18 +2,18 @@
 Summary:	A Commodore 64 music player and SID chip emulator library
 Summary(pl.UTF-8):	Biblioteka odtwarzająca muzyczki z Commodore 64 i emulująca układ SID
 Name:		libsidplay
-Version:	1.36.59
-Release:	3
-License:	GPL
+Version:	1.36.60
+Release:	1
+License:	GPL v2+
 Group:		Libraries
-Source0:	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/%{name}-%{version}.tgz
-# Source0-md5:	37c51ba4bd57164b1b0bb7b43b9adece
-Patch0:		%{name}-gcc34.patch
-URL:		http://www.geocities.com/SiliconValley/Lakes/5147/
+Source0:	http://home.arcor.de/ms2002sep/bak/%{name}-%{version}.tar.bz2
+# Source0-md5:	46c5ceccd31636e3f83774dd0b3d4003
+# dead together with geocities
+#URL:		http://www.geocities.com/SiliconValley/Lakes/5147/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,7 +30,7 @@
 %package devel
 Summary:	Header files for compiling apps that use libsidplay
 Summary(pl.UTF-8):	Pliki nagłówkowe do budowania aplikacji używających libsidplay
-Group:		Libraries
+Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
 
@@ -45,7 +45,7 @@
 %package static
 Summary:	Static libsidplay library
 Summary(pl.UTF-8):	Statyczna biblioteka libsidplay
-Group:		Libraries
+Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
@@ -56,13 +56,12 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub scripts/
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -81,11 +80,12 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS
-%attr(755,root,root) %{_libdir}/libsidplay.so.*.*
+%attr(755,root,root) %{_libdir}/libsidplay.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsidplay.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%doc DEVELOPER src/fastforward.txt src/format.txt src/mixing.txt src/mpu.txt src/panning.txt
+%doc DEVELOPER src/fastforward.txt src/mixing.txt src/mpu.txt src/panning.txt
 %attr(755,root,root) %{_libdir}/libsidplay.so
 %{_libdir}/libsidplay.la
 %{_includedir}/sidplay
@@ -100,6 +100,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2010/12/15 16:14:53  qboosh
+- new Source0 URL, project site is gone
+- updated to 1.36.60
+- removed bogus gcc34 patch
+
 Revision 1.17  2008/03/11 16:58:17  darekr
 - BR: libtool
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsidplay/libsidplay.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list