rpms/gtg/F-12 .cvsignore,1.2,1.3 gtg.spec,1.2,1.3 sources,1.2,1.3

Yanko Kaneti yaneti at fedoraproject.org
Mon Dec 14 08:50:22 UTC 2009


Author: yaneti

Update of /cvs/pkgs/rpms/gtg/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13147

Modified Files:
	.cvsignore gtg.spec sources 
Log Message:
- New upstream release.
  http://gtg.fritalk.com/post/2009/12/10/The-new-Getting-Things-GNOME!-0.2-Gorignak-has-landed!



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/F-12/.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	14 Dec 2009 08:50:22 -0000	1.3
@@ -1 +1 @@
-gtg-0.1.2.tar.gz
+gtg-0.2.tar.gz


Index: gtg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/F-12/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	14 Dec 2009 08:50:22 -0000	1.3
@@ -1,15 +1,16 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%define gtg_milestone 0.2
 
 Name:           gtg
-Version:        0.1.2
-Release:        4%{?dist}
+Version:        0.2
+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/%{gtg_milestone}/+download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
@@ -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
 
 
@@ -66,15 +61,20 @@ gtk-update-icon-cache %{_datadir}/icons/
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGELOG LICENSE README
-%{_bindir}/%{name}
+%{_bindir}/gtg
+%{_bindir}/gtg_new_task
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{python_sitelib}/*
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/*.1.gz
 
 
 %changelog
+* Mon Dec 14 2009 Yanko Kaneti <yaneti at declera.com> 0.2-1
+- New upstream release.
+  http://gtg.fritalk.com/post/2009/12/10/The-new-Getting-Things-GNOME!-0.2-Gorignak-has-landed!
+
 * 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/F-12/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	14 Dec 2009 08:50:22 -0000	1.3
@@ -1 +1 @@
-276d5dbad074e4f50283a61bb569e9d4  gtg-0.1.2.tar.gz
+1a8ba423cab1efe61967f103c1f04935  gtg-0.2.tar.gz




More information about the fedora-extras-commits mailing list