[python-trml2pdf: 1/6] Fix URL for Source1

Cristian Ciupitu ciupicri at fedoraproject.org
Thu Oct 10 13:49:02 UTC 2013


commit b6757fa4446b4c7928216571ad674b0745aaca08
Author: Cristian Ciupitu <cristian.ciupitu at yahoo.com>
Date:   Thu Oct 10 16:33:47 2013 +0300

    Fix URL for Source1
    
    https://bugzilla.redhat.com/show_bug.cgi?id=821455#c7 (thanks Jos de Kloe)

 python-trml2pdf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-trml2pdf.spec b/python-trml2pdf.spec
index 8d02a4d..bf9f1a3 100644
--- a/python-trml2pdf.spec
+++ b/python-trml2pdf.spec
@@ -2,14 +2,14 @@
 
 Name:           python-trml2pdf
 Version:        1.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Tiny RML2PDF is a tool to easily create PDF documents without programming
 
 Group:          Development/Languages
 License:        LGPLv2+
 URL:            http://www.satchmoproject.com/snapshots/
 Source0:        http://www.satchmoproject.com/snapshots/%{srcname}-%{version}.tar.gz
-Source1:        http://svn.debian.org/viewsvn/python-modules/packages/python-trml2pdf/trunk/debian/%{srcname}.1
+Source1:        http://svn.debian.org/viewsvn/python-modules/packages/python-trml2pdf/trunk/debian/%{srcname}.1?revision=2936&view=co#/%{srcname}.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -53,6 +53,9 @@ ln -s %{python_sitelib}/trml2pdf/trml2pdf.py ${RPM_BUILD_ROOT}/%{_bindir}/trml2p
 
 
 %changelog
+* Thu Oct 10 2013 Cristian Ciupitu <cristian.ciupitu at yahoo.com> - 1.2-6
+- Fix URL for Source1 (thanks Jos de Kloe)
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list