diff --git a/figlet.changes b/figlet.changes index 1bca3f1..1f281c9 100644 --- a/figlet.changes +++ b/figlet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + ------------------------------------------------------------------- Sat Jul 16 18:49:38 UTC 2011 - asterios.dramis@gmail.com diff --git a/figlet.spec b/figlet.spec index f8833e6..7d70372 100644 --- a/figlet.spec +++ b/figlet.spec @@ -15,9 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: figlet Version: 2.2.4 Release: 1 @@ -53,19 +50,19 @@ put at the end of e-mail and UseNet messages. %prep %setup -q -a 1 -a 2 -a 3 -a 4 cd contributed -tar zxf Obanner-canon.tgz +tar -zxf Obanner-canon.tgz rm Obanner-canon.tgz -tar zxf Obanner.tgz +tar -zxf Obanner.tgz rm Obanner.tgz cd .. cd international -tar zxf cjkfonts.tar.gz +tar -zxf cjkfonts.tar.gz rm cjkfonts.tar.gz cd .. %patch0 %build -make CFLAGS="%{optflags}" +make CFLAGS="%{optflags}" %{?_smp_mflags} %install %make_install @@ -80,9 +77,6 @@ cp -a ours %{buildroot}%{_datadir}/figlet/ %fdupes -s %{buildroot} -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc CHANGES FAQ LICENSE README figfont.txt