]> git.pld-linux.org Git - packages/php-pear-Image_Barcode.git/commitdiff
- updated to: 1.1.1 AC-branch auto/ac/php-pear-Image_Barcode-1_1_1-1 auto/th/php-pear-Image_Barcode-1_1_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 16 Nov 2010 14:28:40 +0000 (14:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Image_Barcode.spec -> 1.23

php-pear-Image_Barcode.spec

index 2716e5ee7d57f57774775df0e27954c9e24ec3e2..6ef159dc4932964a61540cfe7415484629a7fe73 100644 (file)
@@ -1,17 +1,15 @@
 %include       /usr/lib/rpm/macros.php
-%define                _class          Image
-%define                _subclass       Barcode
 %define                _status         stable
-%define                _pearname       %{_class}_%{_subclass}
+%define                _pearname       Image_Barcode
 Summary:       %{_pearname} - render barcodes
 Summary(pl.UTF-8):     %{_pearname} - rysowanie kodów kreskowych
 Name:          php-pear-%{_pearname}
-Version:       1.1.0
-Release:       3
+Version:       1.1.1
+Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 6fb0c657f71a75331be9c4b4310d07ae
+# Source0-md5: 40183315fdb62fe8cd758f33162b520d
 URL:           http://pear.php.net/package/Image_Barcode/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -62,6 +60,6 @@ fi
 %doc install.log optional-packages.txt
 %doc docs/%{_pearname}/docs/*
 %{php_pear_dir}/.registry/*.reg
-%dir %{php_pear_dir}/%{_class}/%{_subclass}
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}/*.php
+%dir %{php_pear_dir}/Image/Barcode
+%{php_pear_dir}/Image/*.php
+%{php_pear_dir}/Image/Barcode/*.php
This page took 0.034371 seconds and 4 git commands to generate.