SPECS: soprano.spec - pl

qboosh qboosh at pld-linux.org
Sun Jun 3 10:58:57 CEST 2007


Author: qboosh                       Date: Sun Jun  3 08:58:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   soprano.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.3 SPECS/soprano.spec:1.4
--- SPECS/soprano.spec:1.3	Sat Jun  2 18:59:29 2007
+++ SPECS/soprano.spec	Sun Jun  3 10:58:52 2007
@@ -1,13 +1,8 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - pl desc
-#
-
 %define		_snap	20070602
 
-Summary:	Soprano - Qt wrapper API to librdf.
-Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf.
+Summary:	Soprano - Qt wrapper API to librdf
+Summary(pl.UTF-8):	Soprano - wrapper Qt do librdf
 Name:		soprano
 Version:	0.9.0
 Release:	0.%{_snap}.1
@@ -26,12 +21,16 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Soprano (formally known as QRDF) is a library which provides a QT wrapper
-API to different RDF storage solutions. It features named graphs (contexts)
-and has a modular plug-in structure which allows to use different RDF
-storage implementations.
-
-#%description -l pl.UTF-8
+Soprano (formally known as QRDF) is a library which provides a Qt
+wrapper API to different RDF storage solutions. It features named
+graphs (contexts) and has a modular plug-in structure which allows to
+use different RDF storage implementations.
+
+%description -l pl.UTF-8
+Soprano (wcześniej znane jako QRDF) to biblioteka udostępniająca API
+wrappera Qt do różnych rozwiązań przechowywania danych RDF. Obsługuje
+nazwane grafy (konteksty) i ma strukturę modularnych wtyczek, co
+pozwala na używanie różnych implementacji przechowywania danych RDF.
 
 %package devel
 Summary:	Header files for soprano
@@ -63,8 +62,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-cd build
-%{__make} install \
+
+%{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -90,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/06/03 08:58:52  qboosh
+- pl
+
 Revision 1.3  2007/06/02 16:59:29  cactus
 - added project url
 - added description (eng. only)
@@ -100,4 +102,3 @@
 
 Revision 1.1  2007/06/02 14:47:29  shadzik
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list