]> git.pld-linux.org Git - packages/taglib.git/blobdiff - taglib.spec
- fix problems with autoconf 2.60 which creates configure that runs in POSIX mode
[packages/taglib.git] / taglib.spec
index 650cab85f64ab688059b57b43062cee537bad27c..a616868729eb54bc64c5dee41ef2dc421624cae5 100644 (file)
@@ -1,18 +1,19 @@
 Summary:       A tag library for reading and editing audio meta data
 Summary(pl):   Biblioteka tag do odczytu i edycji metadanych dotycz±cych d¼wiêku
 Name:          taglib
-Version:       1.3.1
-Release:       1
+Version:       1.4
+Release:       2
 License:       GPL
 Group:         X11/Libraries
 Source0:       http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz
-# Source0-md5: f5c7c71513ba51b240864d7475a199c0
+# Source0-md5: dcd50ddb2544faeae77f194804559404
 Patch0:                %{name}-libtool-sanitize.patch
 URL:           http://ktown.kde.org/~wheeler/taglib.html
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
-#BuildRequires:        unsermake >= 040805-1
 BuildRequires: libstdc++-devel
+BuildRequires: perl-base
+#BuildRequires:        unsermake >= 040805-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -78,4 +79,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libtag_c.so
 %{_libdir}/libtag.la
 %{_libdir}/libtag_c.la
+%{_pkgconfigdir}/taglib.pc
 %{_includedir}/taglib
This page took 0.046514 seconds and 4 git commands to generate.