SPECS: libmtp.spec - pl, BR: automake
qboosh
qboosh at pld-linux.org
Wed May 10 18:58:47 CEST 2006
Author: qboosh Date: Wed May 10 16:58:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, BR: automake
---- Files affected:
SPECS:
libmtp.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/libmtp.spec
diff -u SPECS/libmtp.spec:1.5 SPECS/libmtp.spec:1.6
--- SPECS/libmtp.spec:1.5 Wed May 10 18:10:59 2006
+++ SPECS/libmtp.spec Wed May 10 18:58:42 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Implementation of Microsoft's Media Transfer Protocol (MTP)
+Summary(pl): Implementacja protokołu MTP (Media Transfer Protocol) Microsoftu
Name: libmtp
Version: 0.0.4
Release: 2
@@ -8,6 +9,7 @@
Source0: http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz
# Source0-md5: ed1ebef445055488e7c18fd5b728bc78
URL: http://libmtp.sourceforge.net/
+BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -17,27 +19,39 @@
(MTP) in the form of a library suitable primarily for POSIX compliant
operating systems.
+%description -l pl
+libmtp to implementacja protokołu przesyłania mediów MTP (Media
+Transfer Protocol) Microsoftu w postaci biblioteki nadającej się
+przede wszystkim dla systemów operacyjnych zgodnych z POSIX.
+
%package devel
Summary: Header files for mtp library
+Summary(pl): Pliki nagłówkowe biblioteki mtp
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
This is the package containing the header files for mtp library.
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe biblioteki mtp.
+
%package static
Summary: Static mtp library
+Summary(pl): Statyczna biblioteka mtp
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Static mtp library.
+%description static -l pl
+Statyczna biblioteka mtp.
+
%prep
%setup -q
%build
-
cp -f /usr/share/automake/config.sub .
%configure
%{__make}
@@ -77,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/05/10 16:58:42 qboosh
+- pl, BR: automake
+
Revision 1.5 2006/05/10 16:10:59 paszczus
- release 2
@@ -91,4 +108,3 @@
Revision 1.1 2006/05/06 08:15:06 paszczus
- initial spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libmtp.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list