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
b1967340fe
commit
2a1684f505
@ -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
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
# norootforbuild
|
||||
|
||||
%define soname 10
|
||||
|
||||
Name: libmicrohttpd
|
||||
@ -166,9 +164,6 @@ find %{buildroot} -name "*.la" -delete
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libmicrohttpd-tutorial.info%{ext_info}
|
||||
%endif
|
||||
|
||||
%clean
|
||||
test "%{buildroot}" != "/" && %__rm -rf "%{buildroot}"
|
||||
|
||||
%files -n %{name}%{soname}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libmicrohttpd.so.%{soname}
|
||||
|
Loading…
Reference in New Issue
Block a user