summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-05-14 13:20:10 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit68087f4487836a610c49ae7d7b2cf30c14434bcf (patch)
tree9f1c345e0a228a2f5447e708319a2bb8741e2188
parentd34565915863828bb1d45e65d50e9d6699c6e0b8 (diff)
downloadpostfix-68087f4487836a610c49ae7d7b2cf30c14434bcf.zip
postfix-68087f4487836a610c49ae7d7b2cf30c14434bcf.tar.gz
- strict internal deps
Changed files: postfix.spec -> 1.212
-rw-r--r--postfix.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/postfix.spec b/postfix.spec
index da59333..58a907a 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -147,7 +147,7 @@ popísané kroky potrebné pred a po inątalácii Postfixu.
Summary: Postfix loadable modules development package
Summary(pl): Pakiet dla programistów ładowanych modułów do postfiksa
Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}
+Requires: %{name} = %{epoch}:%{version}-%{release}
%description devel
Header files to build additional map types for Postfix.
@@ -159,8 +159,8 @@ Pliki nagłówkowe do tworzenia dodatkowych typów map dla Postfiksa.
Summary: LDAP map support for Postfix
Summary(pl): Obsługa map LDAP dla Postfiksa
Group: Networking/Daemons
-Requires: %{name} = %{epoch}:%{version}
-Requires: openldap >= 2.0.0
+Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: openldap >= 2.2.0
%description dict-ldap
This package provides support for LDAP maps in Postfix.
@@ -172,7 +172,7 @@ Ten pakiet dodaje obsługę map LDAP do Postfiksa.
Summary: MySQL map support for Postfix
Summary(pl): Obsługa map MySQL dla Postfiksa
Group: Networking/Daemons
-Requires: %{name} = %{epoch}:%{version}
+Requires: %{name} = %{epoch}:%{version}-%{release}
%description dict-mysql
This package provides support for MySQL maps in Postfix.
@@ -184,7 +184,7 @@ Ten pakiet dodaje obsługę map MySQL do Postfiksa.
Summary: PCRE map support for Postfix
Summary(pl): Obsługa map PCRE dla Postfiksa
Group: Networking/Daemons
-Requires: %{name} = %{epoch}:%{version}
+Requires: %{name} = %{epoch}:%{version}-%{release}
%description dict-pcre
This package provides support for PCRE maps in Postfix.
@@ -196,7 +196,7 @@ Ten pakiet dodaje obsługę map PCRE do Postfiksa.
Summary: PostgreSQL map support for Postfix
Summary(pl): Obsługa map PostgreSQL dla Postfiksa
Group: Networking/Daemons
-Requires: %{name} = %{epoch}:%{version}
+Requires: %{name} = %{epoch}:%{version}-%{release}
%description dict-pgsql
This package provides support for PostgreSQL maps in Postfix.