summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Kulow <coolo@suse.de>2012-09-25 13:24:57 +0200
committerStephan Kulow <coolo@suse.de>2012-09-25 13:25:21 +0200
commit1ffcf49c4318eca64890b4d9f36d4f44ecd83aab (patch)
tree8d6aa524c03401d9c9d3da887423a0374c2d50b8
parent06ce49791b110dea13efdec836a837697bb24a5f (diff)
downloadbuild-1ffcf49c4318eca64890b4d9f36d4f44ecd83aab.tar.gz
build-1ffcf49c4318eca64890b4d9f36d4f44ecd83aab.tar.bz2
build-1ffcf49c4318eca64890b4d9f36d4f44ecd83aab.zip
the difference between openSUSE and SLE is outdated
-rw-r--r--baselibs_global-sle.conf45
1 files changed, 0 insertions, 45 deletions
diff --git a/baselibs_global-sle.conf b/baselibs_global-sle.conf
deleted file mode 100644
index 96191bf..0000000
--- a/baselibs_global-sle.conf
+++ /dev/null
@@ -1,45 +0,0 @@
-arch i586 targets x86_64:32bit ia64:x86
-arch i686 targets x86_64:32bit ia64:x86
-arch s390 targets s390x:32bit
-arch ppc targets ppc64:32bit
-arch ppc64 targets ppc:64bit
-arch sparc targets sparc64:32bit
-arch sparcv8 targets sparc64:32bit
-arch sparcv9 targets sparc64:32bit
-arch sparcv9v targets sparc64v:32bit
-arch sparc64 targets sparcv9:64bit
-arch sparc64v targets sparcv9v:64bit
-
-configdir /usr/lib/baselibs-<targettype>/bin
-
-targettype x86 prefix /emul/ia32-linux
-
-targettype x86 extension -x86
-targettype 32bit extension 32
-targettype 64bit extension 64
-
-targetname <name>-<targettype>
-
-+.*/lib(64)?/.*\.(so.*|o|a|la)$
-
-targettype 64bit -^(/usr)?/lib/lib
-targettype 32bit -/lib64/
-targettype x86 -/lib64/
-
-config +.*bin.*-config$
-config -/kde-config$
-
-targettype x86 requires "ia32el"
-targettype x86 prereq "glibc-x86"
-
-package /.(?<!-devel)$/
-post "/sbin/ldconfig"
-
-package /(.*)-devel$/
-targettype x86 block!
-requires "<name> = <version>"
-requires "<match1>-<targettype> = <version>"
-
-package /(.*)-debuginfo$/
-+/usr/lib(64)?/debug/.*/lib(64)?/.*\.(so.*|o|a|la)\.debug$
-+/usr/lib(64)?/debug/.build-id/.*