SPECS: kbfx.spec - pl, files fixes, ldconfig

qboosh qboosh at pld-linux.org
Wed Oct 5 12:28:56 CEST 2005


Author: qboosh                       Date: Wed Oct  5 10:28:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, files fixes, ldconfig

---- Files affected:
SPECS:
   kbfx.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kbfx.spec
diff -u SPECS/kbfx.spec:1.2 SPECS/kbfx.spec:1.3
--- SPECS/kbfx.spec:1.2	Tue Oct  4 19:14:46 2005
+++ SPECS/kbfx.spec	Wed Oct  5 12:28:50 2005
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Kicker bar enhancement for KDE
+Summary(pl):	Rozszerzenie paska Kickera dla KDE
 Name:		kbfx
 Version:	4.7.3
 Release:	1
@@ -16,11 +17,16 @@
 
 %description
 Kbfx started as a small hobby project born out of a spontaneous idea.
-Kbfx is meant to be a kicker bar menu button replacement on KDE ( K
-Desktop Env) The success of kbfx has been the contributions of many
+Kbfx is meant to be a kicker bar menu button replacement on KDE (K
+Desktop Env). The success of kbfx has been the contributions of many
 KDE lovers and Artists. From the current feedback from the community
 the button is to go a long way from what is now! So Every one Lets
-Build Button that Rocks KDE !
+Build Button that Rocks KDE!
+
+%description -l pl
+Kbfx był zapoczątkowany jako mały projekt powstały ze spontanicznego
+pomysłu. Ma być zamiennikiem przycisku menu w pasku kickera w KDE.
+Sukcesem kbfx była współpraca ze strony miłośników KDE i artystów.
 
 %prep
 %setup -q
@@ -53,10 +59,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libkbfx*.so*
+%{_libdir}/libkbfx*.la
 %{_desktopdir}/*
-%{_prefix}/lib/libkbfx*.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,9 +74,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/05 10:28:50  qboosh
+- pl, files fixes, ldconfig
+
 Revision 1.2  2005/10/04 17:14:46  paszczus
 - fogot about description
 
 Revision 1.1  2005/10/04 17:13:31  paszczus
 - initial spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kbfx.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list