[cegui] drop incorrect BR

Tom Callaway spot at fedoraproject.org
Thu Nov 15 14:42:15 UTC 2012


commit 5ff2ab499c1221689f0082cd0f83ee1881e7c26f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Nov 15 09:43:36 2012 -0500

    drop incorrect BR

 cegui.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/cegui.spec b/cegui.spec
index 4c355c4..e1fe593 100644
--- a/cegui.spec
+++ b/cegui.spec
@@ -3,7 +3,7 @@
 
 Name:           cegui
 Version:        0.7.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Free library providing windowing and widgets for graphics APIs / engines
 Group:          System Environment/Libraries
 License:        MIT
@@ -31,8 +31,6 @@ BuildRequires:  ogre-devel >= 1.7.0
 BuildRequires:  irrlicht-devel >= 1.8
 BuildRequires:  doxygen
 BuildRequires:  graphviz
-BuildRequires:	openal-soft-devel
-BuildRequires:	libvorbis-devel
 # for python detection
 BuildRequires:  python
 BuildRequires:  python-devel
@@ -243,6 +241,9 @@ find $RPM_BUILD_ROOT -name "PyCEGUIOgreRenderer.so" -exec rm -f {} ';'
 
 
 %changelog
+* Thu Nov 15 2012 Tom Callaway <spot at fedoraproject.org> - 0.7.7-2
+- drop incorrect BR
+
 * Tue Nov 13 2012 Tom Callaway <spot at fedoraproject.org> - 0.7.7-1
 - update to 0.7.7
 


More information about the scm-commits mailing list