summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-10-11 17:16:05 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-10-11 17:16:05 +0000
commitea250adea3ccc0c436369662f3ac3d27fc892dac (patch)
tree6e138683b9aa246fe82e741f86a55eca700994c6
parent457db0de6ebf38c5fa280fd240cbb8dcb3ba2cd9 (diff)
downloadmgaonline-ea250adea3ccc0c436369662f3ac3d27fc892dac.tar
mgaonline-ea250adea3ccc0c436369662f3ac3d27fc892dac.tar.gz
mgaonline-ea250adea3ccc0c436369662f3ac3d27fc892dac.tar.bz2
mgaonline-ea250adea3ccc0c436369662f3ac3d27fc892dac.tar.xz
mgaonline-ea250adea3ccc0c436369662f3ac3d27fc892dac.zip
0.18-1mdk
-rw-r--r--mdkonline.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 0b2f16d9..92395948 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,5 +1,5 @@
# Changed by Makefile of cvs.
-%define version 0.17
+%define version 0.18
%define name mdkonline
Summary: The Mandrake Online Tool
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
-%doc COPYING
+%doc COPYING ChangeLog
%{_sbindir}/*
%{_bindir}/*
%{_prefix}/X11R6/bin/*
@@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
%{_liconsdir}/*.png
%changelog
+* Fri Oct 11 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.18-1mdk
+- made translations work on page 4
+- added mdk standard Makefile rules to build packages
+
* Fri Oct 11 2002 François Pons <fpons@mandrakesoft.com> 0.17-1mdk
- fixed to make sure the list of rpm is always sent to server.
- use urpmi media for update in order to use non scheduled packages.