diff --git a/libmicrohttpd.changes b/libmicrohttpd.changes index 534a593..3800d2e 100644 --- a/libmicrohttpd.changes +++ b/libmicrohttpd.changes @@ -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 diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 18f4031..df657ad 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -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}