From 882de4a2a111299deabd7203e204858967605966162c5d27df98144cc58fd7fb Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Mon, 4 Jul 2011 15:14:52 +0000 Subject: [PATCH] - Make package own its docdir. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=24 --- Botan.changes | 5 +++++ Botan.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Botan.changes b/Botan.changes index 815570a..84ec2fe 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 4 17:14:21 CEST 2011 - pth@suse.de + +- Make package own its docdir. + ------------------------------------------------------------------- Thu Jun 23 14:43:48 CEST 2011 - dmueller@suse.de diff --git a/Botan.spec b/Botan.spec index 69ccb37..1fc7635 100644 --- a/Botan.spec +++ b/Botan.spec @@ -129,7 +129,7 @@ rm -f %{buildroot}/%{_libdir}/libbotan*.a %files -n libbotan-%{version_suffix} %defattr(-,root,root) %docdir %{botan_docdir} -%{botan_docdir}/* +%{botan_docdir} %{_libdir}/libbotan-%{short_version}.so.* %files -n libbotan-devel