rpms/geany/devel .cvsignore, 1.8, 1.9 geany.spec, 1.18, 1.19 sources, 1.8, 1.9

Jonathan G. Underwood jgu at fedoraproject.org
Wed Feb 25 21:21:14 UTC 2009


Author: jgu

Update of /cvs/extras/rpms/geany/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4264

Modified Files:
	.cvsignore geany.spec sources 
Log Message:
* Sun Feb 25 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-1
- Update to 0.16
- Add tags files



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/geany/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	26 Oct 2008 15:19:39 -0000	1.8
+++ .cvsignore	25 Feb 2009 21:20:43 -0000	1.9
@@ -1 +1,6 @@
-geany-0.15.tar.bz2
+geany-0.16.tar.bz2
+sqlite3.c.tags
+std.glsl.tags
+gtk214.c.tags
+xfce46.c.tags
+dbus-glib-0.76.c.tags


Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- geany.spec	24 Feb 2009 20:12:33 -0000	1.18
+++ geany.spec	25 Feb 2009 21:20:43 -0000	1.19
@@ -1,6 +1,6 @@
 Name:      geany
-Version:   0.15
-Release:   2%{?dist}
+Version:   0.16
+Release:   1%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -8,6 +8,13 @@
 URL:       http://geany.uvena.de/
 Source0:   http://download.geany.org/%{name}-%{version}.tar.bz2
 
+# The following tags files were retrieved 25th Feb 2009
+Source1:   http://download.geany.org/contrib/tags/sqlite3.c.tags
+Source2:   http://download.geany.org/contrib/tags/std.glsl.tags
+Source3:   http://download.geany.org/contrib/tags/gtk214.c.tags
+Source4:   http://download.geany.org/contrib/tags/xfce46.c.tags
+Source5:   http://download.geany.org/contrib/tags/dbus-glib-0.76.c.tags
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: desktop-file-utils, gettext, gtk2-devel, glib2-devel, pango-devel, intltool
@@ -59,6 +66,9 @@
 # Remove static library *.la files
 rm -rf $RPM_BUILD_ROOT%{_libdir}/geany/*.la
 
+# Install tags files
+install -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -79,6 +89,10 @@
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Sun Feb 25 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-1
+- Update to 0.16
+- Add tags files
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/geany/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	26 Oct 2008 15:19:39 -0000	1.8
+++ sources	25 Feb 2009 21:20:43 -0000	1.9
@@ -1 +1,6 @@
-1bf32cc81251e00995a9ed948e39ff89  geany-0.15.tar.bz2
+36ede942a6e4ad4660e918c98cb9cf15  geany-0.16.tar.bz2
+6d3b51dd8e99a82c8c055804319f5c97  sqlite3.c.tags
+5f8f1dec5d3afa0105c7d760be0932f3  std.glsl.tags
+8f38bbd39ed76734e7632f818971fd1e  gtk214.c.tags
+8f873570cc244b9185ae26e560887490  xfce46.c.tags
+a3f52be1523faacbd8496409051ed598  dbus-glib-0.76.c.tags




More information about the fedora-extras-commits mailing list