forked from pool/libmicrohttpd
Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=15
This commit is contained in:
parent
35e940a793
commit
641373df3c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 16:07:05 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections per specfile guideline suggestions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 5 21:38:11 UTC 2011 - bitshuffler@opensuse.org
|
Sat Mar 5 21:38:11 UTC 2011 - bitshuffler@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# norootforbuild
|
|
||||||
|
|
||||||
%define soname 10
|
%define soname 10
|
||||||
|
|
||||||
Name: libmicrohttpd
|
Name: libmicrohttpd
|
||||||
@ -166,9 +164,6 @@ find %{buildroot} -name "*.la" -delete
|
|||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libmicrohttpd-tutorial.info%{ext_info}
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libmicrohttpd-tutorial.info%{ext_info}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
test "%{buildroot}" != "/" && %__rm -rf "%{buildroot}"
|
|
||||||
|
|
||||||
%files -n %{name}%{soname}
|
%files -n %{name}%{soname}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libmicrohttpd.so.%{soname}
|
%{_libdir}/libmicrohttpd.so.%{soname}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user