]> git.pld-linux.org Git - packages/php-pear-Net_SMTP.git/commitdiff
- 1.1.1 - stable release, STBR to Ra Updates STABLE php-pear-Net_SMTP-1_1_1-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 1 Feb 2003 17:56:56 +0000 (17:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Net_SMTP.spec -> 1.5

php-pear-Net_SMTP.spec

index be5aec3965a391da8cf33770b6af93a6e30984a8..2e99fe475a4db0d9eb155a97e7ea879e5dd1e08f 100644 (file)
@@ -2,12 +2,11 @@
 %define         _class          Net
 %define         _subclass       SMTP
 %define                _status         stable
-
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - implementation of the SMTP protocol
 Summary(pl):   %{_pearname} - implementacja protoko³u SMTP
 Name:          php-pear-%{_pearname}
-Version:       1.0.1
+Version:       1.1.1
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
@@ -37,7 +36,7 @@ Ta klasa ma w PEAR status: %{_status}.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 
-install %{_pearname}-%{version}/%{_class}/*.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
+install %{_pearname}-%{version}/%{_subclass}.php $RPM_BUILD_ROOT%{php_pear_dir}/%{_class}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.054212 seconds and 4 git commands to generate.