SPECS: libgksu.spec - fixed encoding, -utils descs from summaries

qboosh qboosh at pld-linux.org
Fri Mar 30 23:37:23 CEST 2007


Author: qboosh                       Date: Fri Mar 30 21:37:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed encoding, -utils descs from summaries

---- Files affected:
SPECS:
   libgksu.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/libgksu.spec
diff -u SPECS/libgksu.spec:1.12 SPECS/libgksu.spec:1.13
--- SPECS/libgksu.spec:1.12	Fri Mar 16 13:53:56 2007
+++ SPECS/libgksu.spec	Fri Mar 30 23:37:18 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 # TODO:
-# - descriptions for utils package
+# - real descriptions for utils package
 # - check what the utils does
 #
 Summary:	libgksu library
@@ -58,13 +58,15 @@
 
 %package utils
 Summary:	Gksu properties utility
-Summary(pl.UTF-8):	Aplikacja w³a¶ciwo¶ci gksu
+Summary(pl.UTF-8):	Aplikacja właściwości gksu
 Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
 
 %description utils
+Gksu properties utility.
 
 %description utils -l pl.UTF-8
+Aplikacja właściwości gksu.
 
 %prep
 %setup -q
@@ -86,15 +88,15 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %post utils
 %gconf_schema_install
 
 %postun utils
 %gconf_schema_uninstall
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
@@ -129,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/03/30 21:37:18  qboosh
+- fixed encoding, -utils descs from summaries
+
 Revision 1.12  2007/03/16 12:53:56  czarny
 - BR intltool and gettext-devel for internationalization
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgksu.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list