SPECS: owfs.spec - tabs, missing .UTF-8 marks

qboosh qboosh at pld-linux.org
Mon Apr 2 23:28:38 CEST 2007


Author: qboosh                       Date: Mon Apr  2 21:28:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tabs, missing .UTF-8 marks

---- Files affected:
SPECS:
   owfs.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/owfs.spec
diff -u SPECS/owfs.spec:1.9 SPECS/owfs.spec:1.10
--- SPECS/owfs.spec:1.9	Mon Apr  2 23:27:35 2007
+++ SPECS/owfs.spec	Mon Apr  2 23:28:33 2007
@@ -24,20 +24,20 @@
 BuildRequires:	libtool
 %{?with_libusb:BuildRequires:	libusb-devel >= 0.1.5}
 %{?with_owphp:BuildRequires:	swig-php }
-Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 owfs is a method under Linux to allow 1-wire devices to appear like
 files in a directory. You can then enter a command like "cat
 - */temperature" to have all the temperatures sensors measure and
-  print their data.
+print their data.
 
 %description -l pl.UTF-8
 owfs to metoda umożliwiająca pod Linuksem dostęp do urządzeń 1-wire
 jak do plików w katalogu. Można wpisać polecenie w stylu "cat
 - */temperature" i spowodować pomiar temperatury przez wszystkie
-  czujniki oraz wypisanie danych.
+czujniki oraz wypisanie danych.
 
 %package libs
 Summary:	Shared owfs library
@@ -57,7 +57,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki owfs
 License:	LGPL
 Group:		Development/Libraries
-Requires:       %{name}-libs = %{epoch}:%{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 
 %description devel
 Header files for owfs library.
@@ -66,15 +66,15 @@
 Pliki nagłówkowe biblioteki owfs.
 
 %package static
-Summary:        Static owfs library
-Summary(pl):    Statyczna biblioteka owfs
-Group:          Development/Libraries
-Requires:       %{name}-devel = %{epoch}:%{version}-%{release}
+Summary:	Static owfs library
+Summary(pl.UTF-8):	Statyczna biblioteka owfs
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Static owfs library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka owfs.
 
 %prep
@@ -151,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/02 21:28:33  qboosh
+- tabs, missing .UTF-8 marks
+
 Revision 1.9  2007/04/02 21:27:35  qboosh
 - unified, added epoch to internal deps
 - man3 pages moved to -devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/owfs.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list