]> git.pld-linux.org Git - packages/liferea.git/blobdiff - liferea.spec
- added -libnotify-0.7.patch and -nm09.patch
[packages/liferea.git] / liferea.spec
index 1fa97f7ce35bbea90f6a438099359f48f5330fdc..3a16d4902e63d8fee95b6fee86e6ab470b8fdda8 100644 (file)
@@ -10,13 +10,15 @@ Summary:    A RSS feed reader
 Summary(pl.UTF-8):     Program do pobierania informacji w formacie RSS
 Name:          liferea
 Version:       1.6.5
-Release:       1
+Release:       3
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       http://downloads.sourceforge.net/liferea/%{name}-%{version}.tar.gz
 # Source0-md5: b5a2c0803eec5d0aff0b9ca4114eaf16
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-lua51.patch
+Patch2:                %{name}-libnotify-0.7.patch
+Patch3:                %{name}-nm09.patch
 URL:           http://liferea.sourceforge.net/
 BuildRequires: GConf2-devel >= 2.10.0
 %{?with_nm:BuildRequires:      NetworkManager-devel}
@@ -31,7 +33,7 @@ BuildRequires:        gtk+2-devel >= 2:2.16.0
 BuildRequires: gtk-webkit-devel >= 1.1.7
 BuildRequires: intltool >= 0.35.5
 BuildRequires: libglade2-devel >= 1:2.0.0
-BuildRequires: libnotify-devel >= 0.3.2
+BuildRequires: libnotify-devel >= 0.7.0
 BuildRequires: libsoup-devel >= 2.26.1
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.27
@@ -41,7 +43,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: sqlite3-devel >= 3.6.10
 BuildRequires: xorg-lib-libSM-devel
-Requires(post,postun): gtk+2
+Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires(post,preun):  GConf2
 Obsoletes:     liferea-gtkhtml
@@ -60,6 +62,8 @@ FeedReader.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %{__glib_gettextize}
This page took 0.04746 seconds and 4 git commands to generate.