cvsdist 6a14089
Summary: A utility which maintains a system's symbolic links.
cvsdist 6a14089
Name: symlinks
cvsdist 6a14089
Version: 1.2
cvsdist 1956d3f
Release: 20
cvsdist 6a14089
Group: Applications/System
cvsdist 6a14089
Copyright: distributable
cvsdist 6a14089
Source: ftp://metalab.unc.edu/pub/Linux/utils/file/%{name}-%{version}.tar.gz
cvsdist 6a14089
Patch0: symlinks-1.2-nostatic.patch
cvsdist 6a14089
Patch1: symlinks-1.2-fixman.patch
cvsdist 1956d3f
Patch2: symlinks-1.2-short.patch
cvsdist 6a14089
Buildroot: %{_tmppath}/%{name}-%{version}-root
cvsdist 6a14089
cvsdist 6a14089
%description
cvsdist 6a14089
The symlinks utility performs maintenance on symbolic links.  Symlinks
cvsdist 6a14089
checks for symlink problems, including dangling symlinks which point
cvsdist 6a14089
to nonexistent files.  Symlinks can also automatically convert
cvsdist 6a14089
absolute symlinks to relative symlinks.
cvsdist 6a14089
cvsdist 6a14089
Install the symlinks package if you need a program for maintaining
cvsdist 6a14089
symlinks on your system.
cvsdist 6a14089
cvsdist 6a14089
%prep
cvsdist 6a14089
%setup
cvsdist 6a14089
%patch -p1 -b .nostatic
cvsdist 6a14089
%patch1 -p1 -b .fixman
cvsdist 1956d3f
%patch2 -p1
cvsdist 6a14089
cvsdist 6a14089
%build
cvsdist 6a14089
make
cvsdist 6a14089
cvsdist 6a14089
%install
cvsdist 6a14089
mkdir -p $RPM_BUILD_ROOT%{_bindir}
cvsdist 6a14089
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
cvsdist 6a14089
install -s -m 755 symlinks $RPM_BUILD_ROOT%{_bindir}
cvsdist 6a14089
install -m 644 symlinks.8 $RPM_BUILD_ROOT%{_mandir}/man8
cvsdist 6a14089
cvsdist 6a14089
%clean
cvsdist 6a14089
rm -rf $RPM_BUILD_ROOT
cvsdist 6a14089
cvsdist 6a14089
%files
cvsdist 6a14089
%defattr(-,root,root)
cvsdist 6a14089
%{_bindir}/symlinks
cvsdist 6a14089
%{_mandir}/man8/symlinks.8*
cvsdist 6a14089
cvsdist 6a14089
%changelog
cvsdist 1956d3f
* Thu Oct 16 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 1956d3f
- add patch from #89655
cvsdist 1956d3f
cvsdist 1956d3f
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 1956d3f
- rebuilt
cvsdist 1956d3f
cvsdist 6a14089
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 6a14089
- rebuilt
cvsdist 6a14089
cvsdist 6a14089
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 1.2-17
cvsdist 6a14089
- rebuild on all arches
cvsdist 6a14089
cvsdist 6a14089
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 6a14089
- automated rebuild
cvsdist 6a14089
cvsdist 6a14089
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 6a14089
- automated rebuild
cvsdist 6a14089
cvsdist 6a14089
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 6a14089
- automated rebuild
cvsdist 6a14089
cvsdist 6a14089
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
cvsdist 6a14089
- Bump release + rebuild.
cvsdist 6a14089
cvsdist 6a14089
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 6a14089
- automatic rebuild
cvsdist 6a14089
cvsdist 6a14089
* Tue Jun 13 2000 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- FHS paths
cvsdist 6a14089
cvsdist 6a14089
* Tue May 30 2000 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- fix up help output (#10236)
cvsdist 6a14089
cvsdist 6a14089
* Thu Feb 10 2000 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- do not link statically
cvsdist 6a14089
cvsdist 6a14089
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- rebuild to gzip man page
cvsdist 6a14089
cvsdist 6a14089
* Mon Oct 04 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 6a14089
- rebuild against the latest glibc in the sparc tree
cvsdist 6a14089
cvsdist 6a14089
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 6a14089
- auto rebuild in the new build environment (release 5)
cvsdist 6a14089
cvsdist 6a14089
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- Injected new description and group.
cvsdist 6a14089
cvsdist 6a14089
* Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
cvsdist 6a14089
- bumped spec number for initial rh 6.0 build
cvsdist 6a14089
cvsdist 6a14089
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
cvsdist 6a14089
- translations modified for de, fr, tr
cvsdist 6a14089
cvsdist 6a14089
* Mon Oct 20 1997 Otto Hammersmith <otto@redhat.com>
cvsdist 6a14089
- changed build root to /var/tmp, not /var/lib
cvsdist 6a14089
- updated to version 1.2
cvsdist 6a14089
cvsdist 6a14089
* Wed Jul 09 1997 Erik Troan <ewt@redhat.com>
cvsdist 6a14089
- built against glibc
cvsdist 6a14089
- build-rooted