[gspiceui/16] remove gwave as depency

Chitlesh GOORAH chitlesh at fedoraproject.org
Sun Oct 16 18:43:47 UTC 2011


commit 66f8c201d1c5d39bc8dad4101e08840829bb6f7d
Author: Chitlesh GOORAH <chitlesh at fedoraproject.org>
Date:   Sun Oct 16 20:40:00 2011 +0200

    remove gwave as depency

 gspiceui.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gspiceui.spec b/gspiceui.spec
index fb2455e..a169750 100644
--- a/gspiceui.spec
+++ b/gspiceui.spec
@@ -1,6 +1,6 @@
 Name:          gspiceui
 Version:       0.9.98
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       A frontend to Spice circuit similators
 
 Group:         Applications/Engineering
@@ -14,7 +14,8 @@ BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: wxGTK-devel desktop-file-utils
 Requires:      ngspice geda-gnetlist geda-gschem
-Requires:      gwave electronics-menu
+Requires:      electronics-menu
+# Next time add Requires:      gwave back
 
 ExcludeArch:   ppc64
 
@@ -129,6 +130,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Oct 16 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT com> - 0.9.98-4
+- remove gwave as requires
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.98-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list