- 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:
committed by
Git OBS Bridge
parent
9d22e904ce
commit
59322da026
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user