[calf/f12/master] - Update to 0.0.18.6 - Drop upstreamed patch

Orcan Ogetbil oget at fedoraproject.org
Sun Sep 12 00:45:39 UTC 2010


commit db27536442903e643542b4c1cecb10ebf57c323f
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Sep 11 20:45:33 2010 -0400

    - Update to 0.0.18.6
    - Drop upstreamed patch

 .gitignore                                         |    1 +
 ...-4e589965840bbd15c967991a4229e87dc262a101.patch |   30 --------------------
 calf.spec                                          |   12 ++++----
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 37 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65c0167..8fe96d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 calf-0.0.18.5.tar.gz
+/calf-0.0.18.6.tar.gz
diff --git a/calf.spec b/calf.spec
index 8841e59..1478cd9 100644
--- a/calf.spec
+++ b/calf.spec
@@ -1,6 +1,6 @@
 Name:		calf
-Version:	0.0.18.5
-Release:	4%{?dist}
+Version:	0.0.18.6
+Release:	1%{?dist}
 Summary:	Audio plugins pack
 Group:		Applications/Multimedia
 # The jackhost code is GPLv2+ 
@@ -15,9 +15,6 @@ Source1:	%{name}-dssi.desktop
 # LV2: use correct LADSPA URIs
 # http://repo.or.cz/w/calf.git/commit/fb526c311c4ab401986b7d559d32732d6acd7cde
 Patch0:		%{name}.git-fb526c311c4ab401986b7d559d32732d6acd7cde.patch
-# Fix ladspa_wrapper crash RHBZ#600713
-# http://repo.or.cz/w/calf.git/commit/4e589965840bbd15c967991a4229e87dc262a101
-Patch1:		%{name}.git-4e589965840bbd15c967991a4229e87dc262a101.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	desktop-file-utils
@@ -83,7 +80,6 @@ This package contains DSSI synthesizers and effects, also GUI extensions.
 %prep
 %setup -q
 %patch0 -p1 -b .ladspa_uri
-%patch1 -p1
 
 # Make sure that optflags are not overriden.
 sed -i 's|-O3||' configure
@@ -164,6 +160,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/dssi/%{name}.so
 
 %changelog
+* Sat Sep 11 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.0.18.6-1
+- Update to 0.0.18.6
+- Drop upstreamed patch
+
 * Wed Jul 14 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.0.18.5-4
 - Fix ladspa_wrapper crash RHBZ#600713
 
diff --git a/sources b/sources
index e484a49..0eb3583 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b844eac59bb16354b8dc25a15a0576f6  calf-0.0.18.5.tar.gz
+780854561dad1cb873041d7a0b98cbcd  calf-0.0.18.6.tar.gz


More information about the scm-commits mailing list