[links] New upstream release

Lubomir Rintel lkundrak at fedoraproject.org
Mon Jan 5 09:13:26 UTC 2015


commit 23bc5bfe4e626486de72792123092ad4a7eb5f44
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon Jan 5 10:13:32 2015 +0100

    New upstream release

 .gitignore                |    1 +
 links-2.5-configure.patch |   21 ---------------------
 links.spec                |   11 +++++------
 sources                   |    2 +-
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1cd8cbd..d1116d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ links-2.2.tar.bz2
 /links-2.6.tar.bz2
 /links-2.7.tar.bz2
 /links-2.8.tar.bz2
+/links-2.9.tar.bz2
diff --git a/links.spec b/links.spec
index d67a281..74d4edf 100644
--- a/links.spec
+++ b/links.spec
@@ -1,6 +1,6 @@
 Name:           links
-Version:        2.8
-Release:        4%{?dist}
+Version:        2.9
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Web browser running in both graphics and text mode
 Group:          Applications/Internet
@@ -11,8 +11,6 @@ Source1:        links.desktop
 Patch1:         links-2.2-ssl-verify.patch
 # Not sent upstream, since they would probably break my nose for this
 Patch2:         links-2.2-google.patch
-# Fix configure issue
-Patch3:         links-2.5-configure.patch
 
 BuildRequires:  libpng-devel
 BuildRequires:  libjpeg-devel
@@ -47,7 +45,6 @@ scrolling.
 %setup -q
 %patch1 -p1 -b .verify-ssl
 %patch2 -p1 -b .google
-%patch3 -p1 -b .reconf
 
 
 %build
@@ -55,7 +52,6 @@ iconv -f ISO-8859-1 -t UTF-8 AUTHORS >converted.AUTHORS
 touch -r AUTHORS converted.AUTHORS
 mv converted.AUTHORS AUTHORS
 
-autoreconf -i
 %configure --enable-graphics --with-ssl
 make %{?_smp_mflags}
 
@@ -104,6 +100,9 @@ exit 0
 
 
 %changelog
+* Mon Jan 05 2015 Lubomir Rintel <lkundrak at v3.sk> - 1:2.9-1
+- New upstream release
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 5c3430b..88502f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5fb7c45ca41dad2b20f5c056498ea07  links-2.8.tar.bz2
+b0b1a0110d0845cc97da7f6f7c5e007c  links-2.9.tar.bz2


More information about the scm-commits mailing list