summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2003-02-03 14:22:08 +0000
committerDaouda Lo <daouda@mandriva.com>2003-02-03 14:22:08 +0000
commitb7dd28fe97a97f2267cd929656e53a3f746bc351 (patch)
tree5a87ff6486a0365d21bbbc31f632e3d07677f2a1 /mdkonline.spec
parent38434916be549eae901345e83a6d671f1fb82f56 (diff)
downloadmgaonline-b7dd28fe97a97f2267cd929656e53a3f746bc351.tar
mgaonline-b7dd28fe97a97f2267cd929656e53a3f746bc351.tar.gz
mgaonline-b7dd28fe97a97f2267cd929656e53a3f746bc351.tar.bz2
mgaonline-b7dd28fe97a97f2267cd929656e53a3f746bc351.tar.xz
mgaonline-b7dd28fe97a97f2267cd929656e53a3f746bc351.zip
- Gtk2 port
- spec cleanup
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 3755ae4b..1cd14e72 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -9,19 +9,19 @@
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
-%define version 0.18
+%define version 0.91
%define name mdkonline
Summary: The Mandrake Online Tool
Name: %{name}
Version: %{version}
-Release: 4mdk
+Release: 1mdk
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
+Requires: drakxtools >= 9.1-0.19mdk, gtk+mdk, perl-GTK2 > 0.0.cvs.2003.01.27.1
+Requires: perl-libwww-perl, perl-Crypt-SSLeay >= 0.37,
BuildRequires: gettext
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT
%{_liconsdir}/*.png
%changelog
+* Mon Feb 3 2003 Daouda LO <daouda@mandrakesoft.com> 0.91-1mdk
+- rewrite / port to Gtk2.
+- spec cleanup.
+
* Thu Nov 14 2002 Daouda LO <daouda@mandrakesoft.com> 0.18-4mdk
- BuildRequires: gettext (Stefan Van Der Eijk)
- resync with cvs (please use the spec file !)