packages: gupnp-dlna/gupnp-dlna.spec - updated to 0.6.1 (note: new soname)
qboosh
qboosh at pld-linux.org
Sun Sep 11 15:59:56 CEST 2011
Author: qboosh Date: Sun Sep 11 13:59:56 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.6.1 (note: new soname)
---- Files affected:
packages/gupnp-dlna:
gupnp-dlna.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/gupnp-dlna/gupnp-dlna.spec
diff -u packages/gupnp-dlna/gupnp-dlna.spec:1.2 packages/gupnp-dlna/gupnp-dlna.spec:1.3
--- packages/gupnp-dlna/gupnp-dlna.spec:1.2 Thu Mar 17 17:41:16 2011
+++ packages/gupnp-dlna/gupnp-dlna.spec Sun Sep 11 15:59:51 2011
@@ -6,14 +6,14 @@
Summary: GUPnP utility library to ease tasks related to DLNA
Summary(pl.UTF-8): Biblioteka narzędziowa GUPnP ułatwiająca zadania związane z DLNA
Name: gupnp-dlna
-# note: 0.6.x will be stable, 0.7.x unstable
-Version: 0.5.1
-Release: 2
+# note: 0.6.x is stable, 0.7.x unstable
+Version: 0.6.1
+Release: 1
License: LGPL v2+
Group: Libraries
#Source0Download: http://gupnp.org/download
Source0: http://gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
-# Source0-md5: be4d6ab220d29e1c09f0ca9aef7caaae
+# Source0-md5: 0265d8864edcddc3367dcfe431c3bb53
URL: http://gupnp.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
@@ -103,6 +103,7 @@
DESTDIR=$RPM_BUILD_ROOT
%{!?with_apidocs:%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}}
+# obsoleted by pkg-config
%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgupnp-dlna-1.0.la
%clean
@@ -117,7 +118,7 @@
%attr(755,root,root) %{_bindir}/gupnp-dlna-info
%attr(755,root,root) %{_bindir}/gupnp-dlna-ls-profiles
%attr(755,root,root) %{_libdir}/libgupnp-dlna-1.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgupnp-dlna-1.0.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgupnp-dlna-1.0.so.2
%{_datadir}/gupnp-dlna
%files devel
@@ -142,6 +143,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/09/11 13:59:51 qboosh
+- updated to 0.6.1 (note: new soname)
+
Revision 1.2 2011/03/17 16:41:16 wiget
- drop libtool file
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp-dlna/gupnp-dlna.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list