[hosts3d/f15] requires libglfw

Luis Enrique Bazán De León lbazan at fedoraproject.org
Sat Sep 10 14:55:04 UTC 2011


commit bad93967ab6244d613457725d4a2281300360534
Author: Luis Bazan <lbazan at BAKER-FEDORA.(none)>
Date:   Sat Sep 10 09:54:09 2011 -0500

    requires libglfw

 hosts3d.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hosts3d.spec b/hosts3d.spec
index 8fe39f9..5929305 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 buildrequires libglfw.so.2.6(64bit)
+
 * Tue Sep 06 2011 Luis Bazan <bazanluis20 at gmail.com> - 1.15-1
 - New upstream release
 


More information about the scm-commits mailing list