public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Set time stamp of ibus/_config.py
Date: Sun, 31 May 2026 02:05:52 GMT [thread overview]
Message-ID: <178019315201.1.4156377461532289648.rpms-ibus-4bd90a535847@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 4bd90a535847e28277cdcfae8505a20d78ab8570
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2012-12-04T14:43:01+09:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/4bd90a535847e28277cdcfae8505a20d78ab8570?branch=autotool
Log:
Set time stamp of ibus/_config.py
---
diff --git a/ibus.spec b/ibus.spec
index 15646fa..f27c0fb 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -31,7 +31,7 @@
Name: ibus
Version: 1.4.99.20121109
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -216,6 +216,7 @@ The ibus-devel-docs package contains developer documentation for ibus
zcat %SOURCE2 | tar xf -
%endif
+# home [dot] corp [dot] redhat [dot] com/wiki/rpmdiff-multilib
# Update timestamps on the files touched by a patch, to avoid non-equal
# .pyc/.pyo files across the multilib peers within a build, where "Level"
# is the patch prefix option (e.g. -p1)
@@ -286,6 +287,11 @@ make -C ui/gtk3 maintainer-clean-generic
# make -C po update-gmo
make %{?_smp_mflags}
+# home [dot] corp [dot] redhat [dot] com/wiki/rpmdiff-multilib
+if test -f ibus/_config.py -a -f ibus/_config.py.in ; then
+ touch -r ibus/_config.py.in ibus/_config.py
+fi
+
%if %with_gjs
d=`basename %SOURCE2 .tar.gz`
cd $d
@@ -451,6 +457,9 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Fri Nov 30 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20121109-6
+- Set time stamp of ibus/_config.py
+
* Fri Nov 30 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20121109-5
- Updated spec file to work witout pkgconfig.
reply other threads:[~2026-05-31 2:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019315201.1.4156377461532289648.rpms-ibus-4bd90a535847@fedoraproject.org \
--to=tfujiwar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox