packages: bluefish/bluefish.spec - fixed BRs - add missing data dir - add e...

kiesiu kiesiu at pld-linux.org
Sun Jun 5 14:40:52 CEST 2011


Author: kiesiu                       Date: Sun Jun  5 12:40:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed BRs
- add missing data dir
- add enchant-devel to BR
- rel. 0.1 - needs to fix PO building

---- Files affected:
packages/bluefish:
   bluefish.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: packages/bluefish/bluefish.spec
diff -u packages/bluefish/bluefish.spec:1.97 packages/bluefish/bluefish.spec:1.98
--- packages/bluefish/bluefish.spec:1.97	Sat Jun  4 23:26:52 2011
+++ packages/bluefish/bluefish.spec	Sun Jun  5 14:40:47 2011
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Bluefish - Edytor HTML-a dla zaawansowanych
 Name:		bluefish
 Version:	2.0.3
-Release:	1
+Release:	0.1
 License:	GPL
 Group:		X11/Applications/Editors
 # The master server is here
@@ -19,11 +19,11 @@
 URL:		http://bluefish.openoffice.nl/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1.8
-BuildRequires:	gdk-pixbuf-devel
+BuildRequires:	enchant-devel >= 1.4
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 2.16
 BuildRequires:	gtk+2-devel >= 2.14
-BuildRequires:	gucharmap-devel
+BuildRequires:	gucharmap2-devel >= 2.20
 BuildRequires:	intltool
 BuildRequires:	libpng >= 1.2.5
 BuildRequires:	libtool
@@ -67,8 +67,8 @@
 mv -f src/plugin_infbrowser/po/sr{, at Latn}.po
 mv -f src/plugin_snippets/po/sr{, at Latn}.po
 
-%{__intltoolize}
 %{__libtoolize}
+%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %configure \
@@ -113,6 +113,7 @@
 %{_datadir}/bluefish/bflib
 %{_datadir}/bluefish/bluefish_splash.png
 %{_datadir}/bluefish/encodings
+%{_datadir}/bluefish/snippets
 %{_mandir}/man1/bluefish.1*
 %{_iconsdir}/hicolor/128x128/apps/bluefish.png
 %{_iconsdir}/hicolor/128x128/mimetypes/application-x-bluefish-project.png
@@ -148,6 +149,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2011/06/05 12:40:47  kiesiu
+- fixed BRs
+- add missing data dir
+- add enchant-devel to BR
+- rel. 0.1 - needs to fix PO building
+
 Revision 1.97  2011/06/04 21:26:52  kiesiu
 - patch not needed - already in source code
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluefish/bluefish.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list