Author: megabajt Date: Sat Nov 7 17:51:49 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.13.1 (new soname)
---- Files affected: packages/gupnp: gupnp.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/gupnp/gupnp.spec diff -u packages/gupnp/gupnp.spec:1.8 packages/gupnp/gupnp.spec:1.9 --- packages/gupnp/gupnp.spec:1.8 Tue Jun 30 00:34:44 2009 +++ packages/gupnp/gupnp.spec Sat Nov 7 18:51:43 2009 @@ -2,17 +2,17 @@ Summary: UPnP library Summary(pl.UTF-8): Biblioteka UPnP Name: gupnp -Version: 0.12.8 +Version: 0.13.1 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.gupnp.org/sources/gupnp/%{name}-%{version}.tar.gz -# Source0-md5: ad20138c6da78cd03a056d30e40e36b9 +# Source0-md5: 9b5fcf8146ba9a2bd84382f61717aa0e URL: http://gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 BuildRequires: glib2-devel >= 1:2.18.0 -BuildRequires: gssdp-devel >= 0.6.2 +BuildRequires: gssdp-devel >= 0.7.0 BuildRequires: gtk-doc >= 1.0 BuildRequires: libsoup-devel >= 2.4.1 BuildRequires: libtool >= 2:1.5 @@ -38,7 +38,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.18.0 -Requires: gssdp-devel >= 0.6.2 +Requires: gssdp-devel >= 0.7.0 Requires: libsoup-devel >= 2.4.1 Requires: libuuid-devel >= 1.36 Requires: libxml2-devel >= 1:2.6.30 @@ -108,7 +108,7 @@ %doc ChangeLog NEWS README %attr(755,root,root) %{_bindir}/gupnp-binding-tool %attr(755,root,root) %{_libdir}/libgupnp-1.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgupnp-1.0.so.2 +%attr(755,root,root) %ghost %{_libdir}/libgupnp-1.0.so.3 %files devel %defattr(644,root,root,755) @@ -131,6 +131,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/11/07 17:51:43 megabajt +- updated to 0.13.1 (new soname) + Revision 1.8 2009/06/29 22:34:44 megabajt - updated to 0.12.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp/gupnp.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
