[taoframework] Drop -glfw subpackage since libglfw has been retired.

Adam Jackson ajax at fedoraproject.org
Thu Jun 7 17:46:34 UTC 2012


commit f048d27b05b6bb3d9d1da79b13f5b980631c192c
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Jun 7 13:46:33 2012 -0400

    Drop -glfw subpackage since libglfw has been retired.

 taoframework.spec |   35 ++++-------------------------------
 1 files changed, 4 insertions(+), 31 deletions(-)
---
diff --git a/taoframework.spec b/taoframework.spec
index dce8067..d1750f9 100644
--- a/taoframework.spec
+++ b/taoframework.spec
@@ -7,7 +7,7 @@ media application development.
 Summary: Multimedia bindings for Mono
 Name: taoframework
 Version: 2.1.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -237,25 +237,6 @@ Requires: %{name}-freetype = %{version}-%{release}, pkgconfig
 #%{devel_files}
 
 
-%package glfw
-Group: Development/Libraries
-Summary: The Tao Framework for Mono, SDL Bindings
-Requires: libglfw
-
-%description glfw
-%{common_desc}
-This package contains GLFW Bindings
-
-%package glfw-devel
-Group: Development/Libraries
-Summary: The Tao Framework for Mono, SDL Bindings development files
-Requires: %{name}-glfw = %{version}-%{release}, pkgconfig
-
-%description glfw-devel
-%{common_desc}
-%{devel_files}
-
-
 %package doc
 Group: Documentation
 Summary: The Tao Framework for Mono, Documentation
@@ -426,17 +407,6 @@ rm -rf %{buildroot}
 #%{_libdir}/pkgconfig/tao-cg-2.0.pc
 
 
-%files glfw
-%defattr(-,root,root,-)
-%{_prefix}/lib/mono/tao-glfw-2.6
-%{_prefix}/lib/mono/gac/Tao.Glfw
-
-%files glfw-devel
-%defattr(-,root,root,-)
-%{_libdir}/pkgconfig/tao-glfw.pc
-%{_libdir}/pkgconfig/tao-glfw-2.6.pc
-
-
 %files doc
 %defattr(-,root,root,-)
 %{_prefix}/lib/monodoc/sources/Tao.source
@@ -444,6 +414,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/monodoc/sources/Tao.zip
 
 %changelog
+* Thu Jun 07 2012 Adam Jackson <ajax at redhat.com> 2.1.0-8
+- Drop -glfw subpackage since libglfw has been retired.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list