Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > bc42deb974aee39b7d572e6d513057ce > files > 2

faq-1.0-2mdk.src.rpm

Summary:	Frequently Asked Questions (FAQ) about Linux
Name:		faq
Version:	1.0
Release:	2mdk
serial:		1
Packager:	David BAUDENS <baudens@mandrakesoft.com>

Source:		FAQ-Linux.tar.bz2

Copyright:	Distributable
Group:		Books/Other
BuildArchitectures: noarch
Buildroot:	%{_tmppath}/%{name}-%{version}-root
URL:		http://www.linuxdoc.org/FAQ/Linux-FAQ.html

%description
The faq package includes the text of the Frequently Asked Questions (FAQ) about
Linux from the LDP site (http://http://www.linuxdoc.org/FAQ/Linux-FAQ.html).

The Linux FAQ is a great source of information about Linux.

%prep
mkdir -p $RPM_BUILD_ROOT%{_docdir}/FAQ-Linux
tar xfj %{SOURCE0} -C $RPM_BUILD_ROOT%{_docdir}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc %{_docdir}/FAQ-Linux

%changelog
* Tue Mar 27 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0-2mdk
- spec cleaning

* Thu Aug 31 2000 David BAUDENS <baudens@mandrakesoft.com> 1.0-1mdk
- BM
- Change group
- Add Packager tag

* Tue Jan 04 2000 - David BAUDENS <baudens@mandrakesoft.com>
- Update version number to 7.0

* Sat Dec 04 1999 - David BAUDENS <baudens@mandrakesoft.com>
- Keep only HTML format (others are in contribs)
- Add URL
- move in /usr/doc/FAQ-Linux

* Fri May 14 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Manrake adaptations.
- We _need_ to remove the links from the sources :-((( (rpm make chgrp and
  chgrp don't like links).

* Fri Apr 09 1999 Preston Brown <pbrown@redhat.com>
- latest FAQs from metalab.unc.edu

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

* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- rebuilt for 6.0

* Tue Sep 22 1998 Cristian Gafton <gafton@redhat.com>
- updated sources

* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- text versions moved under txt dir, so they don't conflict anymore with the
  packages from the 5.0 dist

* Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Thu May 07 1998 Erik Troan <ewt@redhat.com>
- changed /usr/doc/FAQ/Linux-FAQ to be directory to match old incarnations
  of the faq package

* Fri May 01 1998 Donnie Barnes <djb@redhat.com>
- added /usr/doc/FAQ as a directory to the file list

* Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com>
- updated; spec file should now be smarter
- use buildroot

* Mon Oct 20 1997 Otto Hammersmith <otto@redhat.com>
- updated the faqs
- use install-info

* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
- made a noarch package