This commit is contained in:
Peter Robinson 2011-10-20 10:09:27 +01:00
parent 6204a6bb9b
commit 436d9e85cd
4 changed files with 18 additions and 25 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/gupnp-dlna-0.6.2.tar.xz
/gupnp-dlna-0.*.tar.xz

View File

@ -1,11 +0,0 @@
--- gupnp-dlna-0.5.0/tools/Makefile.in.orig 2011-01-07 16:14:45.969158312 +0000
+++ gupnp-dlna-0.5.0/tools/Makefile.in 2011-01-07 16:15:48.604151920 +0000
@@ -113,7 +113,7 @@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -lgstpbutils-0.10
LIBOBJS = @LIBOBJS@
LIBS = $(GST_LIBS) \
$(top_builddir)/libgupnp-dlna/libgupnp-dlna-1.0.la

View File

@ -1,5 +1,5 @@
Name: gupnp-dlna
Version: 0.6.2
Version: 0.6.4
Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications
@ -81,39 +81,43 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Sun Jul 17 2011 Peter Robinson <pbrobinson@gmail.com> - 0.6.2-1
* Thu Oct 20 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.6.4-1
- 0.6.4 stable release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.6/gupnp-dlna-0.6.4.news
* Sun Jul 17 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.6.2-1
- 0.6.2 stable release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.6/gupnp-dlna-0.6.2.news
* Sun Apr 10 2011 Peter Robinson <pbrobinson@gmail.com> - 0.6.1-1
* Sun Apr 10 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.6.1-1
- 0.6.1 stable release
* Sat Apr 9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.6.0-1
* Sat Apr 9 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 0.6.0-1
- 0.6.0 stable release
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 22 2011 Peter Robinson <pbrobinson@gmail.com> 0.5.1-1
* Sat Jan 22 2011 Peter Robinson <pbrobinson@fedoraproject.org> 0.5.1-1
- New upstream 0.5.1 release
* Fri Jan 7 2011 Peter Robinson <pbrobinson@gmail.com> 0.5.0-1
* Fri Jan 7 2011 Peter Robinson <pbrobinson@fedoraproject.org> 0.5.0-1
- New upstream 0.5.0 release
* Fri Oct 15 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.2-1
* Fri Oct 15 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.2-1
- New upstream 0.4.2 release
* Thu Oct 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.1-1
* Thu Oct 14 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.1-1
- New upstream 0.4.1 release
* Mon Sep 27 2010 Peter Robinson <pbrobinson@gmail.com> 0.4.0-1
* Mon Sep 27 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.0-1
- New upstream 0.4.0 release
* Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.3.0-1
* Tue Aug 17 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.0-1
- New upstream 0.3.0 release
* Fri Jun 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.2.1-2
* Fri Jun 25 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.1-2
- Updated for review feedback
* Fri Jun 25 2010 Peter Robinson <pbrobinson@gmail.com> 0.2.1-1
* Fri Jun 25 2010 Peter Robinson <pbrobinson@fedoraproject.org> 0.2.1-1
- Initial release

View File

@ -1 +1 @@
6677702975a197c068b6a2fecce16399 gupnp-dlna-0.6.2.tar.xz
7032b810bdbba6dc8e61c175ed1b9069 gupnp-dlna-0.6.4.tar.xz