summaryrefslogtreecommitdiff
path: root/packaging/zint.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/zint.spec')
-rw-r--r--packaging/zint.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/zint.spec b/packaging/zint.spec
index f11e101..12bb7c6 100644
--- a/packaging/zint.spec
+++ b/packaging/zint.spec
@@ -1,6 +1,6 @@
Name: zint
Version: 2.4.3
-Release: 12
+Release: 13
Summary: Barcode generator library
License: BSD-2.0
URL: http://www.zint.org.uk
@@ -71,12 +71,12 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
#%doc COPYING readme
%{_libdir}/libzint.so.*
-%{_datadir}/%{name}/LICENSE
+%license backend/LICENSE
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}.h
%{_libdir}/libzint.so
-%{_datadir}/%{name}/LICENSE
+%license backend/LICENSE
%exclude %{_datadir}/cmake/Modules/FindZint.cmake