Author: grzegol Date: Tue Sep 5 20:19:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.14.3 - removed outdated libadd patch (fixed upstream)
---- Files affected: SPECS: libgtop.spec (1.114 -> 1.115) ---- Diffs: ================================================================ Index: SPECS/libgtop.spec diff -u SPECS/libgtop.spec:1.114 SPECS/libgtop.spec:1.115 --- SPECS/libgtop.spec:1.114 Sun Aug 13 19:11:05 2006 +++ SPECS/libgtop.spec Tue Sep 5 22:19:11 2006 @@ -7,21 +7,20 @@ Summary(ru): âÉÂĚÉĎÔĹËÁ LibGTop Summary(uk): âŚÂĚŚĎÔĹËÁ LibGTop Name: libgtop -Version: 2.14.2 -Release: 3 +Version: 2.14.3 +Release: 1 Epoch: 1 License: GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgtop/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: adcc07c6d1c115c6d275a3c9bb1f3b68 +# Source0-md5: 0496f544a7736010232858db7f9f4c78 Patch0: %{name}-configure.patch -Patch1: %{name}-libadd.patch URL: http://www.home-of-linux.org/gnome/libgtop/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel >= 0.10.35-9 BuildRequires: gdbm-devel >= 1.8.3 -BuildRequires: glib2-devel >= 1:2.12.1 +BuildRequires: glib2-devel >= 1:2.12.3 BuildRequires: libtool BuildRequires: perl-base BuildRequires: pkgconfig @@ -92,7 +91,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Requires: gdbm-devel >= 1.8.3 -Requires: glib2-devel >= 1:2.11.2 +Requires: glib2-devel >= 1:2.11.3 Obsoletes: libgtop1-devel %description devel @@ -150,14 +149,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 - -cd src/daemon -sed -e 's/.*-static//' Makefile.am > Makefile.am.tmp -mv -f Makefile.am.tmp Makefile.am -cd ../../examples -sed -e 's/.*-static//' Makefile.am > Makefile.am.tmp -mv -f Makefile.am.tmp Makefile.am %build %{__glib_gettextize} @@ -220,6 +211,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115 2006/09/05 20:19:11 grzegol +- updated to 2.14.3 +- removed outdated libadd patch (fixed upstream) + Revision 1.114 2006/08/13 17:11:05 freetz - added libadd patch, rel.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgtop.spec?r1=1.114&r2=1.115&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
