]> git.pld-linux.org Git - packages/php-pear-File_PDF.git/commitdiff
- updated deps with pearize.sh auto/ac/php-pear-File_PDF-0_3_2-2 auto/th/php-pear-File_PDF-0_3_2-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 21 Aug 2010 19:07:50 +0000 (19:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    php-pear-File_PDF.spec -> 1.25

php-pear-File_PDF.spec

index 1ce2ecdb145a8458c6605e2f9ff11918169ff25e..4dee82a6307f2760a0a406c05bd26731c1244e40 100644 (file)
@@ -3,13 +3,11 @@
 %define                _subclass       PDF
 %define                _status         beta
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - PDF generation using only PHP
 Summary(pl.UTF-8):     %{_pearname} - generowanie PDF za pomocą samego PHP
 Name:          php-pear-%{_pearname}
 Version:       0.3.2
-Release:       1
-Epoch:         0
+Release:       2
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -20,6 +18,7 @@ BuildRequires:        rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:4.2.0
 Requires:      php-pear
+Suggests:      php-pear-HTTP_Download
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,8 +32,8 @@ any external libraries.
 In PEAR status of this package is: %{_status}.
 
 %description -l pl.UTF-8
-Ta klasa umożliwia generowanie dokumentów PDF za pomocą samego PHP, bez
-konieczności posiadania zewnętrznych bibliotek.
+Ta klasa umożliwia generowanie dokumentów PDF za pomocą samego PHP,
+bez konieczności posiadania zewnętrznych bibliotek.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -42,9 +41,9 @@ Ta klasa ma w PEAR status: %{_status}.
 Summary:       Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-AutoReq:       no
+Requires:      %{name} = %{version}-%{release}
 AutoProv:      no
+AutoReq:       no
 
 %description tests
 Tests for PEAR::%{_pearname}.
This page took 0.054577 seconds and 4 git commands to generate.