Author: qboosh Date: Mon Jan 14 22:35:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.0
---- Files affected: SPECS: libspectrum.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/libspectrum.spec diff -u SPECS/libspectrum.spec:1.19 SPECS/libspectrum.spec:1.20 --- SPECS/libspectrum.spec:1.19 Mon Jul 23 19:29:50 2007 +++ SPECS/libspectrum.spec Mon Jan 14 23:35:50 2008 @@ -6,13 +6,14 @@ Summary: ZX Spectrum emulator file format library Summary(pl.UTF-8): Biblioteka do obsługi formatów plików emulatorów ZX Spectrum Name: libspectrum -Version: 0.3.0.1 +Version: 0.4.0 Release: 1 -License: GPL +License: GPL v2+ Group: Libraries Source0: http://dl.sourceforge.net/fuse-emulator/%{name}-%{version}.tar.gz -# Source0-md5: 0c3115064aa38cd0c6a5a5a286b38f79 +# Source0-md5: 53ac8a2fef9e5fc29060a8612f3c27af URL: http://fuse-emulator.sourceforge.net/libspectrum.php +BuildRequires: audiofile-devel >= 0.2.3 BuildRequires: autoconf BuildRequires: automake BuildRequires: bzip2-devel >= 1.0 @@ -38,6 +39,7 @@ Summary(pl.UTF-8): Część dla programistów używających biblioteki libspectrum Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: audiofile-devel >= 0.2.3 Requires: bzip2-devel >= 1.0 Requires: glib2-devel >= 2.0.0 Requires: libgcrypt-devel @@ -95,11 +97,12 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README THANKS %attr(755,root,root) %{_libdir}/libspectrum.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libspectrum.so.5 %files devel %defattr(644,root,root,755) %doc doc/libspectrum.txt -%attr(755,root,root) %{_libdir}/lib*.so +%attr(755,root,root) %{_libdir}/libspectrum.so %{_libdir}/libspectrum.la %{_includedir}/libspectrum.h %{_mandir}/man3/libspectrum.3* @@ -116,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-01-14 22:35:50 qboosh +- updated to 0.4.0 + Revision 1.19 2007-07-23 17:29:50 witekfl - added missing # ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libspectrum.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
