Author: megabajt Date: Sat Nov 7 17:55:05 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5.1 (new soname)
---- Files affected: packages/gupnp-av: gupnp-av.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/gupnp-av/gupnp-av.spec diff -u packages/gupnp-av/gupnp-av.spec:1.2 packages/gupnp-av/gupnp-av.spec:1.3 --- packages/gupnp-av/gupnp-av.spec:1.2 Tue Jun 30 01:01:09 2009 +++ packages/gupnp-av/gupnp-av.spec Sat Nov 7 18:54:59 2009 @@ -6,17 +6,17 @@ Summary: Library for building UPnP A/V applications Summary(pl.UTF-8): Biblioteka do budowania aplikacji UPnP A/V Name: gupnp-av -Version: 0.4.1 +Version: 0.5.1 Release: 1 License: LGPL v2 Group: Libraries Source0: http://www.gupnp.org/sources/gupnp-av/%{name}-%{version}.tar.gz -# Source0-md5: 010865d06fc96a5b3edc05cf5ae07ad2 +# Source0-md5: 315b184e4aae9a7a687f3e9689d649b3 URL: http://www.gupnp.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: gtk-doc >= 1.0 -BuildRequires: gupnp-devel >= 0.9 +BuildRequires: gupnp-devel >= 0.13.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,7 +34,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gupnp-av Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gupnp-devel >= 0.9 +Requires: gupnp-devel >= 0.13.0 %description devel Header files for gupnp-av library. @@ -100,7 +100,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libgupnp-av-1.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgupnp-av-1.0.so.1 +%attr(755,root,root) %ghost %{_libdir}/libgupnp-av-1.0.so.2 %files devel %defattr(644,root,root,755) @@ -125,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/11/07 17:54:59 megabajt +- updated to 0.5.1 (new soname) + Revision 1.2 2009/06/29 23:01:09 megabajt - updated to 0.4.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-av/gupnp-av.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
