Compare commits

...

No commits in common. "c8" and "c8s" have entirely different histories.
c8 ... c8s

7 changed files with 33 additions and 2 deletions

9
.gitignore vendored
View File

@ -1 +1,8 @@
SOURCES/libXv-1.0.11.tar.bz2
libXv-1.0.5.tar.bz2
/libXv-1.0.6.tar.bz2
/libXv-1.0.7.tar.bz2
/libXv-20130524.tar.bz2
/libXv-1.0.8.tar.bz2
/libXv-1.0.9.tar.bz2
/libXv-1.0.10.tar.bz2
/libXv-1.0.11.tar.bz2

View File

@ -1 +0,0 @@
d79f9c56faedd682f420fa68bb9d7ff755b84579 SOURCES/libXv-1.0.11.tar.bz2

1
commitid Normal file
View File

@ -0,0 +1 @@
50fc4cb18069cb9450a02c13f80223ef23511409

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

17
make-git-snapshot.sh Executable file
View File

@ -0,0 +1,17 @@
#!/bin/sh
DIRNAME=libXv-$( date +%Y%m%d )
rm -rf $DIRNAME
git clone git://git.freedesktop.org/git/xorg/lib/libXv $DIRNAME
cd $DIRNAME
if [ -z "$1" ]; then
git log | head -1
else
git checkout $1
fi
git log | head -1 | awk '{ print $2 }' > ../commitid
git repack -a -d
cd ..
tar jcf $DIRNAME.tar.bz2 $DIRNAME
rm -rf $DIRNAME

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (libXv-1.0.11.tar.bz2) = 97cb3ab06cedc87799d06e1affd5cee32ed0e551903fa5c915f79e7ed92eded867e3220b4a663822f7ebd86fdc71b09943b7077d98f1200019992e8d24144e58