[guitarix] New upstream 0.25.2

Brendan Jones bsjones at fedoraproject.org
Mon Feb 11 03:39:17 UTC 2013


commit 01d27911bc23caf308035308fe95771f427c5040
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Mon Feb 11 04:39:08 2013 +0100

    New upstream 0.25.2

 .gitignore    |    1 +
 guitarix.spec |   12 +++++-------
 sources       |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 430a0fe..ff5f1f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ guitarix-0.11.0.tar.bz2
 /guitarix2-0.23.3.tar.bz2
 /guitarix2-0.24.2.tar.bz2
 /guitarix2-0.25.1.tar.bz2
+/guitarix2-0.25.2.tar.bz2
diff --git a/guitarix.spec b/guitarix.spec
index 1825fb1..abf855d 100644
--- a/guitarix.spec
+++ b/guitarix.spec
@@ -4,8 +4,8 @@
 %global altname2 guitarix2
 
 Name:           guitarix
-Version:        0.25.1
-Release:        6%{?dist}
+Version:        0.25.2
+Release:        1%{?dist}
 Summary:        Mono amplifier to JACK
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -134,10 +134,7 @@ guitarix, but can also be used by any other ladspa host.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p2
 %patch1 -p2
-%patch2 -p2
-%patch3 -p1
 
 # The build system does not use these bundled libraries by default. But
 # just to make sure:
@@ -166,8 +163,6 @@ desktop-file-install                                    \
 --dir=%{buildroot}%{_datadir}/applications              \
 %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
-chmod 644 %{buildroot}/%{_datadir}/%{altname}/sounds/*
-chmod 644 %{buildroot}/%{_datadir}/%{altname}/skins/*
 chmod 755 %{buildroot}%{_libdir}/libgxw*.so.0.1
 rm -rf %{buildroot}%{_libdir}/libgxw*.so
 ln -s %{_libdir}/libgxwmm.so.0.1 %{buildroot}%{_libdir}/libgxwmm.so
@@ -224,6 +219,9 @@ chmod 755 %{buildroot}%{_libdir}/glade/modules/libgladegx.so
 %{_libdir}/lv2/*
 
 %changelog
+* Mon Feb 11 2013 Brendan Jones <brendan.jones.it at gmail.com> 0.25.2-1
+- Remove patches present in new upstream release
+
 * Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 0.25.1-6
 - Rebuild for Boost-1.53.0
 
diff --git a/sources b/sources
index 2f6bbf7..6317821 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-686d1ae764e012e56dbcc2c8eaf7e592  guitarix2-0.25.1.tar.bz2
+6471c01705c724d80fac0d31168979db  guitarix2-0.25.2.tar.bz2


More information about the scm-commits mailing list