aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfcrozat <fcrozat@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2006-08-04 12:01:47 +0000
committerfcrozat <fcrozat@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2006-08-04 12:01:47 +0000
commit994bd130d24967dcae4f40f8c45bd75fdfe52083 (patch)
treebbf1142145590112ed5b0f022ac8a77954b1b1db
parenteb470d1d8a38c98227907502a505f2609c8f07e3 (diff)
downloads2u-994bd130d24967dcae4f40f8c45bd75fdfe52083.tar
s2u-994bd130d24967dcae4f40f8c45bd75fdfe52083.tar.gz
s2u-994bd130d24967dcae4f40f8c45bd75fdfe52083.tar.bz2
s2u-994bd130d24967dcae4f40f8c45bd75fdfe52083.tar.xz
s2u-994bd130d24967dcae4f40f8c45bd75fdfe52083.zip
Fix buildrequires
git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179900 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
-rw-r--r--s2u.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/s2u.spec b/s2u.spec
index 5531dfb..eb14966 100644
--- a/s2u.spec
+++ b/s2u.spec
@@ -1,13 +1,13 @@
Summary: System to user tools
Name: s2u
Version: 0.7
-Release: %mkrel 2
+Release: %mkrel 3
URL: http://www.mandrivalinux.com/
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: Graphical desktop/Other
BuildRoot: %{_tmppath}/%{name}-buildroot
-BuildRequires: dbus-devel
+BuildRequires: dbus-glib-devel
BuildRequires: gtk+2-devel
Requires: dbus
Requires: initscripts >= 7.06-52mdk
@@ -36,9 +36,12 @@ rm -rf $RPM_BUILD_ROOT
%_sysconfdir/sysconfig/network-scripts/hostname.d/s2u
%config(noreplace) %_sysconfdir/dbus-1/system.d/*.conf
-# MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED
+# MAKE THE CHANGES IN SVN: NO PATCH OR SOURCE ALLOWED
%changelog
+* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 0.7-3mdv2007.0
+- Fix buildrequires
+
* Tue Aug 01 2006 Frederic Crozat <fcrozat@mandriva.com> 0.7-2mdv2007.0
- Rebuild with latest dbus