SPECS: perl-ControlX10.spec - pl fixes, missing dir

qboosh qboosh at pld-linux.org
Mon Jul 25 23:47:41 CEST 2005


Author: qboosh                       Date: Mon Jul 25 21:47:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fixes, missing dir

---- Files affected:
SPECS:
   perl-ControlX10.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-ControlX10.spec
diff -u SPECS/perl-ControlX10.spec:1.1 SPECS/perl-ControlX10.spec:1.2
--- SPECS/perl-ControlX10.spec:1.1	Mon Jul 25 01:47:08 2005
+++ SPECS/perl-ControlX10.spec	Mon Jul 25 23:47:36 2005
@@ -21,8 +21,6 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl(anything_fake_or_conditional)'
-
 %description
 The CM11A is a bi-directional X10 controller that connects to a serial
 port and transmits commands via AC power line to X10 devices. This
@@ -32,9 +30,9 @@
 %description -l pl
 CM11A jest dwukierunkowym kontrolerem X10 podłączanym do portu
 szeregowego. Steruje on urządzeniami zgodnymi z X10 transmitując
-polecenia po linni zasilania AC. Ten moduł tłumaczy polecenia z
+polecenia po linii zasilania AC. Ten moduł tłumaczy polecenia z
 postaci czytelnej dla człowieka (np 'A2', 'AJ') na polecenia
-interfejsu ICP akcepotowalne przez CM11A.
+interfejsu ICP akceptowalne przez CM11A.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -60,9 +58,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-# use macros:
+%dir %{perl_vendorlib}/ControlX10
 %{perl_vendorlib}/ControlX10/CM11.pm
-#%%{perl_vendorarch}/...
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,7 +68,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/25 21:47:36  qboosh
+- pl fixes, missing dir
+
 Revision 1.1  2005/07/24 23:47:08  hunter
 - init.
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-ControlX10.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list