SHA256
3
0
forked from pool/which

Accepting request 330041 from home:pluskalm:branches:Base:System

- Cleanup spec file with spec-cleaner
- Correct usage of info scriplets

OBS-URL: https://build.opensuse.org/request/show/330041
OBS-URL: https://build.opensuse.org/package/show/Base:System/which?expand=0&rev=5
This commit is contained in:
Marcus Meissner 2015-09-17 13:52:02 +00:00 committed by Git OBS Bridge
parent c27ab4eba6
commit c61f3d6f46
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 9 12:31:06 UTC 2015 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Correct usage of info scriplets
-------------------------------------------------------------------
Sun Mar 22 18:10:34 UTC 2015 - astieger@suse.com

View File

@ -23,9 +23,9 @@ Summary: Displays where a particular program in your path is located
License: GPL-3.0+
Group: System/Base
Url: https://savannah.gnu.org/projects/which/
Source: http://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
# FIXME: use proper Requires(pre/post/preun/...)
PreReq: %{install_info_prereq}
Source0: http://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq}
Provides: util-linux:%{_bindir}/which
BuildRoot: %{_tmppath}/%{name}-%{version}-build