aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--s2u.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/s2u.spec b/s2u.spec
index fd4da8c..2669ff4 100644
--- a/s2u.spec
+++ b/s2u.spec
@@ -1,6 +1,6 @@
Summary: System to user tools
Name: s2u
-Version: 0.1
+Version: 0.2
Release: 1mdk
URL: http://www.mandrakelinux.com/
Source0: %{name}-%{version}.tar.bz2
@@ -8,7 +8,7 @@ License: GPL
Group: Graphical desktop/Other
BuildRoot: %{_tmppath}/%{name}-buildroot
Prefix: %{_prefix}
-Requires: dbus-x11
+Requires: dbus-x11 dbus
Requires: initscripts >= 7.06-52mdk
%description
@@ -35,6 +35,11 @@ rm -rf $RPM_BUILD_ROOT
/etc/sysconfig/network-scripts/hostname.d/s2u
%changelog
+* Wed Aug 18 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.2-1mdk
+- add a require on dbus
+- put temporary file in /tmp instead of /var/tmp and use a naming
+ which includes the user name
+
* Sat Jul 31 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1-1mdk
- monitor hostname change