packages: sharutils/sharutils-info.patch, sharutils/sharutils.spec, sharuti...
qboosh
qboosh at pld-linux.org
Tue Feb 8 17:08:47 CET 2011
Author: qboosh Date: Tue Feb 8 16:08:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 4.11
- updated info patch
- added pl.po-update patch
- mail-files and mailshar are gone (considered FUBAR), so sh patch is obsolete (removed)
---- Files affected:
packages/sharutils:
sharutils-info.patch (1.4 -> 1.5) , sharutils.spec (1.65 -> 1.66) , sharutils-pl.po-update.patch (1.2 -> 1.3) , sharutils-sh.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/sharutils/sharutils-info.patch
diff -u packages/sharutils/sharutils-info.patch:1.4 packages/sharutils/sharutils-info.patch:1.5
--- packages/sharutils/sharutils-info.patch:1.4 Tue Oct 25 22:32:00 2005
+++ packages/sharutils/sharutils-info.patch Tue Feb 8 17:08:41 2011
@@ -1,6 +1,6 @@
---- sharutils-4.6/doc/sharutils.texi.orig 2005-08-18 18:20:36.000000000 +0200
-+++ sharutils-4.6/doc/sharutils.texi 2005-10-25 22:20:23.060177256 +0200
-@@ -2,18 +2,15 @@
+--- sharutils-4.11/doc/sharutils.texi.orig 2010-09-04 00:08:02.000000000 +0200
++++ sharutils-4.11/doc/sharutils.texi 2011-02-08 16:31:35.412689713 +0100
+@@ -2,19 +2,15 @@
@c %**start of header
@setfilename sharutils.info
@settitle GNU @code{shar} utilities
@@ -17,6 +17,7 @@
-* unshar: (sharutils)unshar invocation. Explode a shell archive.
-* uudecode: (sharutils)uudecode invocation. Restore file from 7-bits.
-* uuencode: (sharutils)uuencode invocation. Force binary file to 7-bits.
+-* doc-license: GNU Free Documentation License. Documentation license.
+* Shar utilities: (sharutils). Shell archiver, uuencode/uudecode
+* mail-files: (sharutils)mail-files. Send files to remote site
+* mailshar: (sharutils)mailshar. Make and send a shell archive
@@ -27,7 +28,7 @@
@end direntry
@finalout
-@@ -80,8 +77,8 @@
+@@ -84,8 +80,8 @@
The basic @code{shar} utilities
@@ -35,21 +36,10 @@
-* unshar invocation:: Invoking the @code{unshar} program
+* shar:: Invoking the @code{shar} program
+* unshar:: Invoking the @code{unshar} program
+ * uuencode:: Invoking the @code{uuencode} program
+ * uudecode:: Invoking the @code{uudecode} program
* Miscellaneous:: Miscellaneous considerations
-
- Invoking the @code{shar} program
-@@ -95,8 +92,8 @@
-
- Simple wrappers around @code{shar}
-
--* Invoking mailshar:: The @code{mailshar} command and arguments
--* Invoking mail-files:: The @code{mail-files} command and arguments
-+* mailshar:: The @code{mailshar} command and arguments
-+* mail-files:: The @code{mail-files} command and arguments
- * Invoking find-mailer:: The @code{find-mailer} command and arguments
-
- Remote synchronisation of directories
-@@ -174,21 +171,21 @@
+@@ -142,23 +138,23 @@
in manufacturing shars and in specifying shar @emph{smartness}. For
example, @code{shar} may compress files, uuencode binary files, split
long files and construct multi-part mailings, ensure correct unsharing
@@ -68,6 +58,8 @@
-* unshar invocation:: Invoking the @code{unshar} program
+* shar:: Invoking the @code{shar} program
+* unshar:: Invoking the @code{unshar} program
+ * uuencode:: Invoking the @code{uuencode} program
+ * uudecode:: Invoking the @code{uudecode} program
* Miscellaneous:: Miscellaneous considerations
@end menu
@@ -76,7 +68,7 @@
@section Invoking the @code{shar} program
@pindex shar
-@@ -236,7 +233,7 @@
+@@ -206,7 +202,7 @@
* Kinds:: Producing different kinds of shar
@end menu
@@ -85,7 +77,7 @@
@subsection Selecting files
@table @code
-@@ -271,7 +268,7 @@
+@@ -241,7 +237,7 @@
@end table
@@ -94,7 +86,7 @@
@subsection Splitting output
@table @code
-@@ -301,7 +298,7 @@
+@@ -271,7 +267,7 @@
in the correct order. If the recipient of the shell archives wants to
put all of them in a single folder, she shall save them in the correct
order for @code{unshar}, used with option @code{-e}, to unpack them
@@ -103,7 +95,7 @@
For people used to saving all the shell archives into a single mail
folder, care must be taken to save them in the appropriate order.
-@@ -312,7 +309,7 @@
+@@ -282,7 +278,7 @@
@end table
@@ -112,7 +104,7 @@
@subsection Controlling the shar headers
@table @code
-@@ -366,7 +363,7 @@
+@@ -345,7 +341,7 @@
@end table
@@ -121,7 +113,7 @@
@subsection Selecting how files are stocked
@table @code
-@@ -455,7 +452,7 @@
+@@ -434,7 +430,7 @@
@end table
@@ -130,7 +122,7 @@
@subsection Protecting against transmission errors
Transmission of shell archives is not always free of errors. So one
-@@ -500,7 +497,7 @@
+@@ -479,7 +475,7 @@
@end table
@@ -139,45 +131,21 @@
@subsection Producing different kinds of shars
@table @code
-@@ -591,7 +588,7 @@
+@@ -570,7 +566,7 @@
@end table
-- at node unshar invocation, Miscellaneous, shar invocation, Basic
-+ at node unshar, Miscellaneous, shar, Basic
+- at node unshar invocation, uuencode, shar invocation, Basic
++ at node unshar, uuencode, shar, Basic
@section Invoking the @code{unshar} program
@pindex unshar
-@@ -657,7 +654,7 @@
+@@ -636,7 +632,7 @@
@end table
-- at node Miscellaneous, , unshar invocation, Basic
-+ at node Miscellaneous, , unshar, Basic
- @section Miscellaneous considerations
-
- Here is a place-holder for many considerations which do not fit
-@@ -703,18 +700,18 @@
- @chapter Simple wrappers around @code{shar}
-
- @menu
--* Invoking mailshar:: The @code{mailshar} command and arguments
--* Invoking mail-files:: The @code{mail-files} command and arguments
-+* mailshar:: The @code{mailshar} command and arguments
-+* mail-files:: The @code{mail-files} command and arguments
- * Invoking find-mailer:: The @code{find-mailer} command and arguments
- @end menu
-
-- at node Invoking mailshar, Invoking mail-files, Wrappers, Wrappers
-+ at node mailshar, mail-files, Wrappers, Wrappers
- @section The @code{mailshar} command and arguments
-
-- at node Invoking mail-files, Invoking find-mailer, Invoking mailshar, Wrappers
-+ at node mail-files, Invoking find-mailer, mailshar, Wrappers
- @section The @code{mail-files} command and arguments
-
-- at node Invoking find-mailer, , Invoking mail-files, Wrappers
-+ at node Invoking find-mailer, , mail-files, Wrappers
- @section The @code{find-mailer} command and arguments
-
- @node Remsync, , Wrappers, Top
+- at node uuencode, uudecode, unshar invocation, Basic
++ at node uuencode, uudecode, unshar, Basic
+ @section Invoking the @code{uuencode} program
+ @pindex uuencode
+ This program converts a binary file into printable ASCII characters.
================================================================
Index: packages/sharutils/sharutils.spec
diff -u packages/sharutils/sharutils.spec:1.65 packages/sharutils/sharutils.spec:1.66
--- packages/sharutils/sharutils.spec:1.65 Sat Jan 29 01:07:21 2011
+++ packages/sharutils/sharutils.spec Tue Feb 8 17:08:41 2011
@@ -9,16 +9,16 @@
Summary(tr.UTF-8): ArÅivleme ve kabuk araçları
Summary(uk.UTF-8): УÑилÑÑи GNU shar Ð´Ð»Ñ ÑÑвоÑÐµÐ½Ð½Ñ Ñа Ñозпаковки shell-аÑÑ
ÑвÑв
Name: sharutils
-Version: 4.10
+Version: 4.11
Release: 1
License: GPL v3+
Group: Applications
Source0: http://ftp.gnu.org/gnu/sharutils/%{name}-%{version}.tar.bz2
-# Source0-md5: f918859228238d69e1ce78ccbec8f9e0
+# Source0-md5: 502a15ed46d8bf988bcee982d6926e11
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 336f405f69324d129a6ccd3b66f8eb6c
Patch0: %{name}-info.patch
-Patch1: %{name}-sh.patch
+Patch1: %{name}-pl.po-update.patch
URL: http://www.gnu.org/software/sharutils/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.11
@@ -93,10 +93,13 @@
%patch0 -p1
%patch1 -p1
+%{__rm} po/stamp-po
+
%build
%{__gettextize}
%{__aclocal} -I m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
@@ -113,6 +116,8 @@
install man/ja/man5/* $RPM_BUILD_ROOT%{_mandir}/ja/man5
install man/pl/man5/* $RPM_BUILD_ROOT%{_mandir}/pl/man5
+%{__rm} -r $RPM_BUILD_ROOT%{_includedir}/sharutils
+
%find_lang %{name}
%clean
@@ -127,9 +132,6 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_bindir}/mail-files
-%attr(755,root,root) %{_bindir}/mailshar
-%attr(755,root,root) %{_bindir}/remsync
%attr(755,root,root) %{_bindir}/shar
%attr(755,root,root) %{_bindir}/unshar
%attr(755,root,root) %{_bindir}/uudecode
@@ -149,6 +151,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2011/02/08 16:08:41 qboosh
+- updated to 4.11
+- updated info patch
+- added pl.po-update patch
+- mail-files and mailshar are gone (considered FUBAR), so sh patch is obsolete (removed)
+
Revision 1.65 2011/01/29 00:07:21 sparky
- dropped pre-cvs changelog
================================================================
Index: packages/sharutils/sharutils-pl.po-update.patch
diff -u /dev/null packages/sharutils/sharutils-pl.po-update.patch:1.3
--- /dev/null Tue Feb 8 17:08:47 2011
+++ packages/sharutils/sharutils-pl.po-update.patch Tue Feb 8 17:08:41 2011
@@ -0,0 +1,49 @@
+--- sharutils-4.11/po/pl.po.orig 2011-02-05 20:12:31.000000000 +0100
++++ sharutils-4.11/po/pl.po 2011-02-08 16:33:15.188686361 +0100
+@@ -1,17 +1,18 @@
+ # Polish translation for sharutils.
+-# Copyright (C) 2005, 2006, 2010 Free Software Foundation, Inc.
++# Copyright (C) 2005, 2006, 2010, 2011 Free Software Foundation, Inc.
+ # This file is distributed under the same license as the sharutils package.
+-# Jakub Bogusz <qboosh at pld-linux.org>, 2005-2010.
++# Jakub Bogusz <qboosh at pld-linux.org>, 2005-2011.
+ # partially based on initial translation by Wojtek ¦lusarczyk of PLD, 1999.
+ #
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: sharutils 4.10\n"
++"Project-Id-Version: sharutils 4.11\n"
+ "Report-Msgid-Bugs-To: bug-gnu-utils at gnu.org\n"
+ "POT-Creation-Date: 2011-02-05 11:12-0800\n"
+-"PO-Revision-Date: 2010-08-29 21:27+0200\n"
++"PO-Revision-Date: 2011-02-08 15:17+0100\n"
+ "Last-Translator: Jakub Bogusz <qboosh at pld-linux.org>\n"
+ "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
++"Language: pl\n"
+ "MIME-Version: 1.0\n"
+ "Content-Type: text/plain; charset=iso-8859-2\n"
+ "Content-Transfer-Encoding: 8bit\n"
+@@ -36,9 +37,9 @@
+ msgstr "%s: opcja '%c%s' nie mo¿e mieæ argumentów\n"
+
+ #: lib/getopt.c:637 lib/getopt.c:656
+-#, fuzzy, c-format
++#, c-format
+ msgid "%s: option '--%s' requires an argument\n"
+-msgstr "%s: opcja '%s' musi mieæ argument\n"
++msgstr "%s: opcja '--%s' musi mieæ argument\n"
+
+ #: lib/getopt.c:694 lib/getopt.c:697
+ #, c-format
+@@ -71,9 +72,9 @@
+ msgstr "%s: opcja '-W %s' nie mo¿e mieæ argumentów\n"
+
+ #: lib/getopt.c:962 lib/getopt.c:980
+-#, fuzzy, c-format
++#, c-format
+ msgid "%s: option '-W %s' requires an argument\n"
+-msgstr "%s: opcja '%s' musi mieæ argument\n"
++msgstr "%s: opcja '-W %s' musi mieæ argument\n"
+
+ #: src/shar.c:416
+ #, c-format
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sharutils/sharutils-info.patch?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sharutils/sharutils.spec?r1=1.65&r2=1.66&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sharutils/sharutils-pl.po-update.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list