rpms/gwave/F-8 gwave.spec,1.2,1.3

Chitlesh GOORAH chitlesh at fedoraproject.org
Wed Nov 5 20:18:41 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/gwave/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24995/F-8

Modified Files:
	gwave.spec 
Log Message:



Index: gwave.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwave/F-8/gwave.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gwave.spec	21 Jan 2008 17:10:40 -0000	1.2
+++ gwave.spec	5 Nov 2008 20:18:10 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           gwave
 Version:        2
-Release:        5.%{snap_date}snap%{?dist}
+Release:        11.%{snap_date}snap%{?dist}
 Summary:        GPLed Analog Waveform Viewing Environment
 
 License:        GPLv2+
@@ -15,7 +15,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel guile-devel readline-devel desktop-file-utils
-BuildRequires:  g-wrap-devel guile-gnome-platform-devel 
+BuildRequires:  g-wrap-devel guile-gnome-platform-devel
 
 %if %{fedora} < 9
 BuildRequires:  libtermcap-devel
@@ -25,6 +25,8 @@
 
 ExcludeArch:    ppc64
 
+Requires:       electronics-menu guile-gnome-platform-devel
+
 %description
 
 Gwave is a waveform viewer, intended originaly for displaying the output
@@ -55,7 +57,7 @@
 
 %build
 
-%configure
+%configure CFLAGS="$CFLAGS -fgnu89-inline"
 %{__make} %{?_smp_mflags}
 
 
@@ -65,7 +67,6 @@
 
 
 desktop-file-install --vendor fedora \
-    --add-category Engineering       \
     --dir %{buildroot}%{_datadir}/applications/ \
     %{SOURCE1}
 
@@ -99,11 +100,29 @@
 
 
 %changelog
+* Wed Nov 05 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-11.20070514snap
+- Fixed crash by adding guile-gnome-platform-devel as Requires, upstream will be notified.
+
+* Mon Nov 03 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-10.20070514snap
+- rebuild due to segmentation fault - F10
+
+* Wed Sep 03 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-9.20070514snap
+- rebuild due to segmentation fault
+
+* Fri Aug 29 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-8.20070514snap
+- rebuild
+
+* Sun Mar 30 2008 Thibault North <tnorth  [AT] fedoraproject DOT org> - 2-7.20070514snap
+- Fixed and improved compilation with guile for GCC 4.3
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2-6.20070514snap
+- Autorebuild for GCC 4.3
+
 * Mon Jan 21 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-5.20070514snap
 - rebuilt due to dependency breakage
 
 * Sun Dec 30 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-4.20070514snap
-- Fixed obsoleted libtermcap-devel in rawhide 
+- Fixed obsoleted libtermcap-devel in rawhide
 
 * Fri Dec 20 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2-3.20070514snap
 - Removed icon's extension from desktop file as described in the Icon Theme Specification
@@ -123,3 +142,4 @@
 
 * Thu Nov 23 2000 Steve Tell <steve at telltronics.org>
 - Created spec file for first RPM.
+




More information about the scm-commits mailing list