]> git.pld-linux.org Git - packages/php-symfony2-Routing.git/commitdiff
up to 2.7.5 auto/th/php-symfony2-Routing-2.7.5-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 2 Oct 2015 22:30:10 +0000 (01:30 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 2 Oct 2015 22:30:10 +0000 (01:30 +0300)
php-symfony2-Routing.spec

index 53b69fe88efdf46c1848d8aadd79a40fcca46c4c..0f53c735a0f32c10c3c5e5d595cef8634143dad8 100644 (file)
@@ -3,12 +3,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Symfony2 Routing Component
 Name:          php-symfony2-Routing
-Version:       2.7.3
+Version:       2.7.5
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/symfony/%{package}/archive/v%{version}/%{package}-%{version}.tar.gz
-# Source0-md5: 9bdb228f85f69b1597bac5e694405cba
+# Source0-md5: 3db222e93df6fb62b627c3caa0b618be
 URL:           http://symfony.com/doc/2.7/components/routing/index.html
 BuildRequires: phpab
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -34,7 +34,7 @@ The Routing Component maps an HTTP request to a set of configuration
 variables.
 
 %prep
-%setup -q -n %{package}-%{version}
+%setup -q -n routing-%{version}
 
 %build
 phpab -n -e '*/Tests/*' -o autoloader.php .
This page took 0.179588 seconds and 4 git commands to generate.