Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > f9e8789e2e8b5bf4d71471f283f7fbb5 > files > 2

sag-0.7.0-5mdk.src.rpm

Summary: The LDP's System Administrators' Guide in HTML format.
Name: sag
Version: 0.7.0
Release: 5mdk
Group: Books/Computer books
Source: sag-0.6.2-html.tar.bz2
License: distributable
Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
BuildArch: noarch
URL: http://www.linuxdoc.org/LDP/sag/

%description
The Linux Documentation Project's System Administrators' Guide,
provided in HTML format.  This document provides a generic guide
to Linux system administration.  Check the Linux Documentation
Project's website at http://www.metalab.unc.edu/LDP/ for other
formats of this document or for any updates.

Install the sag package if you'd like to use the HTML version of
the LDP's System Administrators' Guide on your own machine.

%prep

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_docdir}/LDP/sag
tar -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_docdir}/LDP/sag

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_docdir}/LDP/sag

%changelog
* Sat Jul 12 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 0.7.0-5mdk
- s/Copyright/License/
- fix buildroot
- rebuild
- cleaner and silent untarring

* Sun May 27 2001  Daouda Lo <daouda@mandrakesoft.com> 0.7.0-4mdk
- rebuild (Stop silly nono complaining about no srpms)
 
* Tue Aug 29 2000 Etienne Faure <etienne@mandrakesoft.com> 0.7.0-3mdk
- use _docdir

* Tue Apr 11 2000 Denis Havlik <denis@mandrakesoft.com> 0.7.0-2mdk
- Group: Books/Computer books

* Tue Dec 22 1999 - David BAUDENS <baudens@mandrakesoft.com>
- Update version number to 7.0

* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
- O.6.2
- Clean up spec
- Add URL

* Wed May 05 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Mandrake adaptions

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
- auto rebuild in the new build environment (release 3)

* Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com>
- build for 6.0

* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
- version 0.6

* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Fri Oct 24 1997 Otto Hammersmith <otto@redhat.com>
- created the package