Browse Source

upgrading package: adobeflex 3.1.0.2710 -> 3.2.0.3108

master
parent
commit
7ab67ee32a
  1. 6
      adobeflex/adobeflex.spec

6
adobeflex/adobeflex.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL Class: EVAL
Group: Language Group: Language
License: MPL License: MPL
Version: 3.1.0.2710 Version: 3.2.0.3108
Release: 20080831 Release: 20080905
# list of sources # list of sources
Source0: http://flexorg.wip3.adobe.com/flexsdk/%{version}/flex_sdk_%{version}_mpl.zip Source0: http://flexorg.wip3.adobe.com/flexsdk/%{version}/flex_sdk_%{version}_mpl.zip
@ -54,7 +54,7 @@ AutoReqProv: no
prog adobeflex = { prog adobeflex = {
version = %{version} version = %{version}
url = http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3 url = http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3
regex = flex_sdk_(__VER__)_mpl\.zip regex = build=(__VER__)\&
} }
%prep %prep

Loading…
Cancel
Save