|
|
|
@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 1.1 |
|
|
|
%define V_major 1.1 |
|
|
|
%define V_minor 0 |
|
|
|
%define V_minor 1 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: linc |
|
|
|
Name: linc |
|
|
|
@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL] |
|
|
|
Group: System |
|
|
|
Group: System |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20030328 |
|
|
|
Release: 20030503 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/linc/%{V_major}/linc-%{version}.tar.gz |
|
|
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/linc/%{V_major}/linc-%{version}.tar.gz |
|
|
|
|