Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > ab388f343450bf3ad35e5182f0c31dd1 > files > 1

claws-mail-themes-20221017-1.mga9.src.rpm

%define debug_package %{nil}

Summary:	Icon themes for Claws-Mail
Name:		claws-mail-themes
Version:	20221017
Release:	%mkrel 1
# For a breakdown of the licensing, see README
License:	GPLv2+ and GPLv2 and GPLv3 and LGPLv2 and CC-BY and CC-BY-SA and MPLv1.1 and Public Domain
Group:		Networking/Mail
URL:		http://claws-mail.org/

# We are using debian sources since some themes are nonfree in upstream tarball
# see http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3640
# and https://packages.debian.org/source/sid/claws-mail-themes
Source0:	http://deb.debian.net/debian/pool/main/c/%{name}/%{name}_%{version}+dfsg.1.orig.tar.xz
#from https://salsa.debian.org/claws-mail-team/claws-mail-themes/-/raw/master/debian/copyright
Source1:	copyright
#from https://salsa.debian.org/claws-mail-team/claws-mail-themes/-/tree/master/debian/patches
Patch0:		remove-non-free-themes
Patch1:		makefile-am-add-foreign

Requires:	claws-mail >= 2.7.0
BuildArch:	noarch

%description
This package contains various user contributed icon themes for claws-mail.

%prep
%setup -q -n %{name}-%{version}+dfsg.1
%autopatch -p1

%build
autoreconf
%configure
%make_build

%install
%make_install
%__install -m 644 %{SOURCE1} README

%files -n %{name}
%{_datadir}/claws-mail/themes/*
%doc README


%changelog
* Tue Oct 25 2022 julien <julien> 20221017-1.mga9
+ Revision: 1899380
- new version 20221017
- update tarball name (we still use debian source for license reason)
- update patch0 to latest version
- add patch1 to please automake
- replace autoge
- replace autogen.sh call by autoreconf since the former doesn't exist
  anymore

* Sat Mar 19 2022 umeabot <umeabot> 20140629-4.mga9
+ Revision: 1801044
- Mageia 9 Mass Rebuild

* Tue Feb 11 2020 umeabot <umeabot> 20140629-3.mga8
+ Revision: 1490257
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%configure2_5x
- replace deprecated %%makeinstall_std

* Tue Sep 18 2018 umeabot <umeabot> 20140629-2.mga7
+ Revision: 1261679
- Mageia 7 Mass Rebuild

* Thu Jun 02 2016 julien <julien> 20140629-1.mga6
+ Revision: 1020046
- new version 20140629
- use debian sources tarball, patch0 and licensing files, upstream source contains
  non-free material that we can't redistribute in main. The Debian maintainer has
  already done the job, so use it.

* Mon Feb 08 2016 umeabot <umeabot> 20120129-6.mga6
+ Revision: 946933
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 20120129-5.mga5
+ Revision: 744605
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 20120129-4.mga5
+ Revision: 678419
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 20120129-3.mga4
+ Revision: 503355
- Mageia 4 Mass Rebuild

* Fri Jan 11 2013 umeabot <umeabot> 20120129-2.mga3
+ Revision: 347864
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Jun 08 2012 julien <julien> 20120129-1.mga3
+ Revision: 257979
- new version 20120129
- drop patch0, no longer relevant (fix for elementary makefile)

* Fri Feb 25 2011 ahmad <ahmad> 20110216-1.mga1
+ Revision: 59272
- update to 20110216
- add patch to fix elementary theme makefile
- imported package claws-mail-themes