]> 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 0189b4e1aff177fb9b637e4bb50996ee9511898c..a616868729eb54bc64c5dee41ef2dc421624cae5 100644 (file)
@@ -1,19 +1,19 @@
-%define                _snap   040811
 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
-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: 54fe2a3abf0cf77130207846b0ce6ef4
+# 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
@@ -79,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.029733 seconds and 4 git commands to generate.