[hosts3d/f16] add requires libglfw

Luis Enrique Bazán De León lbazan at fedoraproject.org
Sat Sep 10 15:05:34 UTC 2011


commit d30cf646264ff438a852f36780fe7f5cc34111ee
Author: Luis Bazan <lbazan at BAKER-FEDORA.(none)>
Date:   Sat Sep 10 10:04:56 2011 -0500

    add requires libglfw

 hosts3d.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hosts3d.spec b/hosts3d.spec
index efdb095..381a947 100644
--- a/hosts3d.spec
+++ b/hosts3d.spec
@@ -1,6 +1,6 @@
 Name:            hosts3d
 Version:         1.15
-Release:         1%{?dist}
+Release:         2%{?dist}
 Summary:         3D real-time network visualiser
 
 Group:           Applications/Internet
@@ -16,7 +16,7 @@ BuildRequires:   libglfw-devel
 BuildRequires:   libGLU-devel
 BuildRequires:   libpcap-devel
 BuildRequires:   desktop-file-utils
-
+BuildRequires:   libglfw
 
 Provides:        homestead = %{version}-%{release}
 Obsoletes:       homestead <= 0.95
@@ -98,6 +98,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Sep 10 2011 Luis Bazan <bazanluis20 at gmail.com> - 1.15-2
+- Add Requires libglfw
+
 * Tue Sep 06 2011 Luis Bazan <bazanluis20 at gmail.com> - 1.15-1
 - New Release
 


More information about the scm-commits mailing list