From 890f5ce9019c600fc2f3faa618ee765c45eed68980a22ba79084099520c32337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 Aug 2018 13:57:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/sord?expand=0&rev=22 --- sord.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sord.spec b/sord.spec index ae3dd6a..2de749a 100644 --- a/sord.spec +++ b/sord.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Utilities to work with RDF data License: ISC Group: Productivity/File utilities -Url: http://drobilla.net/software/sord/ +URL: http://drobilla.net/software/sord/ Source0: http://download.drobilla.net/sord-%{version}.tar.bz2 Source1: baselibs.conf BuildRequires: doxygen @@ -48,9 +48,9 @@ http://drobilla.net/software/sord/ %package devel Summary: Development files for libsord Group: Development/Libraries/C and C++ +Requires: libsord-0-%{sover} = %{version} Provides: libsord-0-devel = %{version} Obsoletes: libsord-0-devel < %{version} -Requires: libsord-0-%{sover} = %{version} %description devel Development files for libsord. @@ -84,15 +84,16 @@ python3 ./waf test %files %attr(0755,root,root) %{_bindir}/sordi %attr(0755,root,root) %{_bindir}/sord_validate -%{_mandir}/man1/sordi.1* -%{_mandir}/man1/sord_validate.1* +%{_mandir}/man1/sordi.1%{?ext_man} +%{_mandir}/man1/sord_validate.1%{?ext_man} %files -n libsord-0-%{sover} -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README %{_libdir}/libsord-0.so.%{sover}* %files devel -%{_mandir}/man3/sord.3%{ext_man} +%{_mandir}/man3/sord.3%{?ext_man} %{_libdir}/libsord-0.so %{_includedir}/sord-0/ %{_libdir}/pkgconfig/sord-0.pc