summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrzegol2004-06-17 13:54:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3b7944d6b563a1120d98c807e37ccb65f09ed6fd (patch)
tree675a75f1985a219a65cd8d34bac970de05993569
parent6ca2889dc9292416e0d867d957d6bb1554460d44 (diff)
downloadlibsndfile-3b7944d6b563a1120d98c807e37ccb65f09ed6fd.zip
libsndfile-3b7944d6b563a1120d98c807e37ccb65f09ed6fd.tar.gz
- updated to 1.0.10
Changed files: libsndfile.spec -> 1.43
-rw-r--r--libsndfile.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsndfile.spec b/libsndfile.spec
index 3838c55..1042942 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -1,13 +1,13 @@
Summary: C library for reading and writing files containing sampled sound
Summary(pl): Biblioteka obsługi plików dĽwiękowych
Name: libsndfile
-Version: 1.0.9
+Version: 1.0.10
Release: 1
License: LGPL v2.1+
Vendor: Erik de Castro Lopo <erikd@zip.com.au>
Group: Development/Libraries
Source0: http://www.mega-nerd.com/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: d72ba14354d2d727c81afc16897749a5
+# Source0-md5: 8146c8496b8587a789aafce0f9d7b77d
URL: http://www.mega-nerd.com/libsndfile/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
@@ -98,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
-%doc doc/*.html doc/*.jpg
+%doc doc/*.html doc/*.jpg doc/new_file_type.HOWTO
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_includedir}/*