]> git.pld-linux.org Git - packages/php-pear-PEAR_Frontend_Web.git/commitdiff
- updated to: 0.7.5 AC-branch auto/ac/php-pear-PEAR_Frontend_Web-0_7_5-1 auto/th/php-pear-PEAR_Frontend_Web-0_7_5-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 16 Nov 2010 12:57:51 +0000 (12:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PEAR_Frontend_Web.spec -> 1.37

php-pear-PEAR_Frontend_Web.spec

index e3d7adb2473ba877abc175d84fac0d2cb5c97ec3..eae075e32fc3eed27a414a7247b044bdd459506c 100644 (file)
@@ -1,17 +1,15 @@
 %include       /usr/lib/rpm/macros.php
-%define                _class          PEAR
-%define                _subclass       Frontend
 %define                _status         beta
-%define                _pearname       %{_class}_%{_subclass}_Web
+%define                _pearname       PEAR_Frontend_Web
 Summary:       %{_pearname} - HTML (Web) PEAR package manager
 Summary(pl.UTF-8):     %{_pearname} - HTML-owy zarządca pakietów PEAR-a
 Name:          php-pear-%{_pearname}
-Version:       0.7.4
-Release:       2
+Version:       0.7.5
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: ddf433c469571d5634b6c3d22f644fc9
+# Source0-md5: 4857289c5d7b802398403490ad8ff813
 URL:           http://pear.php.net/package/PEAR_Frontend_Web/
 BuildRequires: php-pear-PEAR >= 1:1.6.1
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -53,6 +51,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc install.log docs/%{_pearname}/docs/*
 %{php_pear_dir}/pearfrontendweb.php
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/Command/*
-%{php_pear_dir}/%{_class}/%{_subclass}/*
+%{php_pear_dir}/PEAR/Command/*
+%{php_pear_dir}/PEAR/Frontend/*
 %{php_pear_dir}/data/%{_pearname}
This page took 0.082882 seconds and 4 git commands to generate.