packages: wavpack/wavpack.spec - updated to 4.60.1 - fixed License (BSD)

megabajt megabajt at pld-linux.org
Thu Jan 14 22:50:07 CET 2010


Author: megabajt                     Date: Thu Jan 14 21:50:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 4.60.1
- fixed License (BSD)

---- Files affected:
packages/wavpack:
   wavpack.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/wavpack/wavpack.spec
diff -u packages/wavpack/wavpack.spec:1.10 packages/wavpack/wavpack.spec:1.11
--- packages/wavpack/wavpack.spec:1.10	Wed Sep  5 15:42:58 2007
+++ packages/wavpack/wavpack.spec	Thu Jan 14 22:50:02 2010
@@ -2,12 +2,12 @@
 Summary:	Open audio compression codec
 Summary(pl.UTF-8):	Otwarty kodek kompresji dźwięku
 Name:		wavpack
-Version:	4.41.0
-Release:	2
-License:	other
+Version:	4.60.1
+Release:	1
+License:	BSD
 Group:		Libraries
 Source0:	http://www.wavpack.com/%{name}-%{version}.tar.bz2
-# Source0-md5:	6a13edeae437498db78fe528d9e95144
+# Source0-md5:	7bb1528f910e4d0003426c02db856063
 URL:		http://www.wavpack.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -125,22 +125,29 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README license.txt
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/wavpack
+%attr(755,root,root) %{_bindir}/wvgain
+%attr(755,root,root) %{_bindir}/wvunpack
+%{_mandir}/man1/wavpack.1*
+%{_mandir}/man1/wvgain.1*
+%{_mandir}/man1/wvunpack.1*
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libwavpack.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libwavpack.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%doc doc/{file_format,library_use}.txt
+%attr(755,root,root) %{_libdir}/libwavpack.so
+%{_libdir}/libwavpack.la
 %{_includedir}/wavpack
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/wavpack.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libwavpack.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -148,6 +155,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/14 21:50:02  megabajt
+- updated to 4.60.1
+- fixed License (BSD)
+
 Revision 1.10  2007/09/05 13:42:58  baggins
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wavpack/wavpack.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list