rpms/obconf/devel obconf.spec,1.1,1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Jul 14 01:50:42 UTC 2006


Author: pgordon

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

Modified Files:
	obconf.spec 
Log Message:
Add BR: libSM-devel


Index: obconf.spec
===================================================================
RCS file: /cvs/extras/rpms/obconf/devel/obconf.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- obconf.spec	14 Jul 2006 01:30:02 -0000	1.1
+++ obconf.spec	14 Jul 2006 01:50:42 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		obconf
 Version:	1.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A graphical configuration editor for the Openbox window manager
 
 Group:		User Interface/X
@@ -14,6 +14,7 @@
 BuildRequires:	startup-notification-devel
 BuildRequires:	pkgconfig
 BuildRequires:	desktop-file-utils
+BuildRequires:	libSM-devel
 
 %description
 ObConf is a graphical configuration editor for the Openbox window manager. 
@@ -51,5 +52,8 @@
 
 
 %changelog
+* Thu Jul 13 2006 Peter Gordon <peter at thecodergeek.com> - 1.6-2
+- Add BR: libSM-devel to fix build issue.
+
 * Fri Jun 09 2006 Peter Gordon <peter at thecodergeek.com> - 1.6-1
 - Initial packaging. 




More information about the scm-commits mailing list