[liferea/f16] New upstream release 1.8.0

Steven M. Parrish tuxbrewr at fedoraproject.org
Thu Jan 26 18:17:22 UTC 2012


commit 82f4d7701b945abe581a975ee5b690a5b321b2cb
Author: Steven M. Parrish <smparrish at gmail.com>
Date:   Thu Jan 26 13:17:11 2012 -0500

    New upstream release 1.8.0

 .gitignore               |    1 +
 lX11.patch               |   13 -------------
 libnotify-0.7-api.patch  |   21 ---------------------
 liferea-1.6.5-nm09.patch |   36 ------------------------------------
 liferea.spec             |   31 ++++++++++++++++---------------
 sources                  |    2 +-
 6 files changed, 18 insertions(+), 86 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbd8cf3..44cfb0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 liferea-1.6.4.tar.gz
 /liferea-1.6.5.tar.gz
+/liferea-1.8.0.tar.gz
diff --git a/liferea.spec b/liferea.spec
index 6b07deb..24d98cd 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,16 +1,13 @@
 Name:           liferea
-Version:        1.6.5
-Release:        4%{?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,17 @@ 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
+
+* Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 1:1.6.5-5
+- Rebuild for new libpng
+
 * Sun Mar 27 2011 Christopher Aillon <caillon at redhat.com> - 1.6.5-4
 - Rebuild against NM 0.9
 
diff --git a/sources b/sources
index 67c8474..7f50052 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5a2c0803eec5d0aff0b9ca4114eaf16  liferea-1.6.5.tar.gz
+6313e3049b586be110c9402900609fe0  liferea-1.8.0.tar.gz


More information about the scm-commits mailing list