rpms/kdocker/devel kdocker.spec,1.3,1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Jan 26 18:22:09 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/kdocker/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7692

Modified Files:
	kdocker.spec 
Log Message:
mod-X fix(es)



Index: kdocker.spec
===================================================================
RCS file: /cvs/extras/rpms/kdocker/devel/kdocker.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdocker.spec	22 Jan 2006 02:45:07 -0000	1.3
+++ kdocker.spec	26 Jan 2006 18:22:09 -0000	1.4
@@ -2,7 +2,7 @@
 Name:	 kdocker
 Summary: Dock any application in the system tray
 Version: 1.3
-Release: 4%{?dist}
+Release: 4%{?dist}.1
 
 Group:   User Interface/Desktops
 License: GPL
@@ -14,6 +14,10 @@
 
 BuildRequires: desktop-file-utils
 BuildRequires: qt-devel >= 1:3.3
+%if "%{?fedora}" > "4"
+BuildRequires: libXmu-devel
+BuildRequires: libXpm-devel
+%endif
 
 %description
 KDocker will help you dock any application in the system tray. This means you




More information about the fedora-extras-commits mailing list