Author: megabajt Date: Fri Nov 18 20:43:34 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.2.0 (note: new soname)
---- Files affected: packages/gupnp-igd: gupnp-igd.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/gupnp-igd/gupnp-igd.spec diff -u packages/gupnp-igd/gupnp-igd.spec:1.12 packages/gupnp-igd/gupnp-igd.spec:1.13 --- packages/gupnp-igd/gupnp-igd.spec:1.12 Sat Oct 29 12:52:12 2011 +++ packages/gupnp-igd/gupnp-igd.spec Fri Nov 18 21:43:29 2011 @@ -2,13 +2,12 @@ Summary: Library to handle UPnP IGD port mapping Summary(pl.UTF-8): Biblioteka do obsługi odwzorowywania portów IGD dla UPnP Name: gupnp-igd -Version: 0.1.11 -Release: 2 +Version: 0.2.0 +Release: 1 License: LGPL v2.1+ Group: Libraries -#Source0Download: http://gupnp.org/download -Source0: http://gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz -# Source0-md5: e6f21d5a7f7c10ae0b528369c2683f81 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gupnp-igd/0.2/%{name}-%{version}.tar.xz +# Source0-md5: 7097d474dc6247fa4ef96e4a2621f9cd URL: http://gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -16,14 +15,16 @@ BuildRequires: glib2-devel >= 1:2.16.0 BuildRequires: gobject-introspection-devel >= 0.10 BuildRequires: gtk-doc >= 1.0 -BuildRequires: gupnp-devel >= 0.13.2 +BuildRequires: gupnp-devel >= 0.18.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-pygobject-devel >= 2.16.0 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: glib2 >= 1:2.16 -Requires: gupnp >= 0.13.2 +Requires: gupnp >= 0.18.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -39,7 +40,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.16 -Requires: gupnp-devel >= 0.13.2 +Requires: gupnp-devel >= 0.18.0 %description devel Header files for gupnp-igd library. @@ -124,7 +125,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.3 +%attr(755,root,root) %ghost %{_libdir}/libgupnp-igd-1.0.so.4 %{_libdir}/girepository-1.0/GUPnPIgd-1.0.typelib %files devel @@ -154,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/11/18 20:43:29 megabajt +- updated to 0.2.0 (note: new soname) + Revision 1.12 2011/10/29 10:52:12 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-igd/gupnp-igd.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
