Accepting request 180243 from Base:System
- rely on systemd-rpm-macros instead of the full thing OBS-URL: https://build.opensuse.org/request/show/180243 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=162
This commit is contained in:
parent
b4989627ed
commit
962b426e1b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 10:58:17 UTC 2013 - coolo@suse.com
|
||||
|
||||
- rely on systemd-rpm-macros instead of the full thing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 21:02:28 UTC 2013 - mail@bernhard-voelker.de
|
||||
|
||||
|
@ -38,9 +38,9 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: utempter-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Version: 2.23.1
|
||||
Release: 0
|
||||
# util-linux is a base package and uuidd pre-requiring pwdutils pulls
|
||||
@ -795,7 +795,7 @@ fi
|
||||
%dir %{_datadir}/getopt
|
||||
%attr (755,root,root) %{_datadir}/getopt/getopt-parse.bash
|
||||
%attr (755,root,root) %{_datadir}/getopt/getopt-parse.tcsh
|
||||
%{_datadir}/bash-completion/*
|
||||
%{_datadir}/bash-completion
|
||||
%ifnarch ia64
|
||||
#XXX: post our patches upstream
|
||||
#XXX: call fdupes on /usr/share/man
|
||||
|
Loading…
Reference in New Issue
Block a user