[anjuta] Update to 3.1.91

Kalev Lember kalev at fedoraproject.org
Tue Sep 6 22:55:58 UTC 2011


commit 7cdd42f8d16d7b1559e8feb84dadde03bc839050
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 7 01:39:35 2011 +0300

    Update to 3.1.91

 .gitignore  |    1 +
 anjuta.spec |   13 ++++---------
 sources     |    2 +-
 3 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 749b884..fe931f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /anjuta-3.1.3.tar.xz
 /anjuta-3.1.4.tar.xz
 /anjuta-3.1.90.tar.xz
+/anjuta-3.1.91.tar.xz
diff --git a/anjuta.spec b/anjuta.spec
index fd57294..597b383 100644
--- a/anjuta.spec
+++ b/anjuta.spec
@@ -4,7 +4,7 @@
 Summary:	GNOME IDE for various programming languages (including C/C++, Python, Vala and Javavscript)
 Name:		anjuta
 Epoch:		1
-Version:	3.1.90
+Version:	3.1.91
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
@@ -160,7 +160,6 @@ make %{?_smp_mflags}
 # popd
 
 %install
-rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 # Because $RPM_BUILD_ROOT%{_libdir}/libglade/2.0 is disabled below
@@ -184,9 +183,6 @@ desktop-file-install --remove-key Encoding --vendor fedora --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %post
 /sbin/ldconfig
@@ -227,7 +223,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS
 %doc COPYING
 %doc MAINTAINERS
@@ -287,7 +282,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/glade/catalogs/anjuta-glade.xml
 
 %files devel
-%defattr (-,root,root,-)
 %doc doc/ScintillaDoc.html
 %{_libdir}/libanjuta-3.so
 %{_libdir}/pkgconfig/libanjuta-3.0.pc
@@ -303,8 +297,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_includedir}/libanjuta-3.0/libanjuta
 
 %files doc
-%defattr(-,root,root,-)
-
 %dir %{_datadir}/gnome/help/%{name}-build-tutorial
 %{_datadir}/gnome/help/%{name}-build-tutorial/C
 
@@ -315,6 +307,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gnome/help/%{name}-manual/*
 
 %changelog
+* Wed Sep 07 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.91-1
+- Update to 3.1.91
+
 * Wed Aug 31 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.90-1
 - Update to 3.1.90
 
diff --git a/sources b/sources
index 90ee5f4..87bf3cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-407675a1efde9bd386b1ca85023d5ba1  anjuta-3.1.90.tar.xz
+fe5138e762d27bd8426529f56885d021  anjuta-3.1.91.tar.xz


More information about the scm-commits mailing list