aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>1999-12-28 16:29:38 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>1999-12-28 16:29:38 +0000
commit611951ce6c7ae885f8505943408e2041eaa2130c (patch)
tree7197bf494f644f0a9ac97bc3dd0c6ba6f331e897
parent0649b8e7cc1a1db08e7934fa053d9cfb541b5a36 (diff)
downloadcommon-data-611951ce6c7ae885f8505943408e2041eaa2130c.tar
common-data-611951ce6c7ae885f8505943408e2041eaa2130c.tar.gz
common-data-611951ce6c7ae885f8505943408e2041eaa2130c.tar.bz2
common-data-611951ce6c7ae885f8505943408e2041eaa2130c.tar.xz
common-data-611951ce6c7ae885f8505943408e2041eaa2130c.zip
"Seethechangelog"
-rw-r--r--ChangeLog4
-rw-r--r--mandrake_desk.spec3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6becd55..6d747dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1999-12-28 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- * mandrake_desk.spec (BuildRequires): Add a manpages for chksession from camille.
+ * sbin/chksession: no errror when there is not a Session.
+ * mandrake_desk.spec (BuildRequires): Add a manpages for
+ chksession from camille.
1999-12-27 Chmouel Boudjnah <chmouel@mandrakesoft.com>
diff --git a/mandrake_desk.spec b/mandrake_desk.spec
index d110c63..d1fe926 100644
--- a/mandrake_desk.spec
+++ b/mandrake_desk.spec
@@ -1,7 +1,7 @@
# DO NOT MODIFY THE VERSION HERE, modify in the CVS
%define version 1.0.1
#
-%define release 8mdk
+%define release 9mdk
%define name mandrake_desk
Summary: The Desktop configuration files for Linux Mandrake.
@@ -59,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Dec 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add a manpages for chksession from camille.
+- sbin/chksession: no errror when no Session is present.
* Mon Dec 27 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Various fix and changes (icons & links).