summaryrefslogtreecommitdiff
path: root/packaging/pcre.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/pcre.spec')
-rw-r--r--packaging/pcre.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/pcre.spec b/packaging/pcre.spec
index dd04546..adb0df2 100644
--- a/packaging/pcre.spec
+++ b/packaging/pcre.spec
@@ -139,22 +139,22 @@ rm -f %{buildroot}%{_libdir}/*.la
%files -n libpcre
%manifest %{name}.manifest
-%license COPYING
+%license LICENCE
%{_libdir}/libpcre.so.*
%files -n libpcrecpp
%manifest %{name}.manifest
-%license COPYING
+%license LICENCE
%{_libdir}/libpcrecpp.so.*
%files -n libpcreposix
%manifest %{name}.manifest
-%license COPYING
+%license LICENCE
%{_libdir}/libpcreposix.so.*
%files tools
%manifest %{name}.manifest
-%license COPYING
+%license LICENCE
%{_bindir}/pcregrep
%{_bindir}/pcretest
%{_mandir}/man1/pcregrep.*