rpms/xorg-x11-xfs/devel xorg-x11-xfs.spec,1.22,1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 30 22:37:39 UTC 2006


Author: ajackson

Update of /cvs/dist/rpms/xorg-x11-xfs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22035

Modified Files:
	xorg-x11-xfs.spec 
Log Message:
- Fix BuildRequires (#191856).



Index: xorg-x11-xfs.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-xfs/devel/xorg-x11-xfs.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- xorg-x11-xfs.spec	27 Apr 2006 22:47:47 -0000	1.22
+++ xorg-x11-xfs.spec	30 May 2006 22:37:30 -0000	1.23
@@ -7,7 +7,7 @@
 Summary: X.Org X11 xfs font server
 Name: xorg-x11-%{pkgname}
 Version: 1.0.2
-Release: 1
+Release: 2
 # NOTE: Remove Epoch line if package gets renamed
 Epoch: 1
 License: MIT/X11
@@ -39,6 +39,7 @@
 BuildRequires: freetype-devel
 # font-utils >= 1.0.0 needed for fontdir pkgconfig variable
 BuildRequires: font-utils >= 1.0.0
+BuildRequires: libfontenc-devel
 
 # FIXME: This Requires on libXfont can be removed from here in the future,
 # as it is not really mandatory, but forces a bugfix workaround on people who
@@ -277,6 +278,9 @@
 %{_mandir}/man1/xfsinfo.1x*
 
 %changelog
+* Tue May 30 2006 Adam Jackson <ajackson at redhat.com> 1:1.0.2-2
+- Fix BuildRequires (#191856).
+
 * Thu Apr 27 2006 Adam Jackson <ajackson at redhat.com> 1:1.0.2-1
 - Update xfs and fstobdf
 




More information about the fedora-cvs-commits mailing list