Compare commits

...

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

16 changed files with 3 additions and 50 deletions

7
.gitignore vendored
View File

@ -1,6 +1 @@
ibus-m17n-1.3.0.tar.gz
/ibus-m17n-1.3.0.tar.gz
/ibus-m17n-1.3.1.tar.gz
/ibus-m17n-1.3.2.tar.gz
/ibus-m17n-1.3.3.tar.gz
/ibus-m17n-1.3.4.tar.gz
SOURCES/ibus-m17n-1.3.4.tar.gz

1
.ibus-m17n.metadata Normal file
View File

@ -0,0 +1 @@
7ee8c431e84ec3a6b28d08793de6673c866f46ae SOURCES/ibus-m17n-1.3.4.tar.gz

View File

@ -58,9 +58,9 @@ the input table maps from m17n-db.
%patch102 -p1 -b .gettext-0.19
%patch103 -p1 -b .enable-ar-kbd
NOCONFIGURE=1 ./autogen.sh
%build
NOCONFIGURE=1 ./autogen.sh
%configure --disable-static --with-gtk=3.0
# make -C po update-gmo
make %{?_smp_mflags}

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1 +0,0 @@
SHA512 (ibus-m17n-1.3.4.tar.gz) = 9dbb5224fea377293a583e68598b36be4637698af0718c5117434d60b6a398bf94dc8cc2dbeef59c2d43bdab6f50e831bc60dd97112eed02105a3f2b9d55f026

View File

@ -1,10 +0,0 @@
#!/bin/bash
cd ../source
echo "---Start autogen.sh---"
NOCONFIGURE=1 ./autogen.sh
echo "---End autogen.sh---"
echo "--------------------"
./configure --disable-static --with-gtk=3.0
make check

View File

@ -1,26 +0,0 @@
---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- gcc
- make
- gnome-common
- autoconf
- automake
- gettext-devel
- ibus-devel
- gtk3-devel
- pkgconfig
- libtool
- m17n-lib-devel