Author: megabajt Date: Tue Dec 29 22:06:01 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.5 (new soname)
---- Files affected: packages/gupnp-igd: gupnp-igd.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/gupnp-igd/gupnp-igd.spec diff -u packages/gupnp-igd/gupnp-igd.spec:1.3 packages/gupnp-igd/gupnp-igd.spec:1.4 --- packages/gupnp-igd/gupnp-igd.spec:1.3 Sat Nov 7 20:55:05 2009 +++ packages/gupnp-igd/gupnp-igd.spec Tue Dec 29 23:05:55 2009 @@ -1,18 +1,18 @@ # $Revision$, $Date$ Summary: Library to handle UPnP IGD port mapping Name: gupnp-igd -Version: 0.1.3 -Release: 2 +Version: 0.1.5 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://www.gupnp.org/sources/gupnp-igd/%{name}-%{version}.tar.gz -# Source0-md5: ea0afa85c19fda67ef0ae54fa4faeb9f +# Source0-md5: 991156298967b586bb888cacce202dea URL: http://www.gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: glib2-devel >= 1:2.14.0 BuildRequires: gtk-doc >= 1.0 -BuildRequires: gupnp-devel >= 0.12.3 +BuildRequires: gupnp-devel >= 0.13.2 BuildRequires: libtool BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,7 +25,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gupnp-igd Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gupnp-devel >= 0.12.3 +Requires: gupnp-devel >= 0.13.2 %description devel Header files for gupnp-igd library. @@ -61,6 +61,7 @@ %setup -q %build +%{__gtkdocize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -88,7 +89,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.2 +%attr(755,root,root) %ghost %{_libdir}/libgupnp-igd-1.0.so.3 %files devel %defattr(644,root,root,755) @@ -111,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/12/29 22:05:55 megabajt +- updated to 0.1.5 (new soname) + Revision 1.3 2009/11/07 19:55:05 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-igd/gupnp-igd.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
