From 9f8182bfb8488a633204db54c8919abb16d59287 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Mon, 19 Sep 2005 02:51:09 +0000 Subject: [PATCH] - adapterized. Changed files: convmv.spec -> 1.2 --- convmv.spec | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/convmv.spec b/convmv.spec index d0b587f..d405ae0 100644 --- a/convmv.spec +++ b/convmv.spec @@ -11,14 +11,17 @@ BuildRequires: perl-tools-pod BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Convmv is meant to help convert a single filename, a directory tree and the contained files -or a whole filesystem into a different encoding. It just converts the filenames, not the -content of the files. A special feature of convmv is that it also takes care of symlinks, -also converts the symlink target pointer in case the symlink target is being converted, too. -All this comes in very handy when one wants to switch over from old 8-bit locales to UTF-8 -locales. It is also possible to convert directories to UTF-8 which are already partly UTF-8 -encoded. Convmv is able to detect if certain files are UTF-8 encoded and will skip them by -default. To turn this smartness off use the "--nosmart" switch. +Convmv is meant to help convert a single filename, a directory tree +and the contained files or a whole filesystem into a different +encoding. It just converts the filenames, not the content of the +files. A special feature of convmv is that it also takes care of +symlinks, also converts the symlink target pointer in case the symlink +target is being converted, too. All this comes in very handy when one +wants to switch over from old 8-bit locales to UTF-8 locales. It is +also possible to convert directories to UTF-8 which are already partly +UTF-8 encoded. Convmv is able to detect if certain files are UTF-8 +encoded and will skip them by default. To turn this smartness off use +the "--nosmart" switch. %prep %setup -q @@ -40,4 +43,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc CREDITS Changes TODO %attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1.gz +%{_mandir}/man1/*.1* -- 2.43.0