SPECS: libsepol.spec - removed obsolete sed (-fPIC already in sour...

qboosh qboosh at pld-linux.org
Sun Jan 28 23:50:44 CET 2007


Author: qboosh                       Date: Sun Jan 28 22:50:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete sed (-fPIC already in sources)

---- Files affected:
SPECS:
   libsepol.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/libsepol.spec
diff -u SPECS/libsepol.spec:1.13 SPECS/libsepol.spec:1.14
--- SPECS/libsepol.spec:1.13	Sun Jan 28 00:57:58 2007
+++ SPECS/libsepol.spec	Sun Jan 28 23:50:38 2007
@@ -9,7 +9,6 @@
 Source0:	http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
 # Source0-md5:	f40612cf2199c4d7157718ce3c2d1688
 URL:		http://www.nsa.gov/selinux/
-BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,9 +76,6 @@
 %prep
 %setup -q
 
-# "relocation truncated to fit" on sparc64
-sed -i -e 's/-fpic/-fPIC/' src/Makefile
-
 %build
 %{__make} \
 	CC="%{__cc}" \
@@ -127,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/01/28 22:50:38  qboosh
+- removed obsolete sed (-fPIC already in sources)
+
 Revision 1.13  2007/01/27 23:57:58  zbyniu
 - up to 1.16.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libsepol.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list