aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2004-08-25 05:24:18 +0000
committerflepied <flepied@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2004-08-25 05:24:18 +0000
commitcbe68e4185e4181227bbfaa5c8f506e96cc6e871 (patch)
treec4ac2b9bbb230a068b3d18fd0adcfc43757dd15b
parentf7af3e87227c4511d532e9bc9ed4f3b0bcac39c4 (diff)
downloads2u-cbe68e4185e4181227bbfaa5c8f506e96cc6e871.tar
s2u-cbe68e4185e4181227bbfaa5c8f506e96cc6e871.tar.gz
s2u-cbe68e4185e4181227bbfaa5c8f506e96cc6e871.tar.bz2
s2u-cbe68e4185e4181227bbfaa5c8f506e96cc6e871.tar.xz
s2u-cbe68e4185e4181227bbfaa5c8f506e96cc6e871.zip
0.3-1mdk
git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179792 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r--s2u.spec23
1 files changed, 19 insertions, 4 deletions
diff --git a/s2u.spec b/s2u.spec
index 2669ff4..27030e6 100644
--- a/s2u.spec
+++ b/s2u.spec
@@ -1,13 +1,13 @@
Summary: System to user tools
Name: s2u
-Version: 0.2
+Version: 0.3
Release: 1mdk
URL: http://www.mandrakelinux.com/
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: Graphical desktop/Other
BuildRoot: %{_tmppath}/%{name}-buildroot
-Prefix: %{_prefix}
+BuildRequires: dbus-devel
Requires: dbus-x11 dbus
Requires: initscripts >= 7.06-52mdk
@@ -31,15 +31,30 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%doc ChangeLog README AUTHORS LICENSE
%_bindir/s2u
-/etc/X11/xinit.d/s2u.sh
-/etc/sysconfig/network-scripts/hostname.d/s2u
+%_sysconfdir/X11/xinit.d/s2u.sh
+%_sysconfdir/sysconfig/network-scripts/hostname.d/s2u
+
+# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
%changelog
+* Wed Aug 25 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.3-1mdk
+- don't put noreplace on these scripts
+- changes in cvs
+
+* Wed Aug 25 2004 Götz Waschk <waschk@linux-mandrake.com> 0.2-2mdk
+- mark config files
+- fix file list
+- drop prefix
+- fix buildrequires
+
* 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
+* Tue Aug 03 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.1-2mdk
+- fix buildrequires
+
* Sat Jul 31 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.1-1mdk
- monitor hostname change