packages (DEVEL): liferea/liferea.spec - updated to 1.7.1
megabajt
megabajt at pld-linux.org
Sat Nov 7 14:23:10 CET 2009
Author: megabajt Date: Sat Nov 7 13:23:10 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 1.7.1
---- Files affected:
packages/liferea:
liferea.spec (1.198 -> 1.198.2.1)
---- Diffs:
================================================================
Index: packages/liferea/liferea.spec
diff -u packages/liferea/liferea.spec:1.198 packages/liferea/liferea.spec:1.198.2.1
--- packages/liferea/liferea.spec:1.198 Mon Aug 10 20:36:46 2009
+++ packages/liferea/liferea.spec Sat Nov 7 14:23:05 2009
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO:
-# - create subpackage -lua (?)
#
# Conditional build:
%bcond_without dbus # without D-Bus support
@@ -10,12 +8,12 @@
Summary: A RSS feed reader
Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS
Name: liferea
-Version: 1.6.0
-Release: 2
+Version: 1.7.1
+Release: 1
License: GPL v2
Group: X11/Applications/Networking
Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
-# Source0-md5: 7c532101d3c9cfd71b76d3a8a82622fa
+# Source0-md5: 992614a41b5341b308e6450dd9a5ad4f
Patch0: %{name}-desktop.patch
Patch1: %{name}-lua51.patch
URL: http://liferea.sourceforge.net/
@@ -23,16 +21,16 @@
%{?with_nm:BuildRequires: NetworkManager-devel}
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.6
-BuildRequires: avahi-glib-devel >= 0.6.0
%{?with_dbus:BuildRequires: dbus-glib-devel >= 0.33}
BuildRequires: gettext-devel
BuildRequires: gtk+2-devel >= 2:2.16.0
-BuildRequires: gtk-webkit-devel >= 1.1.7
+BuildRequires: gtk-webkit-devel >= 1.1.10
BuildRequires: intltool >= 0.35.5
BuildRequires: libglade2-devel >= 1:2.0.0
BuildRequires: libnotify-devel >= 0.3.2
BuildRequires: libsoup-devel >= 2.26.1
BuildRequires: libtool
+BuildRequires: libunique-devel
BuildRequires: libxml2-devel >= 1:2.6.27
BuildRequires: libxslt-devel >= 1.1.19
%{?with_lua:BuildRequires: lua51-devel}
@@ -82,8 +80,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.la
-
%find_lang %{name}
%post
@@ -101,14 +97,9 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/liferea
%attr(755,root,root) %{_bindir}/liferea-add-feed
-%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/liblinotiflibnotify.so
-%if %{with lua}
-%attr(755,root,root) %{_libdir}/%{name}/libliscrlua.so
-%endif
%{_iconsdir}/hicolor/*/*/*.png
%{_iconsdir}/hicolor/*/*/*.svg
%{_sysconfdir}/gconf/schemas/liferea.schemas
@@ -117,18 +108,15 @@
%{_mandir}/man1/liferea.1*
%{_mandir}/pl/man1/liferea.1*
-%if %{with webkit}
-%files webkit
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/%{name}/liblihtmlw.so
-%endif
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.198.2.1 2009/11/07 13:23:05 megabajt
+- updated to 1.7.1
+
Revision 1.198 2009/08/10 18:36:46 hawk
- fix build, release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liferea/liferea.spec?r1=1.198&r2=1.198.2.1&f=u
More information about the pld-cvs-commit
mailing list