]> git.pld-linux.org Git - packages/php-pear-System_SharedMemory.git/commitdiff
- use subver macro AC-branch auto/ac/php-pear-System_SharedMemory-0_9_0-3_RC1_1 auto/th/php-pear-System_SharedMemory-0_9_0-3_RC1_1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Aug 2010 17:50:12 +0000 (17:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-System_SharedMemory.spec -> 1.7

php-pear-System_SharedMemory.spec

index 6ef0b555e1e3fe17520676e2fa925a20be2b97a8..96388d095b55ac03687f1078af584d0d67552ca9 100644 (file)
@@ -3,15 +3,16 @@
 %define                _subclass       SharedMemory
 %define                _status         beta
 %define                _pearname       System_SharedMemory
-
+%define                subver  RC1
+%define                rel             1
 Summary:       %{_pearname} - common OO-style shared memory API
 Summary(pl.UTF-8):     %{_pearname} - wspólny, obiektowy interfejs do API pamięci współdzielonej
 Name:          php-pear-%{_pearname}
-Version:       0.9.0RC1
-Release:       2
+Version:       0.9.0
+Release:       3.%{subver}.%{rel}
 License:       PHP 2.02
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
+Source0:       http://pear.php.net/get/%{_pearname}-%{version}%{subver}.tgz
 # Source0-md5: 0969d02662f4a7a1b67e7819bfc3f852
 URL:           http://pear.php.net/package/System_SharedMemory/
 BuildRequires: php-pear-PEAR
This page took 0.086002 seconds and 4 git commands to generate.