rebuilt against gcc 4.3
This commit is contained in:
parent
6d88f2f37d
commit
92062b0957
@ -1,7 +1,7 @@
|
|||||||
Summary: Displays where a particular program in your path is located
|
Summary: Displays where a particular program in your path is located
|
||||||
Name: which
|
Name: which
|
||||||
Version: 2.19
|
Version: 2.19
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz
|
Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 15 2008 Than Ngo <than@redhat.com> 2.19-2
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Fri Jan 25 2008 Than Ngo <than@redhat.com> 2.19-1
|
* Fri Jan 25 2008 Than Ngo <than@redhat.com> 2.19-1
|
||||||
- 2.19, fix #399551, #430159
|
- 2.19, fix #399551, #430159
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user