]> git.pld-linux.org Git - packages/libsndfile.git/blobdiff - libsndfile.spec
- updated to 0.0.25.
[packages/libsndfile.git] / libsndfile.spec
index eac829c9163d67eb20f4ed3959573f5a468108cd..97d39b1149f9c0a47643be9e1825360c42aa879f 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       C library for reading and writing files containing sampled sound
 Summary:       Biblioteka obs³ugi plików d¼wiêkowych
 Name:          libsndfile
-Version:       0.0.22
-Release:       3
+Version:       0.0.25
+Release:       1
 License:       GPL
 Group:         Development/Libraries
 Group(de):     Entwicklung/Libraries
@@ -13,6 +13,7 @@ Source0:      http://www.zip.com.au/~erikd/libsndfile/%{name}-%{version}.tar.gz
 Patch0:                %{name}-autoconf.patch
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libtool
 URL:           http://www.zip.com.au/~erikd/libsndfile/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -62,6 +63,7 @@ Biblioteki statyczne libsndfile.
 %patch -p1
 
 %build
+libtoolize --copy --force
 aclocal
 autoconf
 rm -f missing
This page took 0.113924 seconds and 4 git commands to generate.