Author: megabajt Date: Mon Mar 12 14:57:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.0; merged changes from DEVEL
---- Files affected: SPECS: libbonoboui.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/libbonoboui.spec diff -u SPECS/libbonoboui.spec:1.92 SPECS/libbonoboui.spec:1.93 --- SPECS/libbonoboui.spec:1.92 Tue Feb 13 07:46:50 2007 +++ SPECS/libbonoboui.spec Mon Mar 12 15:57:12 2007 @@ -6,33 +6,33 @@ Summary: Bonobo user interface components Summary(pl.UTF-8): Komponenty interfejsu użytkownika do Bonobo Name: libbonoboui -Version: 2.16.0 -Release: 2 +Version: 2.18.0 +Release: 1 License: LGPL Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.16/%{name}-%{version}.tar.bz2 -# Source0-md5: 603ffc92491ef27ccfbc2b69abd3906b +Source0: http://ftp.gnome.org/pub/gnome/sources/libbonoboui/2.18/%{name}-%{version}.tar.bz2 +# Source0-md5: 22bd67a0a8b7f156c02c5fc08fb1fa24 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.14.0 -BuildRequires: ORBit2-devel >= 1:2.14.3 +BuildRequires: GConf2-devel >= 2.18.0.1 +BuildRequires: ORBit2-devel >= 1:2.14.7 BuildRequires: autoconf -BuildRequires: automake +BuildRequires: automake >= 1:1.9 BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gtk+2-devel >= 2:2.10.2 -BuildRequires: gtk-doc >= 1.7 -BuildRequires: intltool >= 0.35.0 -BuildRequires: libbonobo-devel >= 2.16.0 +BuildRequires: gtk+2-devel >= 2:2.10.9 +BuildRequires: gtk-doc >= 1.8 +BuildRequires: intltool >= 0.35.5 +BuildRequires: libbonobo-devel >= 2.18.0 BuildRequires: libglade2-devel >= 1:2.6.0 BuildRequires: libgnomecanvas-devel >= 2.14.0 -BuildRequires: libgnome-devel >= 2.16.0 +BuildRequires: libgnome-devel >= 2.18.0 BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.26 +BuildRequires: libxml2-devel >= 1:2.6.27 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 -Requires: GConf2 >= 2.14.0 -Requires: libbonobo >= 2.16.0 -Requires: libgnome >= 2.16.0 +Requires: GConf2 >= 2.18.0.1 +Requires: libbonobo >= 2.18.0 +Requires: libgnome >= 2.18.0 Requires: libgnomecanvas >= 2.14.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,12 +51,13 @@ Summary(pl.UTF-8): Pliki nagłówkowe libbonoboui Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: GConf2-devel >= 2.14.0 -Requires: libbonobo-devel >= 2.16.0 +Requires: GConf2-devel >= 2.18.0.1 +Requires: ORBit2-devel >= 2.14.7 +Requires: libbonobo-devel >= 2.18.0 Requires: libglade2-devel >= 1:2.6.0 -Requires: libgnome-devel >= 2.16.0 +Requires: libgnome-devel >= 2.18.0 Requires: libgnomecanvas-devel >= 2.14.0 -Requires: libxml2-devel >= 1:2.6.26 +Requires: libxml2-devel >= 1:2.6.27 %description devel Bonobo is a component system based on CORBA, used by the GNOME @@ -111,6 +112,8 @@ %build %{__gtkdocize} +%{__glib_gettextize} +%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -131,8 +134,6 @@ # no static modules and *.la for glade modules rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.{la,a} -#rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no - %find_lang %{name} --with-gnome --all-name %clean @@ -143,7 +144,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog MAINTAINERS NEWS README %attr(755,root,root) %{_bindir}/test-moniker %attr(755,root,root) %{_libdir}/lib*.so.*.* %attr(755,root,root) %{_libdir}/libglade/2.0/*.so @@ -180,6 +181,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2007/03/12 14:57:12 megabajt +- updated to 2.18.0; merged changes from DEVEL + +Revision 1.92.2.1 2007/02/28 15:40:24 megabajt +- updated to 2.17.94 + Revision 1.92 2007/02/13 06:46:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libbonoboui.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
