1
0
forked from pool/util-linux

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:
Stephan Kulow 2013-06-25 04:56:52 +00:00 committed by Git OBS Bridge
parent b4989627ed
commit 962b426e1b
2 changed files with 7 additions and 2 deletions

View File

@ -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 Wed Jun 12 21:02:28 UTC 2013 - mail@bernhard-voelker.de

View File

@ -38,9 +38,9 @@ BuildRequires: ncurses-devel
BuildRequires: pam-devel BuildRequires: pam-devel
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: readline-devel BuildRequires: readline-devel
BuildRequires: systemd-rpm-macros
BuildRequires: utempter-devel BuildRequires: utempter-devel
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: pkgconfig(systemd)
Version: 2.23.1 Version: 2.23.1
Release: 0 Release: 0
# util-linux is a base package and uuidd pre-requiring pwdutils pulls # util-linux is a base package and uuidd pre-requiring pwdutils pulls
@ -795,7 +795,7 @@ fi
%dir %{_datadir}/getopt %dir %{_datadir}/getopt
%attr (755,root,root) %{_datadir}/getopt/getopt-parse.bash %attr (755,root,root) %{_datadir}/getopt/getopt-parse.bash
%attr (755,root,root) %{_datadir}/getopt/getopt-parse.tcsh %attr (755,root,root) %{_datadir}/getopt/getopt-parse.tcsh
%{_datadir}/bash-completion/* %{_datadir}/bash-completion
%ifnarch ia64 %ifnarch ia64
#XXX: post our patches upstream #XXX: post our patches upstream
#XXX: call fdupes on /usr/share/man #XXX: call fdupes on /usr/share/man