|
|
|
|
@ -23,9 +23,9 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 0.55 |
|
|
|
|
%define V_dist 0.55-1 |
|
|
|
|
%define V_subdir 0.55 |
|
|
|
|
%define V_opkg 0.56 |
|
|
|
|
%define V_dist 0.56 |
|
|
|
|
%define V_subdir 0.56 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: data-isocodes |
|
|
|
|
@ -38,10 +38,10 @@ Class: BASE
|
|
|
|
|
Group: Data |
|
|
|
|
License: Open Source |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20061013 |
|
|
|
|
Release: 20061016 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_%{V_dist}.tar.gz |
|
|
|
|
Source0: http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_%{V_dist}.orig.tar.gz |
|
|
|
|
Patch0: data-isocodes.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
|