From 02c545023d7d58a42b527f3ed8b75b41a801b990f64e49cf35d3eea16f946223 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 8 Jun 2021 10:01:24 +0000 Subject: [PATCH] Accepting request 896848 from home:cgiboudeaux:branches:devel:libraries:c_c++ - Move the Copyright file to %_defaultlicensedir Configure.ac replaces the COPYING file with a symlink. OBS-URL: https://build.opensuse.org/request/show/896848 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=87 --- libxslt.changes | 6 ++++++ libxslt.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libxslt.changes b/libxslt.changes index c7c0d31..b33fcbe 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -3,6 +3,12 @@ Mon Jun 7 08:57:36 UTC 2021 - Andreas Schwab - Don't disable testsuite under QEMU +------------------------------------------------------------------- +Wed Jun 2 07:47:37 UTC 2021 - Christophe Giboudeaux + +- Move the Copyright file to %_defaultlicensedir + Configure.ac replaces the COPYING file with a symlink. + ------------------------------------------------------------------- Tue Jun 1 10:41:44 UTC 2021 - Pedro Monreal diff --git a/libxslt.spec b/libxslt.spec index bcafac7..27143a8 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -139,8 +139,8 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_libdir}/libexslt.so.* %files tools -%license COPYING* -%doc AUTHORS NEWS README Copyright TODO FEATURES +%license COPYING* Copyright +%doc AUTHORS NEWS README TODO FEATURES %{_bindir}/xsltproc %{_mandir}/man1/xsltproc.1%{?ext_man}