- fix spec for building on all repos
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=80
This commit is contained in:
parent
a701359ac4
commit
a3d2217648
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 28 04:22:22 UTC 2011 - varkoly@novell.com
|
||||
|
||||
- fix spec for building on all repos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 10:24:51 UTC 2011 - varkoly@novell.com
|
||||
|
||||
|
@ -46,14 +46,18 @@ PreReq: /usr/bin/getent
|
||||
PreReq: /usr/sbin/useradd /usr/sbin/groupadd
|
||||
PreReq: /bin/sed /bin/awk /bin/grep
|
||||
PreReq: textutils sh-utils fileutils pcre netcfg
|
||||
%if 0%{?suse_version} > 1130
|
||||
PreReq: sysvinit(syslog) sysvinit(network)
|
||||
%endif
|
||||
Requires: iproute2
|
||||
BuildRequires: db-devel
|
||||
BuildRequires: mysql-devel
|
||||
BuildRequires: openldap2-devel pcre-devel postgresql-devel
|
||||
# require pwdutils to make postinstall script check work
|
||||
BuildRequires: pwdutils
|
||||
%if 0%{?suse_version} >= 1100
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
#
|
||||
Conflicts: sendmail exim
|
||||
Provides: smtp_daemon
|
||||
|
Loading…
Reference in New Issue
Block a user