[a2jmidid] - Update to 7. - Drop upstreamed patches.

Orcan Ogetbil oget at fedoraproject.org
Thu Jan 27 02:12:02 UTC 2011


commit 0482de2b723d305ca5e714f29d8f4481009439cf
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Wed Jan 26 21:11:54 2011 -0500

    - Update to 7.
    - Drop upstreamed patches.

 .gitignore             |    1 +
 a2jmidid-linking.patch |   11 -----------
 a2jmidid.spec          |   14 ++++++++------
 sources                |    2 +-
 4 files changed, 10 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6577cf..487b550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 a2jmidid-6.tar.bz2
+/a2jmidid-7.tar.bz2
diff --git a/a2jmidid.spec b/a2jmidid.spec
index 95217c9..ce30a93 100644
--- a/a2jmidid.spec
+++ b/a2jmidid.spec
@@ -1,12 +1,9 @@
 Summary:	Daemon for exposing ALSA sequencer applications in JACK MIDI system
 Name:		a2jmidid
-Version:	6
-Release:	3%{?dist}
+Version:	7
+Release:	1%{?dist}
 URL:		http://home.gna.org/a2jmidid/
 Source0:	http://download.gna.org/%{name}/%{name}-%{version}.tar.bz2
-# Fix DSO linking error
-# https://gna.org/support/index.php?2547
-Patch0:		a2jmidid-linking.patch
 # a2jmidi_bridge.c and j2amidi_bridge.c are GPLv2+
 # The rest is GPLv2
 License:	GPLv2 and GPLv2+
@@ -34,7 +31,6 @@ one ALSA sequencer port and one JACK MIDI port. Such bridge is unidirectional.
 
 %prep
 %setup -q
-%patch0 -p1 -b .linking
 
 %build
 export CFLAGS="%{optflags}"
@@ -58,8 +54,14 @@ rm -fr %{buildroot}
 %{_bindir}/a2jmidi_bridge
 %{_bindir}/j2amidi_bridge
 %{_datadir}/dbus-1/services/org.gna.home.a2jmidid.service
+%{_mandir}/man1/a2j*
+%{_mandir}/man1/j2a*
 
 %changelog
+* Wed Jan 26 2011 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 7-1
+- Update to 7.
+- Drop upstreamed patches.
+
 * Fri Jul 16 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 6-3
 - Fix license tag
 
diff --git a/sources b/sources
index d65bf34..b801303 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-461969bc19a5331e9e81441c6431ef20  a2jmidid-6.tar.bz2
+195f5587904ce307cbcd4ef89f2c791f  a2jmidid-7.tar.bz2


More information about the scm-commits mailing list