[a2jmidid] Update to 8.

Orcan Ogetbil oget at fedoraproject.org
Tue Jul 10 02:29:03 UTC 2012


commit 7851394d38e1981a7322d8025b5cfee84883237a
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Mon Jul 9 22:28:45 2012 -0400

    Update to 8.

 .gitignore    |    1 +
 a2jmidid.spec |   13 +++++--------
 sources       |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 487b550..3aaf6fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 a2jmidid-6.tar.bz2
 /a2jmidid-7.tar.bz2
+/a2jmidid-8.tar.bz2
diff --git a/a2jmidid.spec b/a2jmidid.spec
index d308f36..3a7cc0a 100644
--- a/a2jmidid.spec
+++ b/a2jmidid.spec
@@ -1,14 +1,13 @@
 Summary:	Daemon for exposing ALSA sequencer applications in JACK MIDI system
 Name:		a2jmidid
-Version:	7
-Release:	3%{?dist}
+Version:	8
+Release:	1%{?dist}
 URL:		http://home.gna.org/a2jmidid/
 Source0:	http://download.gna.org/%{name}/%{name}-%{version}.tar.bz2
 # a2jmidi_bridge.c and j2amidi_bridge.c are GPLv2+
 # The rest is GPLv2
 License:	GPLv2 and GPLv2+
 Group:		Applications/Multimedia
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:	alsa-lib-devel
 BuildRequires:	dbus-devel
@@ -39,14 +38,9 @@ export CFLAGS="%{optflags}"
 ./waf %{?_smp_mflags} -v
 
 %install
-rm -fr %{buildroot}
 ./waf --destdir=%{buildroot} -v	install
 
-%clean
-rm -fr %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS README gpl2.txt NEWS
 %{_bindir}/a2j
 %{_bindir}/%{name}
@@ -58,6 +52,9 @@ rm -fr %{buildroot}
 %{_mandir}/man1/j2a*
 
 %changelog
+* Mon Jul 09 2012 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 8-1
+- Update to 8.
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index b801303..dc65b7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-195f5587904ce307cbcd4ef89f2c791f  a2jmidid-7.tar.bz2
+9cf4edbc3ad2ddeeaf6c8c1791ff3ddd  a2jmidid-8.tar.bz2


More information about the scm-commits mailing list