SPECS: convmv.spec - adapterized.

pluto pluto at pld-linux.org
Mon Sep 19 04:51:15 CEST 2005


Author: pluto                        Date: Mon Sep 19 02:51:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized.

---- Files affected:
SPECS:
   convmv.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/convmv.spec
diff -u SPECS/convmv.spec:1.1 SPECS/convmv.spec:1.2
--- SPECS/convmv.spec:1.1	Mon Sep 19 04:49:05 2005
+++ SPECS/convmv.spec	Mon Sep 19 04:51:09 2005
@@ -1,3 +1,4 @@
+# $Revision$, $Date$
 Summary:	Convmv - convert filenames from one encoding to another
 Name:		convmv
 Version:	1.08
@@ -11,14 +12,17 @@
 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,7 +44,7 @@
 %defattr(644,root,root,755)
 %doc CREDITS Changes TODO
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -48,5 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/19 02:51:09  pluto
+- adapterized.
+
 Revision 1.1  2005/09/19 02:49:05  pluto
 - initial release.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/convmv.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list