SPECS: oniguruma.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Mon Jan 9 18:52:06 CET 2006
Author: qboosh Date: Mon Jan 9 17:52:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
oniguruma.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/oniguruma.spec
diff -u SPECS/oniguruma.spec:1.1 SPECS/oniguruma.spec:1.2
--- SPECS/oniguruma.spec:1.1 Sun Jan 1 23:26:07 2006
+++ SPECS/oniguruma.spec Mon Jan 9 18:52:01 2006
@@ -5,7 +5,8 @@
# Conditional build:
%bcond_without tests # build without tests
#
-Summary: Oniguruma is a regular expressions library
+Summary: Oniguruma - a regular expressions library
+Summary(pl): Oniguruma - biblioteka wyrażeń regularnych
Name: oniguruma
Version: 3.9.1
Release: 0.1
@@ -23,6 +24,10 @@
The characteristics of this library is that different character
encoding for every regular expression object can be specified.
+%description -l pl
+Biblioteka Oniguruma charakteryzuje się tym, że można podać inne
+kodowanie znaków dla każdego obiektu wyrażenia regularnego.
+
%prep
%setup -q -n %{name}
%patch0 -p1
@@ -54,15 +59,14 @@
%{_includedir}/oniguruma.h
%{_libdir}/libonig.a
-%files subpackage
-%defattr(644,root,root,755)
-
%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.2 2006/01/09 17:52:01 qboosh
+- pl, cleanup
+
Revision 1.1 2006/01/01 22:26:07 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/oniguruma.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list