]> git.pld-linux.org Git - packages/exempi.git/blobdiff - exempi.spec
- updated to 2.6.5
[packages/exempi.git] / exempi.spec
index a68250ffff0163b96e7d37d7b937e65616943af8..d86949e5ca7638cdfcdd56f73ce71e7e927010eb 100644 (file)
@@ -5,17 +5,20 @@
 Summary:       An XMP metadata support library
 Summary(pl.UTF-8):     Biblioteka obsługująca metadane XMP
 Name:          exempi
-Version:       2.5.1
+Version:       2.6.5
 Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://libopenraw.freedesktop.org/exempi/
-Source0:       https://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: c32bcd9feed5a0c1523d5652ef1804b0
+Source0:       https://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.xz
+# Source0-md5: 51fe14c2a5fa44816ba8187c6ad87d78
 URL:           https://libopenraw.freedesktop.org/exempi/
-%{?with_tests:BuildRequires:   boost-devel >= 1.48.0}
+BuildRequires: automake >= 1:1.11
+%{?with_tests:BuildRequires:   boost-devel >= 1.60.0}
 BuildRequires: expat-devel >= 1.95
 BuildRequires: libstdc++-devel >= 6:4.4
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -99,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README.md TODO
 %attr(755,root,root) %{_bindir}/exempi
 %attr(755,root,root) %{_libdir}/libexempi.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libexempi.so.8
This page took 0.207268 seconds and 4 git commands to generate.