summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorankry2001-11-10 23:27:11 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit64b3c1dd68ece39f84428d8222a732bb2c6119a1 (patch)
treea40c7f9e9b2da167fcbf60bfaffcc362bc63a77d
parentcada9587576aaebe12e7d4c9779a649a88db5254 (diff)
downloaduucp-64b3c1dd68ece39f84428d8222a732bb2c6119a1.zip
uucp-64b3c1dd68ece39f84428d8222a732bb2c6119a1.tar.gz
- added fi,ja,pl man pages
- release 2 Changed files: uucp.spec -> 1.21
-rw-r--r--uucp.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/uucp.spec b/uucp.spec
index c1c7b6a..282f4b5 100644
--- a/uucp.spec
+++ b/uucp.spec
@@ -5,7 +5,7 @@ Summary(pl): GNU uucp
Summary(tr): GNU uucp sistemi
Name: uucp
Version: 1.06.2
-Release: 1
+Release: 2
License: GPL
Group: Daemons
Group(de): Server
@@ -14,6 +14,7 @@ Source0: ftp://prep.ai.mit.edu/pub/gnu/uucp/%{name}-%{version}.tar.gz
Source1: %{name}.logrotate
Source2: %{name}.inetd
Source3: %{name}.crontab
+Source4: uucp-non-english-man-pages.tar.bz2
Patch0: %{name}-misc.patch
Patch1: %{name}-debian.patch
Patch2: %{name}-buggy_autoconf.patch
@@ -90,6 +91,7 @@ install -d $RPM_BUILD_ROOT/etc/logrotate.d
install %{SOURCE1} $RPM_BUILD_ROOT/etc/logrotate.d/uucp
install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/uucp
install %{SOURCE3} $RPM_BUILD_ROOT/etc/cron.d/uucp
+bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
install -d $RPM_BUILD_ROOT/var/log/uucp
install -d $RPM_BUILD_ROOT/var/log/archiv/uucp
@@ -162,6 +164,9 @@ fi
%attr(755,root,root) %{_libdir}/uucp/uucico
%{_mandir}/man[18]/*
+%lang(fi) %{_mandir}/fi/man[18]/*
+%lang(ja) %{_mandir}/ja/man[18]/*
+%lang(pl) %{_mandir}/pl/man[18]/*
%attr(0755,uucp,uucp) %{_sbindir}/uuchk
%attr(4711,uucp,uucp) %{_sbindir}/uucico