diff options
author | Daouda Lo <daouda@mandriva.com> | 2002-11-14 15:23:58 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2002-11-14 15:23:58 +0000 |
commit | 22458efec281dbe6cda3ec136bcd1dc3ad108409 (patch) | |
tree | 9eb2a27fdd7e1aabc486f0d527f9b7c4a3871ddb /mdkonline.spec | |
parent | 32d5665eb795cb9111002edcc38e9fc3d2201474 (diff) | |
download | mgaonline-22458efec281dbe6cda3ec136bcd1dc3ad108409.tar mgaonline-22458efec281dbe6cda3ec136bcd1dc3ad108409.tar.gz mgaonline-22458efec281dbe6cda3ec136bcd1dc3ad108409.tar.bz2 mgaonline-22458efec281dbe6cda3ec136bcd1dc3ad108409.tar.xz mgaonline-22458efec281dbe6cda3ec136bcd1dc3ad108409.zip |
- BuildRequires: gettext (Stefan Van Der Eijk)
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 92cc4329..ba580f45 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -15,13 +15,14 @@ Summary: The Mandrake Online Tool Name: %{name} Version: %{version} -Release: 3mdk +Release: 4mdk Source0: %{name}-%{version}.tar.bz2 URL: http://www.mandrakeonline.net License: GPL Group: System/Configuration/Other Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode Requires: popt >= 1.6, perl-libwww-perl, perl-Crypt-SSLeay >= 0.37, urpmi >= 4.0 +BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch @@ -90,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %{_liconsdir}/*.png %changelog +* Thu Nov 14 2002 Daouda LO <daouda@mandrakesoft.com> 0.18-4mdk +- BuildRequires: gettext (Stefan Van Der Eijk) + * Thu Nov 14 2002 Daouda LO <daouda@mandrakesoft.com> 0.18-3mdk - resync with cvs (please use the spec file !) |