rpms/museek+/devel museek+.spec,1.10,1.11

Julian Sikorski belegdol at fedoraproject.org
Wed Feb 25 11:41:42 UTC 2009


Author: belegdol

Update of /cvs/extras/rpms/museek+/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6435

Modified Files:
	museek+.spec 
Log Message:
* Wed Feb 25 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.2.20090221svn1127
- Made -murmur and -tools subpackages noarch



Index: museek+.spec
===================================================================
RCS file: /cvs/extras/rpms/museek+/devel/museek+.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- museek+.spec	23 Feb 2009 15:39:25 -0000	1.10
+++ museek+.spec	25 Feb 2009 11:41:12 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:           museek+
 Version:        0.2
-Release:        0.1.20090221svn1127%{?dist}
+Release:        0.2.20090221svn1127%{?dist}
 Summary:        A Soulseek filesharing client
 
 Group:          Applications/Internet
@@ -74,6 +74,10 @@
 Requires:       %{name}-bindings = %{version}-%{release}
 Requires:       pygtk2
 
+%if 0%{?fedora} >= 11
+BuildArch: noarch
+%endif
+
 %description murmur
 Museek+ is a file-sharing application for the Soulseek peer-to-peer network. It
 is written in C++. This package contains a PyGTK GUI for Museek+.
@@ -95,6 +99,10 @@
 Requires:       %{name}-core = %{version}-%{release}
 Requires:       %{name}-bindings = %{version}-%{release}
 
+%if 0%{?fedora} >= 11
+BuildArch: noarch
+%endif
+
 %description tools
 Museek+ is a file-sharing application for the Soulseek peer-to-peer network. It
 is written in C++. This package contains Python tools for Museek+.
@@ -205,6 +213,9 @@
 
 
 %changelog
+* Wed Feb 25 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.2.20090221svn1127
+- Made -murmur and -tools subpackages noarch
+
 * Mon Feb 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.1.20090221svn1127
 - Updated to SVN revision 1127
 - Fixed the Source0 URL




More information about the scm-commits mailing list