From 27cfa29ce83ab092416246b6982f975438020bca271acd2ba955ef307ed4a7a2 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 14 Jan 2013 15:37:41 +0000 Subject: [PATCH] Accepting request 148111 from home:jengelh:branches:Base:System - Remove redundant tags/sections - Update homepage URLs OBS-URL: https://build.opensuse.org/request/show/148111 OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=87 --- procps.changes | 6 ++++++ procps.spec | 25 ++++++++++++------------- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/procps.changes b/procps.changes index a4bef64..3ac713e 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 11 16:35:15 UTC 2013 - jengelh@inai.de + +- Remove redundant tags/sections +- Update homepage URLs + ------------------------------------------------------------------- Tue Dec 18 17:47:48 UTC 2012 - werner@suse.de diff --git a/procps.spec b/procps.spec index 9d73282..0a8e0ec 100644 --- a/procps.spec +++ b/procps.spec @@ -1,7 +1,7 @@ # # spec file for package procps # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,20 +21,14 @@ %define libname libprocps%{somajor} Name: procps -BuildRequires: automake -BuildRequires: libselinux-devel -BuildRequires: libtool -BuildRequires: ncurses-devel -BuildRequires: pkg-config -Url: https://gitorious.org/procps -PreReq: %fillup_prereq %insserv_prereq +Url: http://sf.net/projects/procps-ng/ Version: 3.3.5 Release: 0 Summary: The ps utilities for /proc License: GPL-2.0+ ; LGPL-2.1+ Group: System/Monitoring -Provides: ps -Obsoletes: ps + +#Git-Clone: git://gitorious.org/procps/procps Source: procps-v%version.tar.bz2 Source1: procps-pmap-legacy.tar.bz2 Source2: boot.sysctl @@ -66,7 +60,15 @@ Patch21: procps-v3.3.3-pwdx.patch Patch22: procps-v3.3.3-chroot.diff # PATCH-FIX-UPSTREAM procps-v3.3.5-top-locale.patch -- bnc#794678 - top has a locale-dpendent config file Patch23: procps-v3.3.5-top-locale.patch +BuildRequires: automake +BuildRequires: libselinux-devel +BuildRequires: libtool +BuildRequires: ncurses-devel +BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build +PreReq: %fillup_prereq %insserv_prereq +Provides: ps +Obsoletes: ps %description The procps package contains a set of system utilities that provide @@ -201,9 +203,6 @@ ln -s /bin/pkill %{buildroot}%{_bindir}/pkill ln -s /sbin/sysctl %{buildroot}%{_sbindir}/sysctl %endif -%clean -rm -rf %{buildroot} - %post %{fillup_and_insserv -ny boot.sysctl boot.sysctl} #