SPECS: guitone.spec - pl - use lrelease from qt4, not qt3

qboosh qboosh at pld-linux.org
Wed May 9 21:02:28 CEST 2007


Author: qboosh                       Date: Wed May  9 19:02:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- use lrelease from qt4, not qt3

---- Files affected:
SPECS:
   guitone.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/guitone.spec
diff -u SPECS/guitone.spec:1.1 SPECS/guitone.spec:1.2
--- SPECS/guitone.spec:1.1	Tue May  1 22:58:59 2007
+++ SPECS/guitone.spec	Wed May  9 21:02:23 2007
@@ -12,6 +12,7 @@
 BuildRequires:	QtCore-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	qt4-build >= 4.2.0
+BuildRequires:	qt4-linguist
 BuildRequires:	qt4-qmake
 BuildRequires:	rpmbuild(macros) >= 1.129
 Requires:	monotone >= 0.34
@@ -23,12 +24,18 @@
 implementation of the monotone automation interface and is especially
 targeted at beginners.
 
+%description -l pl.UTF-8
+Guitone to oparty na Qt, wieloplatformowy graficzny interfejs
+użytkownika do rozproszonego systemu kontroli wersji monotone. Jego
+celem jest pełna implementacja interfejsu automatyzacji monotona i
+jest przeznaczony zwłaszcza dla początkujących.
+
 %prep
 %setup -q
 
 %build
 qt4-qmake -config release guitone.pro
-lrelease guitone.pro
+%{_libdir}/qt4/bin/lrelease guitone.pro
 
 %{__make}
 
@@ -52,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/09 19:02:23  qboosh
+- pl
+- use lrelease from qt4, not qt3
+
 Revision 1.1  2007/05/01 20:58:59  arekm
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list