Accepting request 859584 from devel:libraries:c_c++
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/859584 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inih?expand=0&rev=3
This commit is contained in:
commit
1807c151fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user