rpms/alltray/FC-4 alltray.spec,1.2,1.3

Denis Leroy (denis) fedora-extras-commits at redhat.com
Mon Sep 4 09:51:50 UTC 2006


Author: denis

Update of /cvs/extras/rpms/alltray/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10459

Modified Files:
	alltray.spec 
Log Message:
Added missing gconf2 BR


Index: alltray.spec
===================================================================
RCS file: /cvs/extras/rpms/alltray/FC-4/alltray.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alltray.spec	4 Sep 2006 09:37:36 -0000	1.2
+++ alltray.spec	4 Sep 2006 09:51:50 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           alltray
 Version:        0.69
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Dock any application in the tray
 
 Group:          User Interface/Desktops
@@ -9,8 +9,10 @@
 Source0:        http://dl.sourceforge.net/alltray/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtk2-devel desktop-file-utils
-#Requires:       
+BuildRequires:  desktop-file-utils
+BuildRequires:  gtk2-devel >= 2.2.0
+BuildRequires:  GConf2-devel
+
 
 %description
 With AllTray you can dock any application without a native tray icon into the




More information about the fedora-extras-commits mailing list