rpms/bluefish/devel bluefish.spec,1.29,1.30

Paul Howarth pghmcfc at fedoraproject.org
Thu Nov 19 11:47:11 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/bluefish/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16204/devel

Modified Files:
	bluefish.spec 
Log Message:
* Thu Nov 19 2009 Paul Howarth <paul at city-fan.org> - 1.0.7-9
- Buildreq gnome-mime-data, not pulled in by gnome-vfs2 since 2.24.1-8
- Buildreq enchant-devel >= 1.4.2, needed for enchant_dict_add
- Make %files list more explicit



Index: bluefish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluefish/devel/bluefish.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- bluefish.spec	31 Jul 2009 13:29:09 -0000	1.29
+++ bluefish.spec	19 Nov 2009 11:47:10 -0000	1.30
@@ -9,7 +9,7 @@
 
 Name:		bluefish
 Version:	1.0.7
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	GTK2 web development application for experienced users
 Group:		Development/Tools
 License:	GPLv2+
@@ -20,8 +20,9 @@ Patch1:		bluefish-1.0.7-enchant.patch
 Patch2:		bluefish-1.0.7-enchant-configure.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	desktop-file-utils
-BuildRequires:	enchant-devel
+BuildRequires:	enchant-devel >= 1.4.2
 BuildRequires:	gettext
+BuildRequires:	gnome-mime-data
 BuildRequires:	gnome-vfs2-devel
 BuildRequires:	gtk2-devel >= 2.0.6
 BuildRequires:	libgnomeui-devel >= 2.6
@@ -117,15 +118,22 @@ Files common to every architecture versi
 %endif
 %{_datadir}/applications/fedora-bluefish.desktop
 %{_datadir}/applications/fedora-bluefish-project.desktop
-%{_datadir}/application-registry/*
+%{_datadir}/application-registry/bluefish.applications
 %{_datadir}/bluefish/
 %{_datadir}/mime/packages/bluefish.xml
-%{_datadir}/mime-info/*
-%{_datadir}/pixmaps/*
+%{_datadir}/mime-info/bluefish.keys
+%{_datadir}/mime-info/bluefish.mime
+%{_datadir}/pixmaps/bluefish-icon.png
+%{_datadir}/pixmaps/gnome-mime-application-bluefish-project.png
 %{_defaultdocdir}/bluefish-%{version}/
 %{_mandir}/man1/bluefish.1*
 
 %changelog
+* Thu Nov 19 2009 Paul Howarth <paul at city-fan.org> - 1.0.7-9
+- Buildreq gnome-mime-data, not pulled in by gnome-vfs2 since 2.24.1-8
+- Buildreq enchant-devel >= 1.4.2, needed for enchant_dict_add
+- Make %%files list more explicit
+
 * Thu Jul 30 2009 Paul Howarth <paul at city-fan.org> - 1.0.7-8
 - Include patch from Caolan McNamara for using enchant rather than aspell for
   spell-checking (#509514)




More information about the fedora-extras-commits mailing list