]> git.pld-linux.org Git - packages/php-phpmailer.git/commitdiff
- unify php deps auto/ac/php-phpmailer-5.2.2-1 auto/th/php-phpmailer-5.2.2-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 20:10:53 +0000 (22:10 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 20:10:53 +0000 (22:10 +0200)
php-phpmailer.spec

index 89769f5b25c6a67921a1e8376c59deb34e0fb044..f23927fb9748d392cbba264d8fec589636ab1f4c 100644 (file)
@@ -16,10 +16,10 @@ BuildRequires:      php-pear-PhpDocumentor
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.553
 Requires:      php(core) >= %{php_min_version}
+Requires:      php(date)
 Requires:      php(pcre)
-Requires:      php-date
-Suggests:      php-mbstring
-Suggests:      php-openssl
+Suggests:      php(mbstring)
+Suggests:      php(openssl)
 Obsoletes:     phpmailer
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.070954 seconds and 4 git commands to generate.