Accepting request 105270 from devel:libraries:c_c++

remove redundant sections in spec

OBS-URL: https://build.opensuse.org/request/show/105270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2012-02-16 15:25:18 +00:00 committed by Git OBS Bridge
parent 86e6a8d17a
commit 7297c4e7d2
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 9 16:17:55 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections
-------------------------------------------------------------------
Thu Dec 22 14:31:42 CET 2011 - meissner@suse.de

View File

@ -118,9 +118,6 @@ mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}
install -m 644 zlib.3 %{buildroot}%{_mandir}/man3
install -m 644 zutil.h %{buildroot}%{_includedir}
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig