[tellico] Update to upstream 2.3.3 Drop GCC 4.6 and libvl patches, applied upstream

alexlan alexlan at fedoraproject.org
Mon Sep 5 04:26:59 UTC 2011


commit f13acd9bee43c97002831dc5f3d5662a269bc0ef
Author: Alex Lancaster <alexlan at fedoraproject.org>
Date:   Mon Sep 5 00:26:05 2011 -0400

    Update to upstream 2.3.3
    Drop GCC 4.6 and libvl patches, applied upstream

 .gitignore       |    1 +
 gcc-4.6-fix.diff |   25 -------------------------
 libv4l1.diff     |   14 --------------
 sources          |    2 +-
 tellico.spec     |   12 ++++++------
 5 files changed, 8 insertions(+), 46 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e6ae7c..f652293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 tellico-2.2.tar.bz2
 /tellico-2.3.tar.bz2
 /tellico-2.3.2.tar.bz2
+/tellico-2.3.3.tar.bz2
diff --git a/sources b/sources
index 222b1ec..dbd3c3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3425c12055ae7ea512cd7242de73575e  tellico-2.3.2.tar.bz2
+7e3da69119324995308fca7ddf8ea6a9  tellico-2.3.3.tar.bz2
diff --git a/tellico.spec b/tellico.spec
index 5dd3f58..08b90d1 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -1,14 +1,12 @@
 Name:           tellico
-Version:        2.3.2
-Release:        3%{?dist}
+Version:        2.3.3
+Release:        1%{?dist}
 Summary:        A collection manager
 
 Group:          Applications/Multimedia
 License:        GPLv2
 URL:            http://tellico-project.org/
 Source0:        http://tellico-project.org/files/tellico-%{version}.tar.bz2
-Patch0:		gcc-4.6-fix.diff
-Patch1:		libv4l1.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake >= 2.6.2-3
@@ -53,8 +51,6 @@ directly from Amazon.com.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
 
 %build
 
@@ -114,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep  5 2011 Alex Lancaster <alexlan[AT]fedoraproject org> - 2.3.3-1
+- Update to upstream 2.3.3
+- Drop GCC 4.6 and libvl patches, applied upstream
+
 * Fri Jul 15 2011 Marek Kasik <mkasik at redhat.com> - 2.3.2-3
 - Rebuild (poppler-0.17.0)
 


More information about the scm-commits mailing list