diff --git a/pan.spec b/pan.spec index 3e4bfb7..b32a6b9 100644 --- a/pan.spec +++ b/pan.spec @@ -1,15 +1,11 @@ -%define checkout .20160306git - -Summary: A GNOME/GTK+ newsreader for X +Summary: A Usenet newsreader for GNOME/GTK+ Name: pan Version: 0.140 -Release: 0.4%{?checkout}%{?dist} +Release: 1%{?dist} Epoch: 1 License: GPLv2 Group: Applications/Internet -# The source for this package was pulled from upstream's vcs: -# git://git.gnome.org/pan2 -Source0: %{name}-%{version}.tar.bz2 +Source0: http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2 URL: http://pan.rebelbase.com/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -28,11 +24,11 @@ BuildRequires: libgnome-keyring-devel >= 3.2.0 BuildRequires: gnutls-devel %description -Pan is a newsreader which attempts to be pleasant to new and -advanced users alike. It has all the standard newsreaders -features and also supports offline reading, scoring and -killfiles, yEnc, NZB, attachments posting, PGP handling, -multiserver, and secure connections. It's also the only Unix +Pan is a Usenet newsreader which attempts to be pleasant to +new and advanced users alike. It has all the standard +newsreaders features and also supports offline reading, +scoring and killfiles, yEnc, NZB, PGP handling, multiple +servers, and secure connections. It is also the only Unix newsreader to get a perfect score on the Good Net-Keeping Seal of Approval evaluations. @@ -42,15 +38,6 @@ Seal of Approval evaluations. sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in %build - -# This workaround is required due to Pan still using the old ABI: -# http://developerblog.redhat.com/2015/02/05/gcc5-and-the-c11-abi/ -# Related bug: -# https://bugzilla.redhat.com/show_bug.cgi?id=1279195 -%if 0%{?fedora} > 22 -export CXXFLAGS="%{optflags} -D_GLIBCXX_USE_CXX11_ABI=0" -%endif - %configure --without-gtk3 --with-gnutls \ --with-dbus --with-gmime-crypto \ --with-gtkspell --enable-libnotify \ @@ -71,13 +58,19 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %files -f %{name}.lang %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS COPYING NEWS README %{_bindir}/%{name} %{_datadir}/pixmaps/* %{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %changelog +* Fri Mar 25 2016 Petr Kovar - 1:0.140-1 +- Update to version 0.140 +- Remove -D_GLIBCXX_USE_CXX11_ABI=0 +- Remove ChangeLog +- Update description + * Mon Mar 07 2016 Petr Kovar - 1:0.140-0.4.20160306git - Update to latest git snapshot diff --git a/sources b/sources index 63c5a02..928c7e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a77f957d265ece89753a99207f9c42d pan-0.140.tar.bz2 +6c6a879e8ea73efbb5512ac00977fd82 pan-0.140.tar.bz2