From 81db79b05e1de24164e218112777003d4f4c0e88 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 08:14:34 +0000 Subject: auto-import changelog data from man-pages-cs-0.12-3.src.rpm * Wed Jul 12 2000 Prospector - automatic rebuild * Tue Jun 20 2000 Jeff Johnson - rebuild to compress man pages. * Sun Jun 11 2000 Trond Eivind Glomsr�d - first build --- diff --git a/.cvsignore b/.cvsignore index e69de29..d0bf369 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +man-pages-cs-0.12.tar.gz diff --git a/man-pages-cs.spec b/man-pages-cs.spec new file mode 100644 index 0000000..d692479 --- /dev/null +++ b/man-pages-cs.spec @@ -0,0 +1,42 @@ +Summary: Czech man (manual) pages from the Linux Documentation Project +Name: man-pages-cs +Version: 0.12 +Release: 3 +Copyright: Distributable +Group: Documentation +Source: ftp://ftp.inet.cz/pub/People/Pavel.Janik/CeskeManualoveStranky/man-pages-cs-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildArchitectures: noarch + + +%description +Manual pages from the Linux Documentation Project, translated into Czech. + +%prep +%setup -q + +%build + +%install +rm -fr $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_mandir} +LC_ALL=cs_CZ make install MANDIR=$RPM_BUILD_ROOT/%{_mandir}/cs + +%clean +rm -fr $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%doc CONTRIB README README.Czech man-pages-cs-0.12.lsm +%{_mandir}/cs/* + + +%changelog +* Wed Jul 12 2000 Prospector +- automatic rebuild + +* Tue Jun 20 2000 Jeff Johnson +- rebuild to compress man pages. + +* Sun Jun 11 2000 Trond Eivind Glomsr�d +- first build diff --git a/sources b/sources index e69de29..69377a8 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +6ae4d85746100173fb6b32717ba51847 man-pages-cs-0.12.tar.gz