rpms/liferea/F-11 .cvsignore, 1.84, 1.85 liferea.spec, 1.138, 1.139 sources, 1.85, 1.86

Steven M. Parrish tuxbrewr at fedoraproject.org
Sun Oct 11 18:18:59 UTC 2009


Author: tuxbrewr

Update of /cvs/pkgs/rpms/liferea/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21745

Modified Files:
	.cvsignore liferea.spec sources 
Log Message:
Added additional functionality #527873


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/liferea/F-11/.cvsignore,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- .cvsignore	23 Jul 2009 19:36:01 -0000	1.84
+++ .cvsignore	11 Oct 2009 18:18:59 -0000	1.85
@@ -1 +1 @@
-liferea-1.6.0-rc7.tar.gz
+liferea-1.6.0.tar.gz


Index: liferea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liferea/F-11/liferea.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -p -r1.138 -r1.139
--- liferea.spec	23 Jul 2009 19:36:01 -0000	1.138
+++ liferea.spec	11 Oct 2009 18:18:59 -0000	1.139
@@ -1,14 +1,15 @@
 Name:           liferea
 Version:        1.6.0
-Release:        0.4.rc7%{?dist}
+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}-rc7.tar.gz
+Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:	        %{name}-fedorafeed.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Epoch: 1
 
 BuildRequires:  GConf2-devel
 BuildRequires:  libxml2-devel	
@@ -18,7 +19,11 @@ BuildRequires:  webkitgtk-devel 
 BuildRequires:  intltool
 BuildRequires:  libglade2-devel
 BuildRequires:  desktop-file-utils
-
+BuildRequires:  libnotify-devel
+BuildRequires:  lua-devel
+BuildRequires:  libSM-devel
+BuildRequires:  dbus-devel
+BuildRequires:  NetworkManager-glib-devel
 
 Requires: 	sqlite
 
@@ -35,7 +40,7 @@ It can be used to maintain a list of sub
 browse through their items, and show their contents.
 
 %prep
-%setup -q -n %{name}-%{version}-rc7
+%setup -q -n %{name}-%{version}
 %patch0 -p1 -b .fedorafeed
 
 %build
@@ -96,6 +101,7 @@ 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
@@ -106,6 +112,12 @@ fi
 %dir %{_libdir}/%{name}
 
 %changelog
+* Sat Oct 10 2009 Steven M. Parrish <smparrish at gmail.com> - 1.6.0-1
+- Add additional functionality #527873
+
+* Wed Aug 12 2009 Steven M. Parrish <smparrish at gmail.com> - 1.6.0-0
+- Final 1.6.0 release
+
 * Thu Jul 23 2009 Steven M. Parrish <smparrish at gmail.com> 1.6.0-0.4.rc7
 - Open the "Decrease/Increase Text Size" menu instead of the
 - normal link menu on JavaScript links.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liferea/F-11/sources,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -p -r1.85 -r1.86
--- sources	23 Jul 2009 19:36:01 -0000	1.85
+++ sources	11 Oct 2009 18:18:59 -0000	1.86
@@ -1 +1 @@
-8b283144b77d872dce53e402ef8a4cf6  liferea-1.6.0-rc7.tar.gz
+7c532101d3c9cfd71b76d3a8a82622fa  liferea-1.6.0.tar.gz




More information about the fedora-extras-commits mailing list