rpms/gwibber/F-10 .cvsignore, 1.15, 1.16 gwibber.spec, 1.19, 1.20 import.log, 1.15, 1.16 sources, 1.15, 1.16

Ian Weller ianweller at fedoraproject.org
Wed Jun 24 01:43:24 UTC 2009


Author: ianweller

Update of /cvs/pkgs/rpms/gwibber/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13027/F-10

Modified Files:
	.cvsignore gwibber.spec import.log sources 
Log Message:
import gwibber r345


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-10/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	23 Apr 2009 01:50:43 -0000	1.15
+++ .cvsignore	24 Jun 2009 01:42:54 -0000	1.16
@@ -1 +1 @@
-gwibber-tte-288bzr.tar.gz
+gwibber-345bzr.tar.gz


Index: gwibber.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-10/gwibber.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- gwibber.spec	23 Apr 2009 01:50:43 -0000	1.19
+++ gwibber.spec	24 Jun 2009 01:42:54 -0000	1.20
@@ -1,10 +1,10 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define bzr_rev 288
+%define bzr_rev 345
 
 Name:           gwibber
-Version:        0.9.1
-Release:        2.%{bzr_rev}bzr%{?dist}
+Version:        1.2.0
+Release:        1.%{bzr_rev}bzr%{?dist}
 Epoch:          1
 Summary:        An open source microblogging client for GNOME developed with Python and GTK
 
@@ -13,11 +13,10 @@ License:        GPLv2+
 URL:            https://launchpad.net/gwibber
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-# We need the template-theme-engine branch, for modern webkit
-#  bzr branch -r %{bzr_rev} lp:~segphault/gwibber/template-theme-engine gwibber
+#  bzr branch -r %{bzr_rev} lp:gwibber gwibber
 #  rm -rf gwibber/.bzr*
-#  tar -czvf gwibber-tte-%{bzr_rev}bzr.tar.gz gwibber
-Source0:        %{name}-tte-%{bzr_rev}bzr.tar.gz
+#  tar -czvf gwibber-%{bzr_rev}bzr.tar.gz gwibber
+Source0:        %{name}-%{bzr_rev}bzr.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       libsoup python-mako
@@ -34,10 +33,8 @@ and GTK. It supports Twitter, Jaiku, Ide
 
 %prep
 %setup -q -n gwibber
-sed -i -e 's/version="0.7",/version="%{version}",/' setup.py
 sed -i -e '/^#! \?\//, 1d' $(find %{name} | grep "\.py$")
 
-
 %build
 %{__python} setup.py build
 
@@ -71,6 +68,13 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jun 23 2009 Ian Weller <ian at ianweller.org> - 1:1.2.0-1.345bzr
+- update to r345
+
+* Tue Jun  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1:0.9.1-3.339bzr
+- template theme engine merged onto main devel branch
+- move to r339
+
 * Wed Apr 22 2009 Ian Weller <ianweller at gmail.com> - 1:0.9.1-2.288bzr
 - Update to r288, gwibber will now scroll back to where it was before a refresh
 - Fix bugzilla.redhat.com/497108, add Requires: python-mako


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-10/import.log,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- import.log	23 Apr 2009 01:50:43 -0000	1.15
+++ import.log	24 Jun 2009 01:42:54 -0000	1.16
@@ -13,3 +13,4 @@ gwibber-0_8-1_239bzr_fc10:F-10:gwibber-0
 gwibber-0_9_1-1_251bzr_fc10:F-10:gwibber-0.9.1-1.251bzr.fc10.src.rpm:1237347473
 gwibber-1_0_1-1_286bzr_fc10:F-10:gwibber-1.0.1-1.286bzr.fc10.src.rpm:1239330591
 gwibber-0_9_1-2_288bzr_fc10:F-10:gwibber-0.9.1-2.288bzr.fc10.src.rpm:1240451361
+gwibber-1_2_0-1_345bzr_fc11:F-10:gwibber-1.2.0-1.345bzr.fc11.src.rpm:1245807727


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gwibber/F-10/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	23 Apr 2009 01:50:43 -0000	1.15
+++ sources	24 Jun 2009 01:42:54 -0000	1.16
@@ -1 +1 @@
-cc48423215f3ef53596b1e4eaa808bbc  gwibber-tte-288bzr.tar.gz
+f2ef0e741b9ac1f2613c5ffdd8d5001c  gwibber-345bzr.tar.gz




More information about the fedora-extras-commits mailing list