Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1 @@
|
||||
yp-tools-2.11.tar.bz2
|
||||
/yp-tools-2.12.tar.bz2
|
||||
/yp-tools-2.14.tar.bz2
|
||||
/yp-tools-3.0.1.tar.bz2
|
||||
/yp-tools-3.3.tar.bz2
|
||||
/yp-tools-yp-tools-4.2.2.tar.gz
|
||||
/v4.2.3.tar.gz
|
||||
SOURCES/v4.2.3.tar.gz
|
||||
|
1
.yp-tools.metadata
Normal file
1
.yp-tools.metadata
Normal file
@ -0,0 +1 @@
|
||||
cc4a69be612195ccd5ddcc9bc39f01d4e1a8041b SOURCES/v4.2.3.tar.gz
|
@ -1,8 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-ypserv.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-ypbind.functional}
|
1
sources
1
sources
@ -1 +0,0 @@
|
||||
SHA512 (v4.2.3.tar.gz) = 2fcdaaeb8af4c3f62aa571a488c04561356681fc18b919ef728cfc1941578870cce74b136959f49e4ab04f988a79252163c1abe30b357788cb0b5faca7b5d147
|
@ -1,24 +0,0 @@
|
||||
diff -ru yp-tools-3.3-orig/Makefile.am yp-tools-3.3/Makefile.am
|
||||
--- yp-tools-3.3-orig/Makefile.am 2014-10-29 15:28:02.000000000 +0100
|
||||
+++ yp-tools-3.3/Makefile.am 2014-12-10 18:47:11.864137423 +0100
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
AUTOMAKE_OPTIONS = 1.5 gnits dist-bzip2
|
||||
#
|
||||
-SUBDIRS = lib src nss_nis6 po man etc
|
||||
+SUBDIRS = lib src po man etc
|
||||
|
||||
CLEANFILES = *~
|
||||
|
||||
diff -ru yp-tools-3.3-orig/Makefile.in yp-tools-3.3/Makefile.in
|
||||
--- yp-tools-3.3-orig/Makefile.in 2014-12-05 12:44:37.000000000 +0100
|
||||
+++ yp-tools-3.3/Makefile.in 2014-12-10 18:16:20.996550012 +0100
|
||||
@@ -382,7 +382,7 @@
|
||||
#
|
||||
AUTOMAKE_OPTIONS = 1.5 gnits dist-bzip2
|
||||
#
|
||||
-SUBDIRS = lib src nss_nis6 po man etc
|
||||
+SUBDIRS = lib src po man etc
|
||||
CLEANFILES = *~
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
M4_FILES = m4/getline.m4
|
Loading…
Reference in New Issue
Block a user