[liferea] New upstream 1.8.0 release

Steven M. Parrish tuxbrewr at fedoraproject.org
Thu Jan 26 18:10:54 UTC 2012


commit 9e6cc6c3f7f87fb79c5744dbddab17115fd419bb
Author: Steven M. Parrish <smparrish at gmail.com>
Date:   Thu Jan 26 13:10:33 2012 -0500

    New upstream 1.8.0 release

 lX11.patch               |   13 -------------
 libnotify-0.7-api.patch  |   21 ---------------------
 liferea-1.6.5-nm09.patch |   36 ------------------------------------
 liferea.spec             |   25 ++++++++++---------------
 4 files changed, 10 insertions(+), 85 deletions(-)
---
diff --git a/liferea.spec b/liferea.spec
index 70b30d9..24d98cd 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,16 +1,13 @@
 Name:           liferea
-Version:        1.6.5
-Release:        6%{?dist}
+Version:        1.8.0
+Release:        1%{?dist}
 Summary:        An RSS/RDF feed reader
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://liferea.sourceforge.net/
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0:	        %{name}-fedorafeed.patch
-Patch1:		lX11.patch
-Patch2:		libnotify-0.7-api.patch
-Patch3:         liferea-1.6.5-nm09.patch
+#Patch0:        %{name}-fedorafeed.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Epoch:		1
 
@@ -23,11 +20,11 @@ BuildRequires:  intltool, libtool
 BuildRequires:  libglade2-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  libnotify-devel
-BuildRequires:  lua-devel
 BuildRequires:  libSM-devel
 BuildRequires:  dbus-devel
 BuildRequires:  NetworkManager-glib-devel
-
+BuildRequires:  unique-devel
+BuildRequires:  json-glib-devel
 Requires: 	sqlite
 
 Requires(pre): 	GConf2
@@ -44,15 +41,12 @@ browse through their items, and show their contents.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .fedorafeed
-%patch1 -p1 -b .lX11
-%patch2 -p1 -b .libnotify
-%patch3 -p1 -b .nm09
+#patch0 -p1 -b .fedorafeed
 
 %build
 #autoreconf -f -i
 #libtoolize -f -i
-%configure  --enable-nm  --enable-libnotify  --enable-lua
+%configure  --enable-libnotify  
 make %{?_smp_mflags}
 
 %install
@@ -109,7 +103,6 @@ fi
 %{_bindir}/%{name}
 %{_bindir}/%{name}-add-feed
 %{_datadir}/%{name}/
-%{_libdir}/liferea/*
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{_datadir}/icons/hicolor/22x22/apps/%{name}.png
 %{_datadir}/icons/hicolor/24x24/apps/%{name}.png
@@ -117,9 +110,11 @@ fi
 %{_datadir}/icons/hicolor/48x48/apps/%{name}.png
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/applications/fedora-%{name}.desktop
-%dir %{_libdir}/%{name}
 
 %changelog
+* Wed Jan 25 2012 Steven M. Parrish <smparrish at gmail.com> - 1:1.8.0-1
+- New upstream release
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.6.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list