SPECS: kazehakase.spec - desc fixes

qboosh qboosh at pld-linux.org
Mon Mar 31 22:32:32 CEST 2008


Author: qboosh                       Date: Mon Mar 31 20:32:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc fixes

---- Files affected:
SPECS:
   kazehakase.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/kazehakase.spec
diff -u SPECS/kazehakase.spec:1.61 SPECS/kazehakase.spec:1.62
--- SPECS/kazehakase.spec:1.61	Sun Mar 30 18:25:43 2008
+++ SPECS/kazehakase.spec	Mon Mar 31 22:32:26 2008
@@ -1,11 +1,11 @@
 # $Revision$, $Date$
 #
 #Conditional builds
-%bcond_without	gecko	#Build without gecko support
-%bcond_without	webkit	#Build without webkit support
+%bcond_without	gecko	# build without gecko support
+%bcond_without	webkit	# build without webkit support
 #
 Summary:	A browser with multiple rendering engines support
-Summary(pl.UTF-8):	Przeglądarka wspierająca wile silników renderujących
+Summary(pl.UTF-8):	Przeglądarka obsługująca wiele silników renderujących
 Name:		kazehakase
 Version:	0.5.4
 Release:	1
@@ -37,12 +37,12 @@
 
 %description
 Kazehakase is a browser which allow use many rendering engines. For
-now it support only geco (like Epiphany or Galeon) and webkit engines.
+now it support only Gecko (like Epiphany or Galeon) and webkit engines.
 
 %description -l pl.UTF-8
 Kazehakase jest przeglądarką, która pozwala na używanie wielu
-silników renderujących. Na dzień dzisiejszy wspiera silniki geco
-(takie jak u Epiphany lub Galeona ) oraz webkit.
+silników renderujących. Na dzień dzisiejszy obsługuje silniki Gecko
+(taki jak w Epiphany lub Galeonie) oraz webkit.
 
 %package libs
 Summary:	Kazehakase libraries
@@ -57,20 +57,20 @@
 
 %package plugin-gecko
 Summary:	Gecko plugin engine for Kazehakase
-Summary(pl.UTF-8):	Plugin gecko dla Kazehakase
+Summary(pl.UTF-8):	Wtyczka Gecko dla Kazehakase
 Group:		X11/Applications/Networking
 Requires:	xulrunner
 Provides:	kazehakase_engine
 
 %description plugin-gecko
-This plugin provides gecko rendering engine support.
+This plugin provides Gecko rendering engine support.
 
 %description plugin-gecko -l pl.UTF-8
-Ten plugin dodaje wsparcie dla silnika renderującego gecko.
+Ta wtyczka dodaje obsługę silnika renderującego Gecko.
 
 %package plugin-webkit
 Summary:	Webkit plugin engine for Kazehakase
-Summary(pl.UTF-8):	Plugin webkit dla Kazehakase
+Summary(pl.UTF-8):	Wtyczka webkit dla Kazehakase
 Group:		X11/Applications/Networking
 Provides:	kazehakase_engine
 
@@ -78,8 +78,7 @@
 This plugin provides webkit rendering engine support.
 
 %description plugin-webkit -l pl.UTF-8
-Ten plugin dodaje wsparcie dla silnika renderującego webkit.
-
+Ta wtyczka dodaje obsługę silnika renderującego webkit.
 
 %prep
 %setup -q
@@ -132,7 +131,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.so.*
 %dir %{_libdir}/%{name}
-%dir %{_libdir}/%{name}/embed/
+%dir %{_libdir}/%{name}/embed
 
 %if %{with_gecko}
 %files plugin-gecko
@@ -151,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2008-03-31 20:32:26  qboosh
+- desc fixes
+
 Revision 1.61  2008-03-30 16:25:43  grym3k
 - provides/requires fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kazehakase.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list