[packages/dblatex] - updated URLs, no //
qboosh
qboosh at pld-linux.org
Sat Aug 8 20:52:50 CEST 2026
commit 69da8dd93de613c9d3223328e998b436003985c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 8 20:52:48 2026 +0200
- updated URLs, no //
dblatex.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dblatex.spec b/dblatex.spec
index 19ec8ca..06a9dc3 100644
--- a/dblatex.spec
+++ b/dblatex.spec
@@ -5,10 +5,10 @@ Version: 0.3.9
Release: 1
License: GPL v2+
Group: Applications/Publishing
-Source0: http://downloads.sourceforge.net/dblatex/%{name}-%{version}.tar.bz2
+Source0: https://downloads.sourceforge.net/dblatex/%{name}-%{version}.tar.bz2
# Source0-md5: 38e9fd93dd37d71e352010ad40e1dfb4
Patch0: %{name}-nodebian.patch
-URL: http://dblatex.sourceforge.net/
+URL: https://dblatex.sourceforge.net/
BuildRequires: python >= 2
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
@@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
%py_postclean
# fix #!/usr/bin/env python -> #!/usr/bin/python:
-%{__sed} -i -e '1s,^#!.*python,#!%{__python},' $RPM_BUILD_ROOT/%{_bindir}/%{name}
+%{__sed} -i -e '1s,^#!.*python,#!%{__python},' $RPM_BUILD_ROOT%{_bindir}/%{name}
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/doc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dblatex.git/commitdiff/69da8dd93de613c9d3223328e998b436003985c9
More information about the pld-cvs-commit
mailing list