rpms/gwibber/devel .cvsignore, 1.20, 1.21 gwibber.spec, 1.33, 1.34 sources, 1.21, 1.22

Tom Callaway spot at fedoraproject.org
Tue Mar 23 12:27:14 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/gwibber/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18500/devel

Modified Files:
	.cvsignore gwibber.spec sources 
Log Message:
update to latest upstream in desperate attempt to stem abrt reports


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	6 Jan 2010 23:20:57 -0000	1.20
+++ .cvsignore	23 Mar 2010 12:27:14 -0000	1.21
@@ -1 +1 @@
-gwibber-491bzr.tar.gz
+gwibber-2.29.92.1.tar.gz


Index: gwibber.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/devel/gwibber.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- gwibber.spec	12 Mar 2010 19:22:04 -0000	1.33
+++ gwibber.spec	23 Mar 2010 12:27:14 -0000	1.34
@@ -1,13 +1,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define bzr_rev 497
+%global basever 2.29.92
 
 Name:           gwibber
-Version:        2.29.92
+Version:        %{basever}.1
 Release:        1%{?dist}
 Epoch:          1
 Summary:        An open source microblogging client for GNOME developed with Python and GTK
-
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            https://launchpad.net/gwibber
@@ -15,9 +14,7 @@ URL:            https://launchpad.net/gw
 # The source for this package can be pulled from upstream's vcs.  Use the
 # following command to generate the tarball:
 #   bzr export -r %{bzr_rev} gwibber-%{bzr_rev}bzr.tar.gz lp:gwibber
-Source0:        http://launchpad.net/gwibber/trunk/%{version}/+download/gwibber-%{version}.tar.gz
-# Patch0:		gwibber-overhaul-497bzr-nosupport.patch
-# Patch1:		gwibber-overhaul-497bzr-POTFILES-fix.patch
+Source0:        http://launchpad.net/gwibber/trunk/%{basever}/+download/gwibber-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	libsoup, python-pycurl, PyXML
@@ -35,7 +32,7 @@ Requires:	python-feedparser >= 4.1
 Requires:       pyxdg >= 0.15
 Requires:	python-mako >= 0.2.2
 Requires:       python-sexy, gnome-python2-gnomekeyring
-Requires:       desktopcouch, python-oauth
+Requires:       python-desktopcouch, python-oauth
 BuildRequires:  python-devel, desktop-file-utils, python-distutils-extra, intltool, gettext
 BuildArch:      noarch
 
@@ -91,6 +88,9 @@ rm -rf %{buildroot}
 %{_datadir}/indicators/messages/applications/gwibber
 
 %changelog
+* Wed Mar 17 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.29.92.1-1
+- update to 2.29.92.1
+
 * Fri Mar 12 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.29.92-1
 - update to 2.29.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	6 Jan 2010 23:20:57 -0000	1.21
+++ sources	23 Mar 2010 12:27:14 -0000	1.22
@@ -1 +1 @@
-8d2a2302253dbc8664a902bf080971fa  gwibber-491bzr.tar.gz
+bf376be93024ec55c8a55b2cf5419d8a  gwibber-2.29.92.1.tar.gz



More information about the scm-commits mailing list