]> wimlib.net Git - wimlib/blobdiff - rpm/wimtools.spec
inode_fixup.h: remove unnecessary #include
[wimlib] / rpm / wimtools.spec
index cc2ad433d0500b59b44ea23ff7b3f6a0f915598f..159a68173b9a453e46bc7437639e3884e4f311d7 100644 (file)
@@ -1,6 +1,6 @@
 Name:      wimtools
 Summary:   Tools to create, extract, modify, and mount WIM files
-Version:   1.7.0
+Version:   1.7.3
 Release:   1
 License:   GPLv3+
 URL:       http://sourceforge.net/projects/wimlib
@@ -76,7 +76,7 @@ rm -rf %{buildroot}
 %defattr(-, root, root)
 %{_bindir}/*
 %doc %{_mandir}/man1/*.1.gz
-%doc README AUTHORS COPYING
+%doc README COPYING COPYING.GPLv3
 
 %files -n libwim15-devel
 %defattr(-, root, root)
@@ -89,4 +89,4 @@ rm -rf %{buildroot}
 %files -n libwim15
 %defattr(-, root, root)
 %{_libdir}/libwim.so.*
-%doc COPYING
+%doc COPYING COPYING.GPLv3 COPYING.LGPLv3