rpms/gtk2hs/devel gtk2hs.spec,1.25,1.26

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Tue Oct 9 06:51:35 UTC 2007


Author: bos

Update of /cvs/extras/rpms/gtk2hs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23075

Modified Files:
	gtk2hs.spec 
Log Message:
Omit stanza of debug code


Index: gtk2hs.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2hs/devel/gtk2hs.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gtk2hs.spec	9 Oct 2007 06:35:48 -0000	1.25
+++ gtk2hs.spec	9 Oct 2007 06:51:02 -0000	1.26
@@ -10,7 +10,7 @@
 Summary:        A Haskell GUI library based on the Gtk+ GUI toolkit
 Name:           gtk2hs
 Version:        0.9.12%{?snapdate:.%{snapdate}}
-Release:        4%{?dist}
+Release:        5%{?dist}
 # cairo/ and svgcairo/ are FreeBSD
 # compat/ is BSD
 # tools/c2hs (used to build) is GPL, LGPL
@@ -123,11 +123,6 @@
 %setup -q %{?snapdate:-n %{name}-%{version}}
 
 %build
-cd ..
-rm -rf gtk2hs-0.9.12.20071008
-cp -al gtk2hs-0.9.12.20071008.good gtk2hs-0.9.12.20071008
-cd gtk2hs-0.9.12.20071008
-exit 0
 test -f configure || autoreconf
 # gstreamer disabled for now due to compilation failure
 %configure \
@@ -320,7 +315,7 @@
 
 
 %changelog
-* Mon Oct 08 2007 Bryan O'Sullivan <bos at serpentine.com> 0.9.12.20070810-3
+* Mon Oct 08 2007 Bryan O'Sullivan <bos at serpentine.com> 0.9.12.20070810-5
 - Enable more modules: gtkglext, gnomevfs, svgcairo
 - Fix a few remaining build problems
 




More information about the fedora-extras-commits mailing list