SPECS (DEVEL): liferea.spec - updated to 1.5.15 - enabled nm bcond by default
megabajt
megabajt at pld-linux.org
Mon Mar 30 23:07:45 CEST 2009
Author: megabajt Date: Mon Mar 30 21:07:44 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.5.15
- enabled nm bcond by default
---- Files affected:
SPECS:
liferea.spec (1.164.2.3 -> 1.164.2.4)
---- Diffs:
================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.164.2.3 SPECS/liferea.spec:1.164.2.4
--- SPECS/liferea.spec:1.164.2.3 Sat Nov 22 13:54:32 2008
+++ SPECS/liferea.spec Mon Mar 30 23:07:39 2009
@@ -5,41 +5,40 @@
# Conditional build:
%bcond_without dbus # without D-Bus support
%bcond_without lua # without LUA scripting support
-%bcond_with nm # with NetworkManager support
+%bcond_without nm # with NetworkManager support
#
Summary: A RSS feed reader
Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS
Name: liferea
-Version: 1.5.6
+Version: 1.5.15
Release: 1
License: GPL v2
Group: X11/Applications/Networking
Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
-# Source0-md5: 6da515071c10d1daaedbf57526f5e4cf
+# Source0-md5: 39f45911900dc7468acbab3c4e5a3c0f
Patch0: %{name}-desktop.patch
Patch1: %{name}-lua51.patch
URL: http://liferea.sourceforge.net/
BuildRequires: GConf2-devel >= 2.10.0
%{?with_nm:BuildRequires: NetworkManager-devel}
BuildRequires: autoconf >= 2.59
-BuildRequires: automake
+BuildRequires: automake >= 1:1.6
BuildRequires: avahi-glib-devel >= 0.6.0
-BuildRequires: curl-devel >= 7.15.0
%{?with_dbus:BuildRequires: dbus-glib-devel >= 0.33}
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.16.0
-BuildRequires: gtk+2-devel >= 2:2.10.0
-BuildRequires: gtk-webkit-devel >= 1.0
+BuildRequires: gtk+2-devel >= 2:2.16.0
+BuildRequires: gtk-webkit-devel >= 1.1.1
BuildRequires: intltool >= 0.35.5
-BuildRequires: libglade2-devel >= 2.0.0
+BuildRequires: libglade2-devel >= 1:2.0.0
BuildRequires: libnotify-devel >= 0.3.2
+BuildRequires: libsoup-devel >= 2.26.0
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.27
BuildRequires: libxslt-devel >= 1.1.19
%{?with_lua:BuildRequires: lua51-devel}
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: sqlite3-devel >= 3.3.0
+BuildRequires: sqlite3-devel >= 3.6.10
BuildRequires: xorg-lib-libSM-devel
Requires(post,postun): gtk+2
Requires(post,postun): hicolor-icon-theme
@@ -105,9 +104,7 @@
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/liferea
%attr(755,root,root) %{_bindir}/liferea-add-feed
-%attr(755,root,root) %{_bindir}/liferea-bin
%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/liblihtmlw.so
%attr(755,root,root) %{_libdir}/%{name}/liblinotiflibnotify.so
%if %{with lua}
%attr(755,root,root) %{_libdir}/%{name}/libliscrlua.so
@@ -126,6 +123,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.164.2.4 2009/03/30 21:07:39 megabajt
+- updated to 1.5.15
+- enabled nm bcond by default
+
Revision 1.164.2.3 2008/11/22 12:54:32 megabajt
- updated to 1.5.6
- removed obsolete -no_versioned_soname.patch and -xulrunner.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.164.2.3&r2=1.164.2.4&f=u
More information about the pld-cvs-commit
mailing list