Author: megabajt Date: Wed Mar 18 23:40:36 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.4
---- Files affected: SPECS: gssdp.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/gssdp.spec diff -u SPECS/gssdp.spec:1.7 SPECS/gssdp.spec:1.8 --- SPECS/gssdp.spec:1.7 Sun Aug 31 23:15:37 2008 +++ SPECS/gssdp.spec Thu Mar 19 00:40:31 2009 @@ -2,16 +2,16 @@ Summary: SSDP library Summary(pl.UTF-8): Biblioteka SSDP Name: gssdp -Version: 0.6.2 +Version: 0.6.4 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.gupnp.org/sources/gssdp/%{name}-%{version}.tar.gz -# Source0-md5: aac3f73343a82db7a9acd5233ab32719 +# Source0-md5: f212bbe3c539e95fab91d0dc825bd108 URL: http://gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 -BuildRequires: glib2-devel >= 1:2.9.1 +BuildRequires: glib2-devel >= 1:2.18.0 BuildRequires: gtk-doc >= 1.0 BuildRequires: libglade2-devel >= 1:2.6.0 BuildRequires: libsoup-devel >= 2.4.0 @@ -30,8 +30,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gssdp Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.9.1 -Requires: libsoup-devel >= 2.2.97 +Requires: glib2-devel >= 1:2.18.0 +Requires: libsoup-devel >= 2.4.0 %description devel This package contains header files for gssdp. @@ -74,7 +74,9 @@ %{__autoheader} %{__automake} %configure \ + --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} + %{__make} %install @@ -119,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/03/18 23:40:31 megabajt +- updated to 0.6.4 + Revision 1.7 2008/08/31 21:15:37 patrys - 0.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gssdp.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
