Add license file
[platform/upstream/zlib.git] / packaging / zlib.spec
index c2723b0..2cfc5e1 100644 (file)
@@ -131,7 +131,7 @@ popd
 %manifest %{name}.manifest
 %defattr(-,root,root)
 %doc README
-%license README
+%license LICENSE
 %{_mandir}/man3/zlib.3.gz
 %{_includedir}/zlib.h
 %{_includedir}/zconf.h
@@ -142,14 +142,17 @@ popd
 %files devel-static
 %manifest %{name}.manifest
 %defattr(-,root,root)
+%license LICENSE
 %{_libdir}/libz.a
 
 %files -n minizip
 %manifest %{name}.manifest
+%license LICENSE
 %{_libdir}/libminizip.so.*
 
 %files -n minizip-devel
 %manifest %{name}.manifest
+%license LICENSE
 %{_includedir}/minizip/*.h
 %{_libdir}/libminizip.so
 %{_libdir}/pkgconfig/minizip.pc