rpms/nautilus/devel nautilus.spec,1.239,1.240

Tomas Bzatek tbzatek at fedoraproject.org
Thu Dec 4 14:48:26 UTC 2008


Author: tbzatek

Update of /cvs/extras/rpms/nautilus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26449

Modified Files:
	nautilus.spec 
Log Message:
* Thu Dec  4 2008 Tomas Bzatek <tbzatek at redhat.com> - 2.25.1-3
- Fix BuildRequires



Index: nautilus.spec
===================================================================
RCS file: /cvs/extras/rpms/nautilus/devel/nautilus.spec,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- nautilus.spec	4 Dec 2008 10:46:20 -0000	1.239
+++ nautilus.spec	4 Dec 2008 14:47:54 -0000	1.240
@@ -1,9 +1,9 @@
 %define glib2_version 2.19.2
 %define pango_version 1.1.3
-%define gtk2_version 2.11.6
+%define gtk2_version 2.13.0
 %define libgnomeui_version 2.6.0
 %define libgnome_version 2.23.0
-%define eel2_version 2.23.91
+%define eel2_version 2.25.1
 %define gnome_icon_theme_version 1.1.5
 %define libxml2_version 2.4.20
 %define gail_version 0.17-2
@@ -15,11 +15,12 @@
 %define libexif_version 0.5.12
 %define gconf_version 2.14
 %define exempi_version 1.99.5
+%define unique_version 1.0.4
 
 Name:		nautilus
 Summary:        File manager for GNOME
 Version: 	2.25.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 License: 	GPLv2+
 Group:          User Interface/Desktops
 Source: 	http://download.gnome.org/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
@@ -67,6 +68,7 @@
 BuildRequires:  exempi-devel >= %{exempi_version}
 BuildRequires:  gettext
 BuildRequires:  libselinux-devel
+BuildRequires:  unique-devel >= %{unique_version}
 # For intltool:
 BuildRequires: perl(XML::Parser) >= 2.31-16
 
@@ -237,7 +239,6 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING COPYING-DOCS COPYING.LIB NEWS README
 %{_datadir}/nautilus
-%{_libdir}/bonobo/servers/*
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/*
 %{_datadir}/mime/packages/nautilus.xml
@@ -265,6 +266,9 @@
 
 
 %changelog
+* Thu Dec  4 2008 Tomas Bzatek <tbzatek at redhat.com> - 2.25.1-3
+- Fix BuildRequires
+
 * Thu Dec  4 2008 Tomas Bzatek <tbzatek at redhat.com> - 2.25.1-2
 - Rediff the XDS patch
 




More information about the fedora-extras-commits mailing list