From 6d341953af8ffe33e033e1db23a47f90e49526a2 Mon Sep 17 00:00:00 2001 From: Rakesh Pandit Date: Jan 15 2009 13:38:25 +0000 Subject: Fixed URL. --- diff --git a/fakechroot.spec b/fakechroot.spec index 8e0e0ee..2b03f47 100644 --- a/fakechroot.spec +++ b/fakechroot.spec @@ -1,10 +1,10 @@ Summary: Gives a fake chroot environment Name: fakechroot Version: 2.8 -Release: 15%{?dist} +Release: 16%{?dist} License: LGPLv2+ Group: Development/Tools -URL: http://packages.debian.org/unstable/utils/fakechroot.html +URL: http://fakechroot.alioth.debian.org/ Source0: http://ftp.debian.org/debian/pool/main/f/fakechroot/%{name}_%{version}.orig.tar.gz Patch0: fakechroot-2.8-initsocketlen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -55,6 +55,9 @@ rm -rf %{buildroot} %{_mandir}/man1/fakechroot.1.gz %changelog +* Thu Jan 15 2009 Rakesh Pandit - 2.8.16 +- Fixed URL + * Sun Oct 5 2008 Axel Thimm - 2.8-15 - Fix getpeername/getsockname socklen initialization.