[libgpod/f14: 12/12] Update to 0.8.2 Drop upstreamed patches

chkr chkr at fedoraproject.org
Sun Aug 28 15:29:13 UTC 2011


commit 7d9e71200c14445558d0a9ec359ffb48ef0223f3
Merge: 203331d 99167f6
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sun Aug 28 17:28:51 2011 +0200

    Update to 0.8.2
    Drop upstreamed patches

 .gitignore                 |    1 +
 libgpod-0.8.0-x86-32.patch |  146 --------------------------------------------
 libgpod.spec               |   70 +++++++++++++++++++---
 sources                    |    2 +-
 4 files changed, 64 insertions(+), 155 deletions(-)
---
diff --cc libgpod.spec
index fca2ef9,e541d18..2cbe47c
--- a/libgpod.spec
+++ b/libgpod.spec
@@@ -1,9 -1,18 +1,15 @@@
  %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
  
 -# python-gpod should not advertise _gpod.so in its Provides
 -%define __provides_exclude_from %{python_sitearch}/.*\.so$
 -
+ %ifarch %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+ %global with_mono 1
+ %else
+ %global with_mono 0
+ %endif
+ 
  Summary: Library to access the contents of an iPod
  Name: libgpod
- Version: 0.8.0
- Release: 3%{?dist}
+ Version: 0.8.2
+ Release: 1%{?dist}
  License: LGPLv2+
  Group: System Environment/Libraries
  URL: http://www.gtkpod.org/libgpod.html
@@@ -180,9 -211,36 +208,35 @@@ rm -rf %{buildroot
  %files sharp-devel
  %defattr(-, root, root, 0755)
  %{_libdir}/pkgconfig/%{name}-sharp.pc
+ %endif
  
  %changelog
+ * Mon Jul 25 2011 Christian Krause <chkr at fedoraproject.org> - 0.8.2-1
+ - Update to 0.8.2
+ - Drop upstreamed patches
 -- Prevent python-gpod from advertising _gpod.so in its Provides
+ 
+ * Mon Jul 18 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-12
+ - libgpod-0.8.0-10.fc16 grew a mono-core dependency (#722976)
+ 
+ * Mon Jul 18 2011 Dan Horák <dan at danny.cz> - 0.8.0-11
+ - rebuilt for sg3_utils 1.31
+ 
+ * Thu Jul 14 2011 Bastien Nocera <bnocera at redhat.com> 0.8.0-10
+ - Add hashDB support
+ 
+ * Wed May 25 2011 Todd Zullinger <tmz at pobox.com> - 0.8.0-9
+ - Fix tmpfiles.d user/group for /var/run/libgpod (#707787)
+ 
+ * Mon May 23 2011 Todd Zullinger <tmz at pobox.com> - 0.8.0-8
+ - Support tmpfiles.d for Fedora >= 15 (#707066)
+ 
+ * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-7
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+ 
+ * Tue Jan 18 2011 Dan Horák <dan[at]danny.cz> - 0.8.0-6
+ - conditionalize mono support
+ 
 -* Sat Jan 08 2011 Christian Krause <chkr at fedoraproject.org> - 0.8.0-5
 +* Sat Jan 08 2011 Christian Krause <chkr at fedoraproject.org> - 0.8.0-3
  - Change patch to fix 32 bit issues in the mono bindings
    (Itdb_Track data structure contained wrong values on x86 systems)
  


More information about the scm-commits mailing list