From de6ab26f0b197d32ed7c46be03cb66f1cbb619fb99473e58bd1e3af5b442c07d Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 5 Sep 2011 14:16:57 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/alpine revision 20.0 OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=7d7ebfedb647da7e8c8be43e3eee64d5 From 84a6e20069228fbe7275e13b72dccfe5da2aaf6446904c0682774f58d7b32861 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 20 Sep 2011 12:43:52 +0000 Subject: [PATCH 2/2] Accepting request 82973 from home:jengelh:bl-a - Remove redundant tags/sections from specfile as discussed on opensuse-packaging - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82973 OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=11 --- alpine.changes | 6 ++++++ alpine.spec | 8 +------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/alpine.changes b/alpine.changes index 049075f..8cd386c 100644 --- a/alpine.changes +++ b/alpine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 10:55:07 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Sat Sep 3 18:53:17 UTC 2011 - crrodriguez@opensuse.org diff --git a/alpine.spec b/alpine.spec index 9a61757..34d521b 100644 --- a/alpine.spec +++ b/alpine.spec @@ -53,7 +53,6 @@ Version: 2.00 Release: 61 License: Apache Software License .. Group: Productivity/Networking/Email/Clients -AutoReqProv: on Url: http://www.washington.edu/alpine/ Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -112,7 +111,6 @@ when operations take a long time. License: Apache Software License .. Summary: A small, easy to use editor Group: Productivity/Editors/Other -AutoReqProv: on %description -n pico Pico is a simple, display-oriented text editor based on the Pine @@ -126,7 +124,6 @@ Characters are inserted into the text as they are typed. License: Apache Software License .. Summary: Simple file system browser Group: Productivity/File utilities -AutoReqProv: on %description -n pilot Pilot is a simple, display-oriented file system browser based on the @@ -257,7 +254,7 @@ autoreconf -fiv # # imap does not use CFLAGS from configure, needs EXTRACFLAGS/EXTRALDFLAGS: # -make %{?jobs:-j%jobs} EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" +make %{?_smp_mflags} EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" %install make install DESTDIR=%buildroot @@ -333,9 +330,6 @@ if [ -s %{_sourcedir}/compile-warnings-%{suse_version}-%{_arch}.log ]; then fi fi -%clean -rm -rf %buildroot - %files %defattr(-, root, root) %doc %{_mandir}/man1/alpine.*