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

Yanko Kaneti yaneti at fedoraproject.org
Thu Dec 3 11:33:55 UTC 2009


Author: yaneti

Update of /cvs/pkgs/rpms/gtg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9824

Modified Files:
	.cvsignore gtg.spec sources 
Log Message:
- 0.2 beta.
  http://gtg.fritalk.com/post/2009/12/02/Getting-Things-GNOME!-0.1.9-is-out!
- Remove some no longer necessary patching
- BR: pyxdg



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	16 Jul 2009 08:20:29 -0000	1.2
+++ .cvsignore	3 Dec 2009 11:33:55 -0000	1.3
@@ -1 +1 @@
-gtg-0.1.2.tar.gz
+gtg-0.1.9.tar.gz


Index: gtg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/gtg.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- gtg.spec	25 Jul 2009 01:39:10 -0000	1.2
+++ gtg.spec	3 Dec 2009 11:33:55 -0000	1.3
@@ -1,20 +1,21 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           gtg
-Version:        0.1.2
-Release:        4%{?dist}
+Version:        0.1.9
+Release:        1%{?dist}
 Summary:        Personal organizer for the GNOME desktop
 
 Group:          Applications/Productivity
 License:        GPLv3+
 URL:            http://gtg.fritalk.com
 BuildArch:      noarch
-Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
+Source0:        http://launchpad.net/%{name}/trunk/0.2/+download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
+BuildRequires:  pyxdg
 Requires:       pygtk2 pygtk2-libglade python-configobj pyxdg pycairo gnome-python2-gnome
 
 %description
@@ -26,12 +27,6 @@ used as more than just GTD software.
 
 %prep
 %setup -q
-# patch up setup.py, which otherwise requires a running X server
-sed -e 's/import GTG//' \
-    -e "s|GTG.VERSION|'%{version}'|" \
-    -e 's|GTG.URL|"http://gtg.fritalk.com"|' \
-    -e 's|GTG.EMAIL|"gtg at lists.launchpad.net"|' \
-    -i.bak setup.py
 sed -i -e "s|#!/usr/bin/env python||" GTG/gtg.py
 
 
@@ -75,6 +70,12 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Thu Dec  3 2009 Yanko Kaneti <yaneti at declera.com> 0.1.9-1
+- 0.2 beta.
+  http://gtg.fritalk.com/post/2009/12/02/Getting-Things-GNOME!-0.1.9-is-out!
+- Remove some no longer necessary patching
+- BR: pyxdg
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	16 Jul 2009 08:20:30 -0000	1.2
+++ sources	3 Dec 2009 11:33:55 -0000	1.3
@@ -1 +1 @@
-276d5dbad074e4f50283a61bb569e9d4  gtg-0.1.2.tar.gz
+65c4138ccee894f1396d75c82924d73a  gtg-0.1.9.tar.gz




More information about the fedora-extras-commits mailing list