]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- updated to 1.9.1 auto/th/ZendFramework-1_9_1-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 12 Aug 2009 21:48:21 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework-find-lang.sh -> 1.5
    ZendFramework.spec -> 1.67

ZendFramework-find-lang.sh
ZendFramework.spec

index 15da779b290446a2e94778363cf593e1e15eb8a8..05a03d00f280699cb58c26d7d493b39976df0c7c 100644 (file)
@@ -5,7 +5,7 @@ langfile=${1:-ZendFramework.lang}
 > $langfile
 find $dir -type f -name '*.xml' | while read file; do
        case "${file##*/}" in
-       supplementalData.xml|telephoneCodeData.xml|plurals.xml|characters.xml|root.xml)
+       supplementalData.xml|telephoneCodeData.xml|plurals.xml|characters.xml|root.xml|likelySubtags.xml|postalCodeData.xml|metazoneInfo.xml|numberingSystems.xml)
                # skip - no lang tag for this one
                continue
                ;;
index b0e0b823cdc82ba5fc164d4bed2dca50931ec1bc..96380a4943fdf54fdfffdcef21a963a912d1a1cd 100644 (file)
@@ -2,14 +2,14 @@
 Summary:       Zend Framework
 Summary(pl.UTF-8):     Szkielet Zend
 Name:          ZendFramework
-Version:       1.9.0
+Version:       1.9.1
 Release:       1
 License:       New BSD License
 Group:         Development/Languages/PHP
 Source0:       http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: f3fea04a41b0e7d8492d50d7db577b85
+# Source0-md5: e82a2a2b12edd2bb91e00348d213d16a
 Source1:       http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}-manual-en.tar.gz
-# Source1-md5: 165a952ced6c7c4eacde6aadbcf67fe2
+# Source1-md5: dbd3d00e9a480d5474514f9fcbd905d5
 Source2:       %{name}-find-lang.sh
 Patch0:                %{name}-additional-locales.patch
 Patch1:                %{name}-deps.patch
This page took 0.043109 seconds and 4 git commands to generate.