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
This commit is contained in:
parent
59292cbcb1
commit
27cfa29ce8
@ -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
|
Tue Dec 18 17:47:48 UTC 2012 - werner@suse.de
|
||||||
|
|
||||||
|
25
procps.spec
25
procps.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package procps
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,20 +21,14 @@
|
|||||||
%define libname libprocps%{somajor}
|
%define libname libprocps%{somajor}
|
||||||
|
|
||||||
Name: procps
|
Name: procps
|
||||||
BuildRequires: automake
|
Url: http://sf.net/projects/procps-ng/
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: ncurses-devel
|
|
||||||
BuildRequires: pkg-config
|
|
||||||
Url: https://gitorious.org/procps
|
|
||||||
PreReq: %fillup_prereq %insserv_prereq
|
|
||||||
Version: 3.3.5
|
Version: 3.3.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The ps utilities for /proc
|
Summary: The ps utilities for /proc
|
||||||
License: GPL-2.0+ ; LGPL-2.1+
|
License: GPL-2.0+ ; LGPL-2.1+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Provides: ps
|
|
||||||
Obsoletes: ps
|
#Git-Clone: git://gitorious.org/procps/procps
|
||||||
Source: procps-v%version.tar.bz2
|
Source: procps-v%version.tar.bz2
|
||||||
Source1: procps-pmap-legacy.tar.bz2
|
Source1: procps-pmap-legacy.tar.bz2
|
||||||
Source2: boot.sysctl
|
Source2: boot.sysctl
|
||||||
@ -66,7 +60,15 @@ Patch21: procps-v3.3.3-pwdx.patch
|
|||||||
Patch22: procps-v3.3.3-chroot.diff
|
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
|
# 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
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
PreReq: %fillup_prereq %insserv_prereq
|
||||||
|
Provides: ps
|
||||||
|
Obsoletes: ps
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The procps package contains a set of system utilities that provide
|
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
|
ln -s /sbin/sysctl %{buildroot}%{_sbindir}/sysctl
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%{fillup_and_insserv -ny boot.sysctl boot.sysctl}
|
%{fillup_and_insserv -ny boot.sysctl boot.sysctl}
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user