rpms/tpb/devel tpb.spec,1.9,1.10

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sat Nov 19 17:55:46 UTC 2005


Author: scop

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

Modified Files:
	tpb.spec 
Log Message:
* Thu Nov 17 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.6.4-2
- Adapt to modular X packaging.



Index: tpb.spec
===================================================================
RCS file: /cvs/extras/rpms/tpb/devel/tpb.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- tpb.spec	20 Oct 2005 06:26:24 -0000	1.9
+++ tpb.spec	19 Nov 2005 17:55:44 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           tpb
 Version:        0.6.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ThinkPad button support utility
 
 Group:          System Environment/Base
@@ -13,10 +13,12 @@
 
 ExclusiveArch:	%{ix86}
 BuildRequires:  xosd-devel >= 2.0.0
-BuildRequires:  xorg-x11-devel
+BuildRequires:  libX11-devel
+BuildRequires:  libXt-devel
 BuildRequires:  gettext
 Requires:       udev >= 050-6
 Requires:       MAKEDEV
+Requires:       xorg-x11-xinit
 
 %description
 With TPB it is possible to bind a program to the ThinkPad, Mail, Home
@@ -97,6 +99,9 @@
 
 
 %changelog
+* Thu Nov 17 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.6.4-2
+- Adapt to modular X packaging.
+
 * Thu Oct 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.6.4-1
 - 0.6.4.
 




More information about the fedora-extras-commits mailing list