Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thunderbird
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
thunderbird
Commits
440dc722
Commit
440dc722
authored
3 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import thunderbird-78.14.0-1.el8_4
parent
07b9b0c0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-2
2 additions, 2 deletions
.gitignore
.thunderbird.metadata
+2
-2
2 additions, 2 deletions
.thunderbird.metadata
SPECS/thunderbird.spec
+12
-6
12 additions, 6 deletions
SPECS/thunderbird.spec
with
16 additions
and
10 deletions
.gitignore
+
2
−
2
View file @
440dc722
...
...
@@ -6,6 +6,6 @@ SOURCES/nodejs-10.21.0-5.fc32.src.rpm
SOURCES/nspr-4.25.0-1.el8_0.src.rpm
SOURCES/nss-3.53.1-3.fc32.src.rpm
SOURCES/openssl-1.0.2k-19.6.bundle.el7_7.src.rpm
SOURCES/thunderbird-78.1
3
.0.source.tar.xz
SOURCES/thunderbird-langpacks-78.1
3
.0-20210
804
.tar.xz
SOURCES/thunderbird-78.1
4
.0.source.tar.xz
SOURCES/thunderbird-langpacks-78.1
4
.0-20210
902
.tar.xz
SOURCES/yasm-1.2.0-3.el5.src.rpm
This diff is collapsed.
Click to expand it.
.thunderbird.metadata
+
2
−
2
View file @
440dc722
...
...
@@ -6,6 +6,6 @@ e188ab1a444697bc649e223c28389d82ca94c472 SOURCES/libffi-3.0.13-18.el7_3.src.rpm
07d67c90367c3ec0d6cebc1a5793c21076d34b78 SOURCES/nspr-4.25.0-1.el8_0.src.rpm
223c02166b1cb9863b9f453ef687d7805a93e7af SOURCES/nss-3.53.1-3.fc32.src.rpm
a379070abf5000cde61411c97af7e733b267a4d3 SOURCES/openssl-1.0.2k-19.6.bundle.el7_7.src.rpm
2c397d21074cfebdb5519c123533eaaf2a3e3dbc
SOURCES/thunderbird-78.1
3
.0.source.tar.xz
2b876b8ec02f0425896fdcb8457194f7d0862ac
7 SOURCES/thunderbird-langpacks-78.1
3
.0-20210
804
.tar.xz
b97328411de982fce06ce23a22f3d1a248980c48
SOURCES/thunderbird-78.1
4
.0.source.tar.xz
5958b41e21255bf2a65cef151d9ec3bd33d95be
7 SOURCES/thunderbird-langpacks-78.1
4
.0-20210
902
.tar.xz
77fd30f7ebc12a629a31c1e252cec06af55a71fe SOURCES/yasm-1.2.0-3.el5.src.rpm
This diff is collapsed.
Click to expand it.
SPECS/thunderbird.spec
+
12
−
6
View file @
440dc722
...
...
@@ -194,7 +194,7 @@ end}
%global build_langpacks 1
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 78.1
3
.0
Version: 78.1
4
.0
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
...
...
@@ -210,7 +210,7 @@ ExclusiveArch: i686 x86_64 ppc64 s390x
# From ftp://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?ext_version}/source
Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
%if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210
804
.tar.xz
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210
902
.tar.xz
# Locales for lightning
%endif
Source2: cbindgen-vendor-0.14.3.tar.xz
...
...
@@ -522,7 +522,7 @@ Obsoletes: thunderbird-lightning
# in dependencies:
#AutoProv: 0
#%%define _use_internal_dependency_generator 0
#%%define __find_requires %{SOURCE101}
#%%define __find_requires
%
%{SOURCE101}
%description
Mozilla Thunderbird is a standalone mail and newsgroup client.
...
...
@@ -1363,8 +1363,8 @@ test -f "%{buildroot}%{mozappdir}/distribution/extensions/unicode-width/scripts/
#
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
#
mkdir
-p $RPM_BUILD_ROOT
%{_datadir}/appdata
cat >
$RPM_BUILD_ROOT
%{_datadir}/appdata/
mozilla-thunderbird
.appdata.xml <<EOF
%{__
mkdir
_p} %{buildroot}
%{_datadir}/appdata
cat >
%{buildroot}
%{_datadir}/appdata/
%{name}
.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!--
...
...
@@ -1519,9 +1519,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Mon
Aug
1
6
2021
Louis Abel <label
@rockylinux.org> - 78.1
3
.0-1
* Mon
Sep
1
3
2021
Release Engineering <releng
@rockylinux.org> - 78.1
4
.0-1
- Add Rocky Linux debranding
* Thu Sep 02 2021 Eike Rathke <erack@redhat.com> - 78.14.0-1
- Update to 78.14.0 build1
* Mon Aug 16 2021 Jan Horak <jhorak@redhat.com> - 78.13.0-2
- Use the right name for the appstream file
* Wed Aug 04 2021 Eike Rathke <erack@redhat.com> - 78.13.0-1
- Update to 78.13.0 build1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment