[nemiver/el6/master] Initial build of Nemiver in EPEL 6

Dodji Seketeli dodji at fedoraproject.org
Tue Feb 1 11:25:32 UTC 2011


commit 35bcce946ed2e4ec1877372aeba93826b65ddd35
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Tue Feb 1 12:24:26 2011 +0100

    Initial build of Nemiver in EPEL 6
    
    - Import nemiver 0.8.1 from Rawhide

 nemiver.spec |   28 +++++++++++++++++++++++-----
 sources      |    6 +-----
 2 files changed, 24 insertions(+), 10 deletions(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index 5607f7f..28b2afa 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -1,5 +1,5 @@
 Name:		nemiver
-Version:	0.7.3
+Version:	0.8.1
 Release:	1%{?dist}
 Summary:	A GNOME C/C++ Debugger
 
@@ -7,7 +7,7 @@ Group:		Development/Debuggers
 License:	GPLv2+
 URL:		http://projects.gnome.org/nemiver
 
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.gz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -26,8 +26,6 @@ BuildRequires:	ghex-devel >= 2.24
 BuildRequires:	glibmm24-devel >= 2.16
 BuildRequires:	gtkmm24-devel >= 2.12.7
 BuildRequires:	gnome-doc-utils >= 0.3.2
-BuildRequires:	libglademm24-devel >= 2.6.0
-BuildRequires:	libgnome-devel >= 2.0
 BuildRequires:	gtksourceviewmm-devel >= 2.0.0
 BuildRequires:	libgtop2-devel >= 2.14
 BuildRequires:	libtool
@@ -36,6 +34,7 @@ BuildRequires:	sqlite-devel >= 3.0
 BuildRequires:	vte-devel >= 0.12.0
 BuildRequires:	intltool
 BuildRequires:	libxml2-devel >= 2.6.22
+BuildRequires:  GConf2-devel
 
 Requires(pre):	GConf2
 
@@ -143,7 +142,26 @@ scrollkeeper-update -q ||:
 %{_mandir}/man?/%{name}.*
 
 %changelog
-* Mon Dec 07 2009 Dodji Seketeli <dodji at redhat.com> - 0.7.3-1
+* Sun Jan  9 2011  <dodji at seketeli.org> - 0.8.1-1
+- Update to upstream release 0.8.1
+- Change Source0 to point to the .gz tarball instead of the .bz
+
+* Tue Oct 19 2010  <dodji at seketeli.org> - 0.8.0-1
+- Update upstream release 0.8.0
+- Drop patches 0001-Fix-build-with-gcc-4.5.patch and
+  0001-More-GCC-4.5-fixes-611588.patch as they are now released upstream
+- Remove libglademm and libgnome dependencies are they got removed upstream
+- Add GConf2 dependency
+
+* Wed Sep 29 2010 jkeating - 0.7.3-3
+- Rebuilt for gcc bug 634757
+
+* Thu Sep 23 2010  <dodji at seketeli.org> - 0.7.3-2
+- Fix source0 URL.
+- 0001-Fix-build-with-gcc-4.5.patch and 0001-More-GCC-4.5-fixes-611588.patch:
+  fix build breakage with GCC 4.5
+
+* Sun Dec 06 2009 Dodji Seketeli <dodji at redhat.com> - 0.7.3-1
 - Update to new upstream release (0.7.3)
 
 * Sat Sep 12 2009 Dodji Seketeli <dodji at redhat.com> - 0.7.2-1
diff --git a/sources b/sources
index eb2197c..4698825 100644
--- a/sources
+++ b/sources
@@ -1,5 +1 @@
-eeb0f56cf70d26746f79486bd5437ac7  nemiver-0.6.7.tar.bz2
-b9606d7cde107c1a49dcb4053fb22546  nemiver-0.7.0.tar.bz2
-9e8dbf1a1ffdd510752857847bdc3283  nemiver-0.7.1.tar.bz2
-a80f3d47b4ebf7fafa0225185112f377  nemiver-0.7.2.tar.bz2
-7159d64bd78dc55aad892077fb75dfec  nemiver-0.7.3.tar.bz2
+7a5e250194ce66437220f8a62742a1ff  nemiver-0.8.1.tar.gz


More information about the scm-commits mailing list