From b0ffffa63bca877ca82fd3b825312fb4113fb152376c8b622ae76ee696781e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 19 Sep 2011 10:31:32 +0000 Subject: [PATCH] Accepting request 82878 from home:jengelh:bl-b - Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82878 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=23 --- bzip2.changes | 5 +++++ bzip2.spec | 28 ---------------------------- 2 files changed, 5 insertions(+), 28 deletions(-) diff --git a/bzip2.changes b/bzip2.changes index b6fef6a..abc8f58 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 21:13:00 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Wed Aug 10 17:43:49 UTC 2011 - puzel@novell.com diff --git a/bzip2.spec b/bzip2.spec index bf53fac..c37db1d 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: bzip2 @@ -51,12 +50,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The bzip2 program is a very powerful program for compressing files. - - -Authors: --------- - Julian Seward - %package doc License: BSD3c Summary: The bzip2 program and Library Documentation @@ -68,12 +61,6 @@ BuildArch: noarch %description doc The bzip2 program and library documentation. - - -Authors: --------- - Julian Seward - %package -n libbz2-1 License: BSD3c Summary: The bzip2 runtime library @@ -82,12 +69,6 @@ Group: Productivity/Archiving/Compression %description -n libbz2-1 The bzip2 runtime library - - -Authors: --------- - Julian Seward - %package -n libbz2-devel License: BSD3c Summary: The bzip2 runtime library development files @@ -97,12 +78,6 @@ Requires: libbz2-1 = %{version} glibc-devel %description -n libbz2-devel The bzip2 runtime library development files. - - -Authors: --------- - Julian Seward - %prep %setup -q %patch @@ -151,9 +126,6 @@ gzip -dc %{SOURCE1} > bznew install -D -m 755 bznew $RPM_BUILD_ROOT%{_bindir}/bznew install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man1 -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libbz2-1 -p /sbin/ldconfig %postun -n libbz2-1 -p /sbin/ldconfig