rpms/openbox/FC-4 openbox.spec,1.11,1.12 sources,1.4,1.5

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sun Aug 27 02:43:27 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/openbox/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22390/FC-4

Modified Files:
	openbox.spec sources 
Log Message:
Update to new upstream 3.3 final release; remove slew of unneeded versioning macros


Index: openbox.spec
===================================================================
RCS file: /cvs/extras/rpms/openbox/FC-4/openbox.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- openbox.spec	29 Jun 2006 06:10:01 -0000	1.11
+++ openbox.spec	27 Aug 2006 02:43:26 -0000	1.12
@@ -1,12 +1,6 @@
-%define		ob_version			3.3
-%define		ob_pre_tag			rc2
-%define		pkg_release			8
-%define		ob_tarball_version	%{ob_version}%{?ob_pre_tag:-%{ob_pre_tag}}		
-#%define		branch_release		
-
 Name:		openbox
-Version:	%{ob_version}
-Release:	%{?ob_pre_tag:0.}%{pkg_release}%{?ob_pre_tag:.%{ob_pre_tag}}%{?dist}%{?branch_release:.%{branch_release}}
+Version:	3.3
+Release:	1%{?dist}
 Summary:	A highly configurable and standards-compliant X11 window manager
 
 Group:		User Interface/Desktops
@@ -21,7 +15,9 @@
 
 BuildRequires:	gettext
 BuildRequires:	pango-devel
-BuildRequires:	startup-notification-devel
+# According to the upstream version 3.3 changelog, libstartup-notification
+# support doesn't work well and so is disabled by default in this release. 
+# BuildRequires:	startup-notification-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	xorg-x11-devel
 
@@ -105,6 +101,11 @@
 
 
 %changelog
+* Sat Aug 26 2006 Peter Gordon <peter at thecodergeek.com> - 3.3-1
+- Update to 3.3 final release from upstream
+- Remove the slew of versioning macros, as it's overkill for this and just adds
+  unneeded complexity to the spec.
+
 * Wed Jun 28 2006 Peter Gordon <peter at thecodergeek.com> - 3.3-0.8.rc2
 - Unconditionalize the BuildRequires for monolithic X.org, since it's branched
   for a specific Fedora release. 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openbox/FC-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	29 Jun 2006 01:56:57 -0000	1.4
+++ sources	27 Aug 2006 02:43:26 -0000	1.5
@@ -1 +1 @@
-1ff100d27cc1f47dadebb884a696dac3  openbox-3.3-rc2.tar.gz
+35e228b33ab7d5d0995b5beb9c127808  openbox-3.3.tar.gz




More information about the fedora-extras-commits mailing list