Author: paladine Date: Wed Feb 23 13:15:38 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.8.1 - missing BR: pkgconfig
---- Files affected: SPECS: libgnomeui.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/libgnomeui.spec diff -u SPECS/libgnomeui.spec:1.72 SPECS/libgnomeui.spec:1.73 --- SPECS/libgnomeui.spec:1.72 Sat Oct 9 12:13:33 2004 +++ SPECS/libgnomeui.spec Wed Feb 23 14:15:33 2005 @@ -2,12 +2,12 @@ Summary: GNOME base GUI library Summary(pl): Podstawowa biblioteka GUI GNOME Name: libgnomeui -Version: 2.8.0 -Release: 2 +Version: 2.8.1 +Release: 1 License: LGPL Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: ef0df128e3c0b2047ce440bbbe481390 +Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomeui/2.8/%{name}-%{version}.tar.bz2 +# Source0-md5: d46a2b34bdfbc1b36464176fa8bef03c Patch0: %{name}-threads.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.7.92 @@ -22,12 +22,13 @@ BuildRequires: gtk+2-devel >= 2:2.4.4 BuildRequires: libbonoboui-devel >= 2.6.1 BuildRequires: libglade2-devel >= 1:2.4.0 -BuildRequires: libgnome-devel >= 2.8.0 +BuildRequires: libgnome-devel >= 2.8.1 BuildRequires: libgnomecanvas-devel >= 2.8.0 BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: pango-devel >= 1:1.4.1 BuildRequires: perl-base +BuildRequires: pkgconfig BuildRequires: popt-devel >= 1.5 BuildRequires: rpm-build >= 4.1-10 Requires: gtk+2 >= 2:2.4.4 @@ -62,7 +63,7 @@ Requires: gtk+2-devel >= 2:2.4.4 Requires: libbonoboui-devel >= 2.6.1 Requires: libglade2-devel >= 1:2.4.0 -Requires: libgnome-devel >= 2.8.0 +Requires: libgnome-devel >= 2.8.1 Requires: libgnomecanvas-devel >= 2.8.0 Requires: libjpeg-devel @@ -101,7 +102,6 @@ %configure \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} - %{__make} %install @@ -157,6 +157,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/02/23 13:15:33 paladine +- updated to 2.8.1 +- missing BR: pkgconfig + Revision 1.72 2004/10/09 10:13:33 freetz - threads fixes (patch added). rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnomeui.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
