Compare commits
14 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3239379ff | ||
|
|
7c75ca12b8 | ||
|
|
d745fb66cb | ||
|
|
b66aaadd1c | ||
|
|
001ab7ce61 | ||
|
|
9af6033d7c | ||
|
|
1c22861cf7 | ||
|
|
c7286df713 | ||
|
|
dd9bfbd31f | ||
|
|
456023e716 | ||
|
|
518cbdb28f | ||
|
|
eabad0f0d8 | ||
|
|
1200186823 | ||
|
|
8125da03ad |
5 changed files with 1 additions and 70 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
|||
/adapta-backgrounds-0.5.2.2.tar.gz
|
||||
/adapta-backgrounds-0.5.2.3.tar.gz
|
||||
/adapta-backgrounds-0.5.3.1.tar.gz
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
# adapta-backgrounds
|
||||
|
||||
The adapta-backgrounds package
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
Name: adapta-backgrounds
|
||||
Version: 0.5.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A wallpaper collection for adapta-project
|
||||
|
||||
License: GPLv2 and CC-BY-SA
|
||||
URL: https://github.com/adapta-project/%{name}
|
||||
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
|
||||
Requires: filesystem
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -p 1
|
||||
|
||||
|
||||
%build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
for f in AUTHORS COPYING LICENSE_CC_BY_SA4 README.md; do
|
||||
%{_bindir}/find %{buildroot} -type f -name "$f" -print -delete
|
||||
done
|
||||
|
||||
# We inherit cinnamon-background-properties from Gnome in Fedora and EPEL.
|
||||
%{__rm} -fr %{buildroot}%{_datadir}/cinnamon-background-properties
|
||||
|
||||
%fdupes -s %{buildroot}%{_datadir}/themes
|
||||
|
||||
|
||||
%files
|
||||
%license AUTHORS COPYING LICENSE_CC_BY_SA4
|
||||
%doc README.md
|
||||
%{_datadir}/backgrounds/adapta
|
||||
%{_datadir}/gnome-background-properties
|
||||
%{_datadir}/mate-background-properties
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 17 2018 Björn Esser <besser82@fedoraproject.org> - 0.5.3.1-1
|
||||
- New upstream release (#1535449)
|
||||
|
||||
* Sun Jan 14 2018 Björn Esser <besser82@fedoraproject.org> - 0.5.2.3-1
|
||||
- New upstream release (#1534249)
|
||||
|
||||
* Fri Dec 29 2017 Björn Esser <besser82@fedoraproject.org> - 0.5.2.2-1
|
||||
- Initial import (#1529705)
|
||||
|
||||
* Fri Dec 29 2017 Björn Esser <besser82@fedoraproject.org> - 0.5.2.2-0.1
|
||||
- Initial rpm release (#1529705)
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Orphaned for 6+ weeks
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
SHA512 (adapta-backgrounds-0.5.3.1.tar.gz) = 3ca8bda3b6979c8dc2c2603bf209d934fe6027e997832952194ea82d07030b7e02c732cf03a0492458e22211b0941d21ef4e1ce4edab46335e4d8e837ce38458
|
||||
Loading…
Add table
Add a link
Reference in a new issue