SPECS: libayemu.spec - updated to 1.0.0 - removed obsolete am patch

qboosh qboosh at pld-linux.org
Tue Aug 26 00:09:10 CEST 2008


Author: qboosh                       Date: Mon Aug 25 22:09:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.0
- removed obsolete am patch

---- Files affected:
SPECS:
   libayemu.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libayemu.spec
diff -u SPECS/libayemu.spec:1.4 SPECS/libayemu.spec:1.5
--- SPECS/libayemu.spec:1.4	Mon Feb 12 23:09:10 2007
+++ SPECS/libayemu.spec	Tue Aug 26 00:09:05 2008
@@ -2,14 +2,13 @@
 Summary:	The AY/YM sound chip emulator library
 Summary(pl.UTF-8):	Biblioteka emulująca układ dźwiękowy AY/YM
 Name:		libayemu
-Version:	0.9.5
+Version:	1.0.0
 Release:	1
 # specified in <ayemu.h>
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://heanet.dl.sourceforge.net/libayemu/%{name}-%{version}.tar.gz
-# Source0-md5:	aedf8c562b3e47584bf42114a438b6ed
-Patch0:		%{name}-am.patch
+Source0:	http://dl.sourceforge.net/libayemu/%{name}-%{version}.tar.gz
+# Source0-md5:	548cf778170a982de8ebcb0880b5518c
 URL:		http://sashnov.nm.ru/libayemu.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -55,7 +54,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -80,18 +78,19 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README RELEASENOTES THANKS TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%doc AUTHORS ChangeLog NEWS README RELEASENOTES THANKS TODO
+%attr(755,root,root) %{_libdir}/libayemu-1.0.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libayemu-1.0.0.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
+%attr(755,root,root) %{_libdir}/libayemu.so
+%{_libdir}/libayemu.la
+%{_includedir}/ayemu*.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libayemu.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -99,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/08/25 22:09:05  qboosh
+- updated to 1.0.0
+- removed obsolete am patch
+
 Revision 1.4  2007/02/12 22:09:10  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libayemu.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list