rpms/nfoview/F-13 nfoview.spec,1.8,1.9 sources,1.7,1.8

Fabian Affolter fab at fedoraproject.org
Sat Jun 26 20:30:17 UTC 2010


Author: fab

Update of /cvs/pkgs/rpms/nfoview/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30929/F-13

Modified Files:
	nfoview.spec sources 
Log Message:
* Sat Jun 26 2010 Fabian Affolter <fabian at bernewireless.net> - 1.9.1-1
- Update to 1.9.1
- Require shared-mime-info



Index: nfoview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nfoview/F-13/nfoview.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- nfoview.spec	18 Oct 2009 14:09:29 -0000	1.8
+++ nfoview.spec	26 Jun 2010 20:30:16 -0000	1.9
@@ -1,14 +1,18 @@
+%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%endif
+
+%global majorversion 1.9
 
 Name:           nfoview
-Version:        1.8
+Version:        1.9.1
 Release:        1%{?dist}
 Summary:        Viewer for NFO files
 
 Group:          Applications/File
 License:        GPLv3+
 URL:            http://home.gna.org/nfoview/
-Source0:        http://download.gna.org/nfoview/%{version}/%{name}-%{version}.tar.bz2
+Source0:        http://download.gna.org/nfoview/%{majorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -19,6 +23,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
 
 Requires:       pygtk2
+Requires:       shared-mime-info
 Requires:       hicolor-icon-theme
 
 %if 0%{?fedora} >= 11
@@ -89,9 +94,13 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Sat Jun 26 2010 Fabian Affolter <fabian at bernewireless.net> - 1.9.1-1
+- Update to 1.9.1
+- Require shared-mime-info
+
 * Sun Oct 18 2009 Fabian Affolter <fabian at bernewireless.net> - 1.8-1
-- The icons need now hicolor-icon-theme
 - Updated to new upstream version 1.8
+- The icons need now hicolor-icon-theme
 
 * Tue Sep 29 2009 Fabian Affolter <fabian at bernewireless.net> - 1.7-1
 - Updated to new upstream version 1.7


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nfoview/F-13/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	18 Oct 2009 14:09:29 -0000	1.7
+++ sources	26 Jun 2010 20:30:17 -0000	1.8
@@ -1 +1 @@
-a4f99cb9aa834c4b9bcd807083adc060  nfoview-1.8.tar.bz2
+5c4e06b2ef11cbdc5b5d405534e75d3d  nfoview-1.9.1.tar.bz2



More information about the scm-commits mailing list