From 480472f635dc3b9ebf4cfdc3fc92add44b6ec809 Mon Sep 17 00:00:00 2001 From: Kalev Lember <kalevlember@gmail.com> Date: Thu, 30 Apr 2015 18:37:14 +0200 Subject: [PATCH] Use license macro for COPYING.LIB --- totem-pl-parser.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 792238c..bda62f9 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -51,7 +51,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %postun -p /sbin/ldconfig %files -f %{name}.lang -%doc AUTHORS COPYING.LIB NEWS README +%license COPYING.LIB +%doc AUTHORS NEWS README %{_libdir}/*.so.* %{_libdir}/girepository-1.0/*.typelib %if 0%{?fedora} @@ -69,6 +70,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog * Thu Apr 30 2015 Kalev Lember <kalevlember@gmail.com> - 3.10.5-1 - Update to 3.10.5 +- Use license macro for COPYING.LIB * Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 3.10.4-1 - Update to 3.10.4