Commit db93b35d authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

added libreoffice 6.2

parent 5233f6cc
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -24,7 +24,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}
BuildArchitectures: noarch

Requires:        yum
Conflicts:       ww8-el7-lo-*
Conflicts:       ww8-el7-lo-6.1
Conflicts:       ww8-el7-lo-6.2
Conflicts:       ww8-el7-lo-6.3
Conflicts:       ww8-el7-lo-current
#Requires:       fedora-release >= 3

%description
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ BuildArchitectures: noarch

Requires:        yum
Conflicts:       ww8-el7-lo-6.0
Conflicts:       ww8-el7-lo-6.2
Conflicts:       ww8-el7-lo-6.3
Conflicts:       ww8-el7-lo-current
#Requires:       fedora-release >= 3

%description

ww8-el7-lo-6.2.spec

0 → 100644
+59 −0
Original line number Diff line number Diff line
# ww8-lo spec file for ww8-lo-release (Centos)
#
# Copyright (c) 20016-2019 Christof Schulze
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#

Name:           ww8-el7-lo-6.2
Version:        1
Release:        3%{?dist}

Summary:        YUM configuration for ww8's libreoffice repository
Group:          System Environment/Base
License:        GPL
URL:            https://infra.ww8kd.fau.de/packages

Source1:         ww8-lo-6.2.repo
#Source6:        RPM-GPG-KEY-ww8


BuildRoot:      %{_tmppath}/%{name}-%{version}
BuildArchitectures: noarch

Requires:        yum
Conflicts:       ww8-el7-lo-6.0
Conflicts:       ww8-el7-lo-6.1
Conflicts:       ww8-el7-lo-6.3
Conflicts:       ww8-el7-lo-current
#Requires:       fedora-release >= 3

%description
This package contains yum configuration for the "ww8-libreoffice" RPM Repository,
no public GPG keys used to sign them yet.


%prep
echo empty prep

%build
echo empty build

%install
rm -rf $RPM_BUILD_ROOT
%{__install} -Dp -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/yum.repos.d/ww8-lo-6.2.repo
#%{__install} -Dp -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-ww8

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%config %{_sysconfdir}/yum.repos.d/ww8-lo-6.2.repo
#%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-ww8

%changelog
* Tue Aug 27 2019 Christof Schulze <christof.schulze@fau.de> - 6.2-1
  - first release of repository confguration

ww8-lo-6.2.repo

0 → 100644
+8 −0
Original line number Diff line number Diff line
[ww8-lo-6.2]
name=WW8's RPM repository - Libreoffce 6.2
baseurl=http://infra.ww8kd.fau.de/rpm/release/libreoffice/6.2/
enabled=1
metadata_expire=1h
skip_if_unavailable=True
gpgcheck=0
cost=100