SPECS: EMCpower.spec - pl, .so perms

qboosh qboosh at pld-linux.org
Sat Jun 3 20:05:16 CEST 2006


Author: qboosh                       Date: Sat Jun  3 18:05:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, .so perms

---- Files affected:
SPECS:
   EMCpower.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/EMCpower.spec
diff -u SPECS/EMCpower.spec:1.4 SPECS/EMCpower.spec:1.5
--- SPECS/EMCpower.spec:1.4	Thu Jun  1 17:16:51 2006
+++ SPECS/EMCpower.spec	Sat Jun  3 20:05:10 2006
@@ -1,8 +1,9 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_without	up	# don't build SMP module
+%bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
@@ -22,7 +23,8 @@
 # main package.
 #
 %define		_rel	0.8
-Summary:	EMC PowerPath
+Summary:	EMC PowerPath - multi-path with fail-over and load-sharing over SCSI
+Summary(pl):	EMC PowerPath - multi-path z fail-over i dzieleniem obciążenia po SCSI
 Name:		EMCpower
 Version:	4.5.1
 Release:	%{_rel}
@@ -32,6 +34,8 @@
 # NoSource0-md5:	ed93c4daa2169b992c888ef5c27a6334
 Source1:	%{name}.LINUX-%{version}-022.sles.x86_64.rpm
 # NoSource1-md5:	b9e452479cff19640dee5431ff96f56c
+NoSource:	0
+NoSource:	1
 Patch0:		%{name}-init.patch
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.14}
@@ -45,6 +49,10 @@
 Multi-path software providing fail-over and load-sharing for SCSI
 disks.
 
+%description -l pl
+Oprogramowanie do multi-path z opcją fail-over i dzieleniem obciążenia
+między dyski SCSI.
+
 # kernel subpackages.
 
 %package -n kernel-block-emc
@@ -236,20 +244,19 @@
 %attr(755,root,root) %{_sbindir}/powercf
 %attr(755,root,root) %{_sbindir}/powermt
 %attr(755,root,root) %{_sbindir}/powerprotect
-%{_libdir}/libemcp.so
-%{_libdir}/libemcp_core.so
-%{_libdir}/libemcp_lam.so
-%{_libdir}/libemcp_lic_rtl.so
-%{_libdir}/libemcp_mp_rtl.so
-%{_libdir}/libemcpmp.so
-%{_libdir}/libpn.so
+%attr(755,root,root) %{_libdir}/libemcp.so
+%attr(755,root,root) %{_libdir}/libemcp_core.so
+%attr(755,root,root) %{_libdir}/libemcp_lam.so
+%attr(755,root,root) %{_libdir}/libemcp_lic_rtl.so
+%attr(755,root,root) %{_libdir}/libemcp_mp_rtl.so
+%attr(755,root,root) %{_libdir}/libemcpmp.so
+%attr(755,root,root) %{_libdir}/libpn.so
 %{_mandir}/man1/emcpadm.1*
 %{_mandir}/man1/emcpreg.1*
 %{_mandir}/man1/emcpupgrade.1*
 %{_mandir}/man1/powermig.1*
 %{_mandir}/man1/powermt.1*
 %{_mandir}/man1/powerprotect.1*
-
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -258,6 +265,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/06/03 18:05:10  qboosh
+- pl, .so perms
+
 Revision 1.4  2006/06/01 15:16:51  glen
 - argh. fix depmod
 
================================================================

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



More information about the pld-cvs-commit mailing list