rpms/geany/F-10 geany.spec,1.17,1.18 sources,1.8,1.9

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


Author: jgu

Update of /cvs/extras/rpms/geany/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5370

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



Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/F-10/geany.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- geany.spec	26 Oct 2008 15:19:39 -0000	1.17
+++ geany.spec	25 Feb 2009 21:22:58 -0000	1.18
@@ -1,5 +1,5 @@
 Name:      geany
-Version:   0.15
+Version:   0.16
 Release:   1%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
@@ -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
+* Wed Feb 25 2009 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.16-1
+- Update to 0.16
+- Add tags files
+
 * Sun Oct 26 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.15-1
 - Update to 0.15
 - Update URL


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/geany/F-10/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:22:58 -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