SPECS: exiv2.spec - pl, fixed -devel dep

qboosh qboosh at pld-linux.org
Fri Sep 2 20:16:57 CEST 2005


Author: qboosh                       Date: Fri Sep  2 18:16:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, fixed -devel dep

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

---- Diffs:

================================================================
Index: SPECS/exiv2.spec
diff -u SPECS/exiv2.spec:1.3 SPECS/exiv2.spec:1.4
--- SPECS/exiv2.spec:1.3	Fri Sep  2 18:48:23 2005
+++ SPECS/exiv2.spec	Fri Sep  2 20:16:47 2005
@@ -1,10 +1,6 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	tests		# build with tests
-%bcond_without	tests		# build without tests
-#
 Summary:	Exif and Iptc metadata manipulation tools
+Summary(pl):	Narzędzia do obróbki metadanych Exif i Iptc
 Name:		exiv2
 Version:	0.7
 Release:	0.1
@@ -17,31 +13,46 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Exif and Iptc metadata manipulation library and tools.
+Exif and Iptc metadata manipulation tools.
+
+%description -l pl
+Narzędzia do obróbki metadanych Exif i Iptc.
 
 %package libs
 Summary:	Exif and Iptc metadata manipulation library
+Summary(pl):	Biblioteka do obróbki metadanych Exif i Iptc
 Group:		Libraries
 
 %description libs
 Exif and Iptc metadata manipulation library.
 
+%description libs -l pl
+Biblioteka do obróbki metadanych Exif i Iptc.
+
 %package devel
 Summary:	Exif and Iptc metadata manipulation library development files
+Summary(pl):	Pliki programistyczne biblioteki do obróbki metadanych Exif i Iptc
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 
 %description devel
 Exif and Iptc metadata manipulation library development files.
 
+%description devel -l pl
+Pliki programistyczne biblioteki do obróbki metadanych Exif i Iptc.
+
 %package static
 Summary:	Exif and Iptc metadata manipulation static library
+Summary(pl):	Statyczna biblioteka do obróbki metadanych Exif i Iptc
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Exif and Iptc metadata manipulation static library.
 
+%description static -l pl
+Statyczna biblioteka do obróbki metadanych Exif i Iptc.
+
 %prep
 %setup -q
 
@@ -68,12 +79,12 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*so
+%attr(755,root,root) %{_libdir}/*.so
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/%{name}
 %{_libdir}/*.la
+%{_includedir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
@@ -85,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/02 18:16:47  qboosh
+- pl, fixed -devel dep
+
 Revision 1.3  2005/09/02 16:48:23  darekr
 - License: GPL v2
 
@@ -93,4 +107,3 @@
 
 Revision 1.1  2005/09/02 12:19:32  wrobell
 - based on template
-
================================================================

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




More information about the pld-cvs-commit mailing list