Author: megabajt Date: Mon Jun 29 18:25:54 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.3 (new soname)
---- Files affected: packages/gupnp-igd: gupnp-igd.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/gupnp-igd/gupnp-igd.spec diff -u packages/gupnp-igd/gupnp-igd.spec:1.1 packages/gupnp-igd/gupnp-igd.spec:1.2 --- packages/gupnp-igd/gupnp-igd.spec:1.1 Thu Mar 19 00:50:58 2009 +++ packages/gupnp-igd/gupnp-igd.spec Mon Jun 29 20:25:49 2009 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Library to handle UPnP IGD port mapping Name: gupnp-igd -Version: 0.1.1 +Version: 0.1.3 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.gupnp.org/sources/gupnp-igd/%{name}-%{version}.tar.gz -# Source0-md5: 9db86ff97c54ca89150c81009a8694d6 +# Source0-md5: ea0afa85c19fda67ef0ae54fa4faeb9f URL: http://www.gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -88,7 +88,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/libgupnp-igd-1.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgupnp-igd-1.0.so.1 +%attr(755,root,root) %ghost %{_libdir}/libgupnp-igd-1.0.so.2 %files devel %defattr(644,root,root,755) @@ -111,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/06/29 18:25:49 megabajt +- updated to 0.1.3 (new soname) + Revision 1.1 2009/03/18 23:50:58 megabajt - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-igd/gupnp-igd.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
