a4d434b
Summary: A utility which maintains a system's symbolic links
cvsdist 6a14089
Name: symlinks
a4d434b
URL: ftp://metalab.unc.edu/pub/Linux/utils/file/
cf5c24a
Version: 1.4
cf5c24a
Release: 2%{?dist}
cvsdist 6a14089
Group: Applications/System
53a1fbe
License: Copyright only
cf5c24a
Source0: http://ibiblio.org/pub/Linux/utils/file/%{name}-%{version}.tar.gz
53a1fbe
# Taken from http://packages.debian.org/changelogs/pool/main/s/symlinks/symlinks_1.2-4.2/symlinks.copyright
53a1fbe
Source1: symlinks-LICENSE.txt
e183130
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
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
d1a9e10
%setup -q
53a1fbe
cp %{SOURCE1} .
cvsdist 6a14089
cvsdist 6a14089
%build
d1a9e10
make CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS)" %{?_smp_mflags}
cvsdist 6a14089
cvsdist 6a14089
%install
d1a9e10
rm -rf $RPM_BUILD_ROOT
cvsdist 6a14089
mkdir -p $RPM_BUILD_ROOT%{_bindir}
cvsdist 6a14089
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
Florian La Roche 0d0a922
install -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
d1a9e10
%defattr(-,root,root,-)
53a1fbe
%doc symlinks-LICENSE.txt
cvsdist 6a14089
%{_bindir}/symlinks
cvsdist 6a14089
%{_mandir}/man8/symlinks.8*
cvsdist 6a14089
cvsdist 6a14089
%changelog
cf5c24a
* Fri Nov 13 2009 Tim Waugh <twaugh@redhat.com> 1.4-2
cf5c24a
- 1.4.  All patches now upstream.
cf5c24a
cf5c24a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-34
cf5c24a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cf5c24a
cf5c24a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-33
cf5c24a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
cf5c24a
53a1fbe
* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.2-32
53a1fbe
- fix license tag
53a1fbe
291603f
* Mon Feb 11 2008 Tim Waugh <twaugh@redhat.com> 1.2-31
291603f
- Rebuild for GCC 4.3.
291603f
144f713
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 1.2-30
144f713
- Rebuilt.
144f713
d1a9e10
* Fri Feb 23 2007 Tim Waugh <twaugh@redhat.com> 1.2-29
d1a9e10
- Use smp_mflags (bug #226445).
d1a9e10
- Better default attributes (bug #226445).
d1a9e10
- Make setup macro quiet (bug #226445).
d1a9e10
- Clean build root in %%install section (bug #226445).
d1a9e10
e183130
* Wed Feb  7 2007 Tim Waugh <twaugh@redhat.com> 1.2-28
e183130
- Fixed build root (bug #226445).
e183130
a4d434b
* Tue Feb  6 2007 Tim Waugh <twaugh@redhat.com> 1.2-27
a4d434b
- Fixed summary (bug #226445).
a4d434b
- Added token URL tag (bug #226445).
a4d434b
Florian La Roche 0d0a922
* Tue Jan 30 2007 Florian La Roche <laroche@redhat.com> - 1.2-26
Florian La Roche 0d0a922
- do not strip away debuginfo
Florian La Roche 0d0a922
Florian La Roche 0d0a922
* Thu Jan 18 2007 Tim Waugh <twaugh@redhat.com> - 1.2-25
72edc0e
- Build with LFS support (bug #206407).
72edc0e
82acaa2
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.2-24.2.2
82acaa2
- rebuild
82acaa2
a823646
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2-24.2.1
a823646
- bump again for double-long bug on ppc(64)
a823646
dac880e
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2-24.2
dac880e
- rebuilt for new gcc4.1 snapshot and glibc changes
dac880e
36e22fb
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
36e22fb
- rebuilt
36e22fb
e69f19c
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 1.2-24
e69f19c
- Rebuild for new GCC.
e69f19c
7627216
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 1.2-23
7627216
- s/Copyright:/License:/.
7627216
cvsdist f0a7831
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f0a7831
- rebuilt
cvsdist f0a7831
cvsdist 5597c33
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5597c33
- rebuilt
cvsdist 5597c33
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