rpms/gobby/devel .cvsignore, 1.2, 1.3 gobby.spec, 1.2, 1.3 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Nov 27 05:54:44 UTC 2005


Author: lmacken

Update of /cvs/extras/rpms/gobby/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28565

Modified Files:
	.cvsignore gobby.spec sources 
Log Message:
* Sat Nov 26 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1.rc3
- Bump to 0.3.0rc3




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gobby/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	19 Oct 2005 19:13:54 -0000	1.2
+++ .cvsignore	27 Nov 2005 05:54:42 -0000	1.3
@@ -1 +1 @@
-gobby-0.2.2.tar.gz
+gobby-0.3.0rc3.tar.gz


Index: gobby.spec
===================================================================
RCS file: /cvs/extras/rpms/gobby/devel/gobby.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gobby.spec	22 Oct 2005 01:47:21 -0000	1.2
+++ gobby.spec	27 Nov 2005 05:54:42 -0000	1.3
@@ -1,12 +1,14 @@
+%define _rc rc3
+
 Name:           gobby
-Version:        0.2.2
-Release:        6%{?dist}
+Version:        0.3.0
+Release:        1.%{_rc}%{?dist}
 Summary:        Free collaborative editor
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://gobby.0x539.de
-Source0:        http://releases.0x539.de/gobby/%{name}-%{version}.tar.gz
+Source0:        http://releases.0x539.de/gobby/%{name}-%{version}%{_rc}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxml++-devel, gtksourceview-devel, gtkmm24-devel, obby-devel
@@ -25,7 +27,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 
 
 %build
@@ -62,10 +64,13 @@
 %doc README NEWS AUTHORS COPYING ChangeLog TODO
 %{_bindir}/gobby
 %{_datadir}/applications/fedora-gobby.desktop
-%{_datadir}/pixmaps/gobby.png
+%{_datadir}/pixmaps/*
 
 
 %changelog
+* Sat Nov 26 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1.rc3
+- Bump to 0.3.0rc3
+
 * Wed Oct 12 2005 Luke Macken <lmacken at redhat.com> - 0.2.2-6
 - Update Summary
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gobby/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Oct 2005 19:13:54 -0000	1.2
+++ sources	27 Nov 2005 05:54:42 -0000	1.3
@@ -1 +1 @@
-9a1b61ee3aebe737e5d9918f7601b5d4  gobby-0.2.2.tar.gz
+59f6b9b7076cb6f23fad054554eedb6a  gobby-0.3.0rc3.tar.gz




More information about the fedora-extras-commits mailing list