diff --git a/zlib.changes b/zlib.changes index 37fb486..cdc39d8 100644 --- a/zlib.changes +++ b/zlib.changes @@ -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 diff --git a/zlib.spec b/zlib.spec index 1a8d9d7..30fcb79 100644 --- a/zlib.spec +++ b/zlib.spec @@ -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