소스 검색

as with libxslt, xmlsec, and sqlite, remove the beecrypt C++ preprocessor configure test

Michael Schloh von Bennewitz 21 년 전
부모
커밋
4bdf8feee5
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      openpkg/HISTORY
  2. 4 1
      openpkg/openpkg.spec

+ 1 - 0
openpkg/HISTORY

@@ -2,6 +2,7 @@
 2004
 ====
 
+20040924 remove the beecrypt C++ preprocessor configure test
 20040923 fix building of cURL under at least FreeBSD 5.3.
 20040922 correct usage text of openpkg.boot (matching aux.wrapsrc.sh exactly)
 20040920 use the older "test -h" instead of the modern "test -L" in "rpm --setperms" for portability reasons

+ 4 - 1
openpkg/openpkg.spec

@@ -39,7 +39,7 @@
 #   o any cc(1)
 
 #   the package version/release
-%define       V_openpkg  20040923
+%define       V_openpkg  20040924
 
 #   the used software versions
 %define       V_rpm      4.2.1
@@ -530,6 +530,9 @@ Provides:     OpenPKG
          -e 's;cppglue\.cxx;;g' \
          -e '/^CXX = /s;@CXX@;@CC@;g' \
          Makefile.in
+      %{l_shtool} subst \
+          -e '/LINENO: error: C\+\+ preprocessor/{N;N;N;N;s/.*/:/;}' \
+          configure
     ) || exit $?
 
     #   display verbosity header