- Make package conform to spec-cleaner.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=10
This commit is contained in:
Matthias Bach 2020-12-24 09:41:37 +00:00 committed by Git OBS Bridge
parent 9d22e904ce
commit 59322da026
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 24 09:40:03 UTC 2020 - Matthias Bach <marix@marix.org> - 52
- Make package conform to spec-cleaner.
-------------------------------------------------------------------
Thu Oct 15 19:10:02 UTC 2020 - Matthias Bach <marix@marix.org> - 52

View File

@ -74,13 +74,11 @@ bash -e cpptest.sh
%postun -n libinih0 -p /sbin/ldconfig
%files -n libinih0
%defattr(-,root,root)
%{_libdir}/libinih.so.*
%{_libdir}/libINIReader.so.*
%license LICENSE.txt
%files -n libinih-devel
%defattr(-,root,root)
%{_includedir}/ini.h
%{_includedir}/INIReader.h
%{_libdir}/libinih.so