SPECS: xmlstarlet.spec - pl
qboosh
qboosh at pld-linux.org
Fri Mar 16 19:30:49 CET 2007
Author: qboosh Date: Fri Mar 16 18:30:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
xmlstarlet.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/xmlstarlet.spec
diff -u SPECS/xmlstarlet.spec:1.3 SPECS/xmlstarlet.spec:1.4
--- SPECS/xmlstarlet.spec:1.3 Sun Mar 4 17:14:54 2007
+++ SPECS/xmlstarlet.spec Fri Mar 16 19:30:44 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Command Line XML Toolkit
+Summary(pl.UTF-8): Zestaw obsługiwanych z linii poleceń narzędzi do XML-a
Name: xmlstarlet
Version: 1.0.1
Release: 1
@@ -21,6 +22,13 @@
simple set of shell commands in similar way it is done for plain text
files using UNIX grep, sed, awk, diff, patch, join, etc commands.
+%description -l pl.UTF-8
+XMLStarlet to zestaw obsługiwanych z linii poleceń narzędzi, których
+można używać do przekształcania, odpytywania, sprawdzania poprawności
+i modyfikowania dokumentów i plików XML przy użyciu prostego zbioru
+poleceń powłoki podobnie jak robi się to z plikami czysto tekstowymi
+przy użyciu poleceń uniksowych grep, sed, awk, diff, patch, join itp.
+
%prep
%setup -q
%patch0 -p1
@@ -42,23 +50,21 @@
%clean
rm -fr $RPM_BUILD_ROOT
-%post
-
-%postun
-
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README Copyright TODO doc/xmlstarlet.txt doc/xmlstarlet.pdf
-%{_mandir}/man1/xmlstarlet.1*
%attr(755,root,root) %{_bindir}/xml
+%{_mandir}/man1/xmlstarlet.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
-
$Log$
+Revision 1.4 2007/03/16 18:30:44 qboosh
+- pl
+
Revision 1.3 2007/03/04 16:14:54 tommat
- more strict deps
@@ -67,4 +73,3 @@
Revision 1.1 2007/03/04 15:56:43 tommat
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xmlstarlet.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list