rpms/ratpoison/devel ratpoison.spec,1.13,1.14

Kevin Fenzi kevin at fedoraproject.org
Tue Jul 14 19:12:13 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/ratpoison/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23929

Modified Files:
	ratpoison.spec 
Log Message:
Add libXi-devel to BuildRequires



Index: ratpoison.spec
===================================================================
RCS file: /cvs/extras/rpms/ratpoison/devel/ratpoison.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- ratpoison.spec	16 Jun 2009 18:28:03 -0000	1.13
+++ ratpoison.spec	14 Jul 2009 19:12:12 -0000	1.14
@@ -2,7 +2,7 @@
 
 Name:           ratpoison
 Version:        1.4.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Minimalistic window manager
 Group:          Applications/Productivity
 License:        GPLv2+
@@ -10,7 +10,7 @@ URL:            http://www.nongnu.org/ra
 Source0:        http://savannah.nongnu.org/download/ratpoison/%{name}-%{version}.tar.gz
 Source1:	%{name}.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libXft-devel, libX11-devel, readline-devel, libXt-devel, libXinerama-devel, libXtst-devel
+BuildRequires: libXft-devel, libX11-devel, readline-devel, libXt-devel, libXinerama-devel, libXtst-devel, libXi-devel
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -63,6 +63,9 @@ fi
 %{_datadir}/xsessions/ratpoison.desktop
 
 %changelog
+* Tue Jul 14 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.4-4
+- Add libXi-devel to BuildRequires
+
 * Tue Jun 16 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.4-3
 - Rebuild again now that bug #505774 is fixed. 
 




More information about the fedora-extras-commits mailing list