SPECS: exempi.spec - pl

qboosh qboosh at pld-linux.org
Sun Sep 2 01:31:40 CEST 2007


Author: qboosh                       Date: Sat Sep  1 23:31:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/exempi.spec
diff -u SPECS/exempi.spec:1.3 SPECS/exempi.spec:1.4
--- SPECS/exempi.spec:1.3	Fri Aug 31 01:24:12 2007
+++ SPECS/exempi.spec	Sun Sep  2 01:31:35 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	An XMP support library
+Summary(pl.UTF-8):	Biblioteka obsługująca XMP
 Name:		exempi
 Version:	1.99.4
 Release:	1.1
@@ -7,30 +8,41 @@
 Group:		Libraries
 Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz
 # Source0-md5:	7efeb1c35d19016607911d4ba89c3745
-BuildConflicts:	boost-test-devel
 BuildRequires:	boost-devel
-BuildRequires:	expat
-BuildRequires:	gcc-c++
+BuildRequires:	expat-devel
+BuildRequires:	libstdc++-devel
+BuildConflicts:	boost-test-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XMP parsing and IO library
+XMP parsing and IO library.
+
+%description -l pl.UTF-8
+Biblioteka do analizy oraz wejścia/wyjścia XMP.
 
 %package devel
-Summary:	Header files fox exempi
+Summary:	Header files for exempi
+Summary(pl.UTF-8):	Pliki nagłówkowe exempi
 Group:		Development/Libraries
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for exempi.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe exempi.
+
 %package static
-Summary:	Static exempi libraries
+Summary:	Static exempi library
+Summary(pl.UTF-8):	Statyczna biblioteka exempi
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
+Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
-Static exempi libraries.
+Static exempi library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka exempi.
 
 %prep
 %setup -q
@@ -44,12 +56,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc README COPYING ChangeLog
@@ -60,7 +72,7 @@
 %attr(755,root,root) %{_libdir}/libexempi.so
 %{_libdir}/libexempi.la
 %{_includedir}/exempi-2.0
-%{_prefix}/%{_lib}/pkgconfig/*.pc
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -72,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/09/01 23:31:35  qboosh
+- pl
+
 Revision 1.3  2007/08/30 23:24:12  aflinta
 - build fails when boost-test-devel is installed
 
@@ -80,4 +95,3 @@
 
 Revision 1.1  2007/08/29 05:54:44  patrys
 - initial PLD release
-
================================================================

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



More information about the pld-cvs-commit mailing list