- gcc4 rebuild
This commit is contained in:
parent
4c796c22a5
commit
eab99e2c57
4
Makefile
4
Makefile
@ -1,6 +1,8 @@
|
||||
# Makefile for source rpm: elinks
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1 2004/09/09 04:29:09 cvsdist Exp $
|
||||
NAME := elinks
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
include ../common/Makefile.common
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Name: elinks
|
||||
Summary: A text-mode Web browser.
|
||||
Version: 0.10.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2
|
||||
Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2
|
||||
Patch0: elinks-noegd.patch
|
||||
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 5 2005 Karel Zak <kzak@redhat.com> 0.10.2-2
|
||||
- rebuilt
|
||||
|
||||
* Tue Feb 8 2005 Karel Zak <kzak@redhat.com> 0.10.2-1
|
||||
- sync with upstream; stable 0.10.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user