summaryrefslogtreecommitdiff
path: root/packaging/libtasn1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/libtasn1.spec')
-rw-r--r--packaging/libtasn1.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/libtasn1.spec b/packaging/libtasn1.spec
index 1d88b47..740f7fb 100644
--- a/packaging/libtasn1.spec
+++ b/packaging/libtasn1.spec
@@ -59,12 +59,13 @@ touch ChangeLog
%files tools
%manifest %{name}.manifest
%defattr(-, root, root)
+%license COPYING
%{_bindir}/*
%files
%manifest %{name}.manifest
%defattr(-, root, root)
-%license COPYING COPYING.LIB
+%license COPYING.LIB
%{_libdir}/*.so.*
%files devel