Accepting request 55152 from home:coolo:branches:openSUSE:Factory
reviewed ok. OBS-URL: https://build.opensuse.org/request/show/55152 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=53
This commit is contained in:
parent
23b7c4154f
commit
70d3fd0f64
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 7 22:02:56 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- prereq init scripts network and syslog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 12 18:57:14 UTC 2010 - varkoly@novell.com
|
Thu Aug 12 18:57:14 UTC 2010 - varkoly@novell.com
|
||||||
|
|
||||||
|
@ -45,6 +45,9 @@ PreReq: /usr/bin/getent
|
|||||||
PreReq: /usr/sbin/useradd /usr/sbin/groupadd
|
PreReq: /usr/sbin/useradd /usr/sbin/groupadd
|
||||||
PreReq: /bin/sed /bin/awk /bin/grep
|
PreReq: /bin/sed /bin/awk /bin/grep
|
||||||
PreReq: textutils sh-utils fileutils pcre netcfg
|
PreReq: textutils sh-utils fileutils pcre netcfg
|
||||||
|
%if 0%{?suse_version} > 1130
|
||||||
|
PreReq: sysvinit(syslog) sysvinit(network)
|
||||||
|
%endif
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
BuildRequires: mysql-devel
|
BuildRequires: mysql-devel
|
||||||
BuildRequires: openldap2-devel pcre-devel postgresql-devel
|
BuildRequires: openldap2-devel pcre-devel postgresql-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user