SPECS: themekreator.spec - pl - moved configure to build - removed unnecess...

qboosh qboosh at pld-linux.org
Sun Jun 29 20:39:45 CEST 2008


Author: qboosh                       Date: Sun Jun 29 18:39:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- moved configure to build
- removed unnecessary ldconfig calls

---- Files affected:
SPECS:
   themekreator.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/themekreator.spec
diff -u SPECS/themekreator.spec:1.4 SPECS/themekreator.spec:1.5
--- SPECS/themekreator.spec:1.4	Sun Jan 20 13:39:09 2008
+++ SPECS/themekreator.spec	Sun Jun 29 20:39:39 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	SonyEricsson display theme creator
+Summary(pl.UTF-8):	Kreator motywów dla wyświetlaczy SonyEricsson
 Name:		themekreator
 Version:	0.3
 Release:	0.4
@@ -7,8 +8,8 @@
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/themekreator/%{name}-%{version}.tar.gz
 # Source0-md5:	323c95e65ccd9a94eba29039fd7b2e48
-URL:		http://www.matthiaswetzka.de/themekreator.en.php
 Patch0:		%{name}-fix_build.patch
+URL:		http://www.matthiaswetzka.de/themekreator.en.php
 BuildRequires:	kdelibs-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -18,12 +19,16 @@
 ThemeKreator is a program to create themes for SonyEricsson mobile
 phones.
 
+%description -l pl.UTF-8
+ThemeKreator to program do tworzenia motywów dla telefonów komórkowych
+SonyEricsson.
+
 %prep
 %setup -q
 %patch0 -p1
-%configure
 
 %build
+%configure
 %{__make}
 
 %install
@@ -41,9 +46,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
@@ -70,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/06/29 18:39:39  qboosh
+- pl
+- moved configure to build
+- removed unnecessary ldconfig calls
+
 Revision 1.4  2008/01/20 12:39:09  darekr
 - added patch0
 
@@ -81,4 +88,3 @@
 
 Revision 1.1  2008-01-20 11:56:10  blues
 - raw adaterized...
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/themekreator.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list