Author: paladine Date: Wed Feb 23 13:13:42 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.8.1 - removed obsolete va patch - missing BR: pkgconfig
---- Files affected: SPECS: libgnome.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/libgnome.spec diff -u SPECS/libgnome.spec:1.76 SPECS/libgnome.spec:1.77 --- SPECS/libgnome.spec:1.76 Thu Nov 18 07:32:23 2004 +++ SPECS/libgnome.spec Wed Feb 23 14:13:37 2005 @@ -2,13 +2,12 @@ Summary: GNOME base library Summary(pl): Podstawowa biblioteka GNOME Name: libgnome -Version: 2.8.0 -Release: 3 +Version: 2.8.1 +Release: 1 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgnome/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: dab4ecbfa7ec1a2f22d2a48b6b83e937 -Patch0: %{name}-va.patch +# Source0-md5: 17577198f5086c48f69c361be2f4806c URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.7.92 BuildRequires: audiofile-devel >= 1:0.2.3 @@ -21,6 +20,7 @@ BuildRequires: libbonobo-devel >= 2.6.2 BuildRequires: libtool BuildRequires: perl-base +BuildRequires: pkgconfig BuildRequires: popt-devel >= 1.5 BuildRequires: rpm-build >= 4.1-10 Requires(post): /sbin/ldconfig @@ -79,7 +79,6 @@ %prep %setup -q -%patch0 -p1 %build export _POSIX2_VERSION=199209 @@ -93,7 +92,6 @@ %configure \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} - %{__make} %install @@ -136,7 +134,7 @@ %{_libdir}/lib*.la %{_pkgconfigdir}/*.pc %{_includedir}/libgnome-2.0 -%doc %{_gtkdocdir}/* +%{_gtkdocdir}/%{name} %files static %defattr(644,root,root,755) @@ -148,6 +146,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2005/02/23 13:13:37 paladine +- updated to 2.8.1 +- removed obsolete va patch +- missing BR: pkgconfig + Revision 1.76 2004/11/18 06:32:23 ankry - O: gnome-objc, rel. 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnome.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
