rpms/openbox/devel openbox.spec,1.8,1.9

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Thu Jun 29 03:12:51 UTC 2006


Author: pgordon

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

Modified Files:
	openbox.spec 
Log Message:
Unconditionalize the BuildRequires on a per-branch basis.


Index: openbox.spec
===================================================================
RCS file: /cvs/extras/rpms/openbox/devel/openbox.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- openbox.spec	29 Jun 2006 01:47:00 -0000	1.8
+++ openbox.spec	29 Jun 2006 03:12:50 -0000	1.9
@@ -1,6 +1,6 @@
 %define		ob_version			3.3
 %define		ob_pre_tag			rc2
-%define		pkg_release			7
+%define		pkg_release			8
 %define		ob_tarball_version	%{ob_version}%{?ob_pre_tag:-%{ob_pre_tag}}		
 
 Name:		openbox
@@ -22,16 +22,9 @@
 BuildRequires:	pango-devel
 BuildRequires:	startup-notification-devel
 BuildRequires:	libxml2-devel
-
-# Default to modular X.org if on FC5 or higher...
-%if "%{?fedora}" >= "5"  
 BuildRequires:	libXt-devel
 BuildRequires:	libXrandr-devel
 BuildRequires:	libXinerama-devel
-# ...and monolithic X.org otherwise.
-%else
-BuildRequires:	xorg-x11-devel
-%endif
 
 %description
 Openbox is a window manager designed explicity for standards-compliance and
@@ -113,6 +106,10 @@
 
 
 %changelog
+* Wed Jun 28 2006 Peter Gordon <peter at thecodergeek.com> - 3.3-0.8.rc2
+- Unconditionalize the BuildRequires for modular X.org, since it's branched
+  for a specific Fedora release. 
+
 * Mon Jun 26 2006 Peter Gordon <peter at thecodergeek.com> - 3.3-0.7.rc2
 - Own the %%{_datadir}/gnome/wm-properties directory (#195292)
 




More information about the fedora-extras-commits mailing list