packages: gtkhtml/gtkhtml.spec - updated to 4.0.0

megabajt megabajt at pld-linux.org
Mon Apr 4 18:53:42 CEST 2011


Author: megabajt                     Date: Mon Apr  4 16:53:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 4.0.0

---- Files affected:
packages/gtkhtml:
   gtkhtml.spec (1.196 -> 1.197) 

---- Diffs:

================================================================
Index: packages/gtkhtml/gtkhtml.spec
diff -u packages/gtkhtml/gtkhtml.spec:1.196 packages/gtkhtml/gtkhtml.spec:1.197
--- packages/gtkhtml/gtkhtml.spec:1.196	Sun Feb 20 12:48:58 2011
+++ packages/gtkhtml/gtkhtml.spec	Mon Apr  4 18:53:37 2011
@@ -6,28 +6,28 @@
 Summary(uk.UTF-8):	GtkHTML - це бібліотека рендерингу/редагування HTML
 Summary(zh_CN.UTF-8):	GtkHTML 库
 Name:		gtkhtml
-# note: 3.9x.x is development version
-Version:	3.32.2
+Version:	4.0.0
 Release:	1
 License:	LGPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.32/%{name}-%{version}.tar.bz2
-# Source0-md5:	3e1a1d56beef147aa0a95e5ebbf61c8c
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/4.0/%{name}-%{version}.tar.bz2
+# Source0-md5:	5aa2533bf9b72bb33f3ae80ec90f0f5d
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1:1.9
+BuildRequires:	cairo-devel >= 1.10.0
 BuildRequires:	enchant-devel >= 1.1.7
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-icon-theme >= 2.22.0
-BuildRequires:	gtk+2-devel >= 2:2.20.0
+BuildRequires:	gtk+3-devel >= 3.0.2
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	iso-codes >= 0.49
 BuildRequires:	libsoup-devel >= 2.26.0
-BuildRequires:	libtool
+BuildRequires:	libtool >= 2:2.2
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires:	gnome-icon-theme >= 2.22.0
-Requires:	gtk+2 >= 2:2.20.0
+Requires:	gtk+3 >= 3.0.2
 Obsoletes:	gal
 Obsoletes:	libgtkhtml20
 # sr at Latn vs. sr at latin
@@ -69,7 +69,7 @@
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	GConf2-devel >= 2.24.0
-Requires:	gtk+2-devel >= 2:2.20.0
+Requires:	gtk+3-devel >= 3.0.2
 Requires:	iso-codes >= 0.49
 Obsoletes:	gal-devel
 Obsoletes:	libgtkhtml20-devel
@@ -121,9 +121,6 @@
 %prep
 %setup -q
 
-%{__sed} -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
 %build
 %{__intltoolize}
 %{__libtoolize}
@@ -143,10 +140,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# no static modules - shut up check-files
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%find_lang %{name} --all-name
+%find_lang gtkhtml-4.0
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -154,30 +150,28 @@
 %post	-p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files -f gtkhtml-4.0.lang
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README* TODO
 %attr(755,root,root) %{_bindir}/gtkhtml-editor-test
-%attr(755,root,root) %{_libdir}/libgtkhtml-3.14.so.*.*.*
-%attr(755,root,root) %{_libdir}/libgtkhtml-editor-3.14.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-3.14.so.19
-%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-editor-3.14.so.0
-%{_datadir}/%{name}-3.14
+%attr(755,root,root) %{_libdir}/libgtkhtml-4.0.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgtkhtml-editor-4.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-4.0.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-editor-4.0.so.0
+%{_datadir}/%{name}-4.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgtkhtml-3.14.so
-%attr(755,root,root) %{_libdir}/libgtkhtml-editor-3.14.so
-%{_libdir}/libgtkhtml-3.14.la
-%{_libdir}/libgtkhtml-editor-3.14.la
-%{_includedir}/libgtkhtml-3.14
-%{_pkgconfigdir}/libgtkhtml-3.14.pc
-%{_pkgconfigdir}/gtkhtml-editor-3.14.pc
+%attr(755,root,root) %{_libdir}/libgtkhtml-4.0.so
+%attr(755,root,root) %{_libdir}/libgtkhtml-editor-4.0.so
+%{_includedir}/libgtkhtml-4.0
+%{_pkgconfigdir}/libgtkhtml-4.0.pc
+%{_pkgconfigdir}/gtkhtml-editor-4.0.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libgtkhtml-3.14.a
-%{_libdir}/libgtkhtml-editor-3.14.a
+%{_libdir}/libgtkhtml-4.0.a
+%{_libdir}/libgtkhtml-editor-4.0.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -185,14 +179,32 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197  2011/04/04 16:53:37  megabajt
+- updated to 4.0.0
+
+Revision 1.193.2.5  2011/03/29 08:49:39  lisu
+- up to 3.91.92
+
+Revision 1.193.2.4  2011/03/07 15:01:31  wiget
+- up to 3.91.91
+
+Revision 1.193.2.3  2011/02/21 12:16:33  megabajt
+- updated to 3.91.90
+
 Revision 1.196  2011/02/20 11:48:58  megabajt
 - updated to 3.32.2
 
+Revision 1.193.2.2  2011/02/13 02:42:07  wiget
+- updated to 3.91.6
+
 Revision 1.195  2010/11/20 14:18:58  hawk
 - release 2
 
 Revision 1.194  2010/11/16 18:48:30  megabajt
 - reverted to stable 3.32.1; 3.9x.x is development branch
+
+Revision 1.193.2.1  2010/11/14 17:02:00  wiget
+- gtk3 version
 
 Revision 1.193  2010/11/08 10:48:51  caleb
 - Up to 3.91.2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkhtml/gtkhtml.spec?r1=1.196&r2=1.197&f=u



More information about the pld-cvs-commit mailing list