]> git.pld-linux.org Git - packages/serd.git/blobdiff - serd.spec
- updated to 0.32.2
[packages/serd.git] / serd.spec
index 9b8eea6d4af6d458332b848d771ce1beee617373..54e927f742de261c2a88913924226cd93bb98002 100644 (file)
--- a/serd.spec
+++ b/serd.spec
@@ -5,12 +5,12 @@
 Summary:       Lightweight C library for RDF syntax
 Summary(pl.UTF-8):     Lekka biblioteka C do skÅ‚adni RDF
 Name:          serd
-Version:       0.30.16
+Version:       0.32.2
 Release:       1
 License:       ISC
 Group:         Libraries
 Source0:       http://download.drobilla.net/%{name}-%{version}.tar.xz
-# Source0-md5: 86e5ce5a874cd728a02aebf25b48dcc1
+# Source0-md5: 3af4135454f7d07458584520dfd3f656
 URL:           http://drobilla.net/software/serd/
 BuildRequires: meson >= 0.56.0
 BuildRequires: ninja >= 1.5
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{without apidocs}
 # -Ddocs=disabled disables man page installation
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
-cp -p doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p doc/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 %endif
 
 %clean
This page took 0.136842 seconds and 4 git commands to generate.