SPECS: libselinux.spec - added multilib patch
tommat
tommat at pld-linux.org
Fri Mar 2 17:36:33 CET 2007
Author: tommat Date: Fri Mar 2 16:36:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added multilib patch
---- Files affected:
SPECS:
libselinux.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/libselinux.spec
diff -u SPECS/libselinux.spec:1.59 SPECS/libselinux.spec:1.60
--- SPECS/libselinux.spec:1.59 Tue Feb 13 07:46:51 2007
+++ SPECS/libselinux.spec Fri Mar 2 17:36:28 2007
@@ -14,6 +14,7 @@
Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
# Source0-md5: ca56ee48af295f28eb3d59a6e71f92f5
Patch0: %{name}-vcontext-selinux.patch
+Patch1: %{name}-multilib.patch
URL: http://www.nsa.gov/selinux/
%ifarch ppc ppc64 sparc sparcv9 sparc64
BuildRequires: gcc >= 5:3.4
@@ -120,6 +121,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
# "-z defs" doesn't mix with --as-needed when some object needs symbols from
# ld.so (because of __thread variable in this case)
@@ -183,6 +185,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2007/03/02 16:36:28 tommat
+- added multilib patch
+
Revision 1.59 2007/02/13 06:46:51 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libselinux.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list