[packages/nemiver] - updated to 0.9.4 - added missing BRs - desktop patch applied upstream - configure patch substitute

lkrotowski lkrotowski at pld-linux.org
Sat Jun 22 18:46:15 CEST 2013


commit 1aa5f80c6b759c2fa3ba43ca9ace271a41f6b1ec
Author: Łukasz Krotowski <lkrotowski at pld-linux.org>
Date:   Sat Jun 22 18:43:35 2013 +0200

    - updated to 0.9.4
    - added missing BRs
    - desktop patch applied upstream
    - configure patch substituted with configure parameter

 nemiver.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index 2ee1b51..bc6dd88 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -1,14 +1,12 @@
 Summary:	C/C++ debugger for GNOME
 Summary(pl.UTF-8):	Debugger C/C++ dla GNOME
 Name:		nemiver
-Version:	0.9.0
-Release:	3
+Version:	0.9.4
+Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/nemiver/0.9/%{name}-%{version}.tar.xz
-# Source0-md5:	03a2c34d4c04fd69749c01975a97c0c2
-Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-configure.patch
+# Source0-md5:	edaad1a0e8c0b6abcdfc49159d08c70d
 URL:		http://home.gna.org/nemiver/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf >= 2.64
@@ -24,6 +22,7 @@ BuildRequires:	gnome-doc-utils >= 0.14.0
 BuildRequires:	gtkmm-devel >= 2.12.0
 BuildRequires:	gtksourceviewmm3-devel
 BuildRequires:	intltool >= 0.40.0
+BuildRequires:	itstool
 BuildRequires:	libgtop-devel >= 2.14.0
 BuildRequires:	libtool >= 2:2.2
 BuildRequires:	libxml2-devel >= 1:2.6.31
@@ -32,6 +31,7 @@ BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	sqlite3-devel >= 3.0
 BuildRequires:	vte-devel >= 0.12.0
+BuildRequires:	yelp-tools
 Requires(post,postun):  glib2 >= 1:2.26.0
 Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
@@ -70,8 +70,6 @@ Pliki nagłówkowe do rozwijania nowych backendów dla Nemivera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__glib_gettextize}
@@ -82,6 +80,7 @@ Pliki nagłówkowe do rozwijania nowych backendów dla Nemivera.
 %{__autoheader}
 %{__automake}
 %configure \
+	--with-default-gdb=%{_bindir}/gdb \
 	--disable-scrollkeeper \
 	--disable-schemas-install \
 	--disable-silent-rules \
@@ -117,11 +116,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/nemiver
-%{_datadir}/glib-2.0/schemas/org.nemiver.gschema.xml
 %{_datadir}/nemiver
 %{_desktopdir}/nemiver.desktop
 %{_iconsdir}/hicolor/*/apps/nemiver.png
 %{_iconsdir}/hicolor/*/apps/nemiver.svg
+%{_sysconfdir}/gconf/schemas/nemiver-dbgperspective.schemas
+%{_sysconfdir}/gconf/schemas/nemiver-workbench.schemas
 %dir %{_libdir}/nemiver
 %attr(755,root,root) %{_libdir}/nemiver/libnemivercommon.so
 %{_libdir}/nemiver/config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nemiver.git/commitdiff/1aa5f80c6b759c2fa3ba43ca9ace271a41f6b1ec



More information about the pld-cvs-commit mailing list