rpms/anjuta/F-11 .cvsignore, 1.19, 1.20 anjuta.spec, 1.73, 1.74 sources, 1.19, 1.20

Debarshi Ray rishi at fedoraproject.org
Mon Jul 13 22:15:15 UTC 2009


Author: rishi

Update of /cvs/pkgs/rpms/anjuta/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11370

Modified Files:
	.cvsignore anjuta.spec sources 
Log Message:
* Tue Jul 14 2009 Debarshi Ray <rishi at fedoraproject.org> - 1:2.26.2.2-1
- Version bump to 2.26.2.2.
  * Git plugin:
    + Fixed a crash. (GNOME Bugzilla #584347)
  * Project manager plugin:
    + Fixed segmentation fault when adding a file to a project. (GNOME
      Bugzilla #579118)
    + Make gbf-am-parse work with subdirectory targets. (GNOME Bugzilla
      #580247)
  * Subversion plugin:
    + Do not show a commit number in the info pane if no files are given.
    + Do not crash if no paths are selected for committing.
  * Symbol-db plugin:
    + Fixed viewing of local symbols.
    + Plugged a memory leak that broke completion. (GNOME Bugzilla #585498)
  * Tools plugin:
    + Handle patch files with whitespaces in their names. (GNOME Bugzilla
      #580013)
- Explicitly set docdir to /usr/share/doc/anjuta-2.26.2.2.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anjuta/F-11/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	15 Apr 2009 19:16:35 -0000	1.19
+++ .cvsignore	13 Jul 2009 22:15:13 -0000	1.20
@@ -1 +1 @@
-anjuta-2.26.1.0.tar.gz
+anjuta-2.26.2.2.tar.gz


Index: anjuta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anjuta/F-11/anjuta.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- anjuta.spec	15 Apr 2009 19:16:36 -0000	1.73
+++ anjuta.spec	13 Jul 2009 22:15:13 -0000	1.74
@@ -1,7 +1,7 @@
 Summary:	A GNOME development IDE for C/C++
 Name:		anjuta
 Epoch:		1
-Version:	2.26.1.0
+Version:	2.26.2.2
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
@@ -118,6 +118,7 @@ EOF
 chmod +x %{__perl_requires}
 
 # Suppress rpmlint error.
+chmod 644 `find . -name "*.c" -perm /111 -print`
 chmod 644 `find . -name "*.cxx" -perm /111 -print`
 chmod 644 `find . -name "*.h" -perm /111 -print`
 iconv --from-code ISO8859-1 --to-code UTF-8 ./THANKS \
@@ -141,6 +142,7 @@ export PKG_CONFIG_PATH="./PKGCONFIG"
   --enable-plugin-devhelp --enable-graphviz --enable-plugin-glade \
   --enable-plugin-scintilla --enable-plugin-sourceview \
   --enable-plugin-subversion --enable-plugin-valgrind \
+  --docdir=%{_docdir}/%{name}-%{version} \
   --with-svn-lib=%{_libdir}
 
 # Omit unused direct shared library dependencies.
@@ -322,6 +324,26 @@ scrollkeeper-update -q || :
 %{_datadir}/omf/%{name}-manual/%{name}-manual-*.omf
 
 %changelog
+* Tue Jul 14 2009 Debarshi Ray <rishi at fedoraproject.org> - 1:2.26.2.2-1
+- Version bump to 2.26.2.2.
+  * Git plugin:
+    + Fixed a crash. (GNOME Bugzilla #584347)
+  * Project manager plugin:
+    + Fixed segmentation fault when adding a file to a project. (GNOME
+      Bugzilla #579118)
+    + Make gbf-am-parse work with subdirectory targets. (GNOME Bugzilla
+      #580247)
+  * Subversion plugin:
+    + Do not show a commit number in the info pane if no files are given.
+    + Do not crash if no paths are selected for committing.
+  * Symbol-db plugin:
+    + Fixed viewing of local symbols.
+    + Plugged a memory leak that broke completion. (GNOME Bugzilla #585498)
+  * Tools plugin:
+    + Handle patch files with whitespaces in their names. (GNOME Bugzilla
+      #580013)
+- Explicitly set docdir to /usr/share/doc/anjuta-2.26.2.2.
+
 * Wed Apr 15 2009 Debarshi Ray <rishi at fedoraproject.org> - 1:2.26.1.0-1
 - Version bump to 2.26.1.0.
   * New animation to identify running builds.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anjuta/F-11/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	15 Apr 2009 19:16:36 -0000	1.19
+++ sources	13 Jul 2009 22:15:14 -0000	1.20
@@ -1 +1 @@
-2b3efb990b6e0ead28ea5e9be460f578  anjuta-2.26.1.0.tar.gz
+03191602895a4b0dd15a8298fc255657  anjuta-2.26.2.2.tar.gz




More information about the fedora-extras-commits mailing list