rpms/taglib-sharp/F-13 taglib-sharp.spec,1.10,1.11

Karsten Hopp karsten at fedoraproject.org
Thu Feb 18 15:22:21 UTC 2010


Author: karsten

Update of /cvs/extras/rpms/taglib-sharp/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22410

Modified Files:
	taglib-sharp.spec 
Log Message:
 enable s390, s390x where we have mono now


Index: taglib-sharp.spec
===================================================================
RCS file: /cvs/extras/rpms/taglib-sharp/F-13/taglib-sharp.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- taglib-sharp.spec	26 Oct 2009 18:18:25 -0000	1.10
+++ taglib-sharp.spec	18 Feb 2010 15:22:21 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name:    taglib-sharp
 Version: 2.0.3.2
-Release: 5%{?dist}
+Release: 5%{?dist}.1
 Summary: Provides tag reading and writing for Banshee and other Mono apps
 
 Group:   System Environment/Libraries
@@ -13,7 +13,7 @@ Patch0:  taglib-sharp-2.0.3.2-libdir.pat
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # We only have mono on these arches:
-ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 armv4l sparc sparcv9 alpha ppc
+ExclusiveArch: %ix86 x86_64 ia64 ppc ppc64 armv4l sparc sparcv9 alpha ppc s390 s390x
 
 BuildRequires: mono-devel, monodoc-devel, gnome-sharp-devel
 
@@ -67,6 +67,9 @@ sed -i 's|${exec_prefix}/lib|%{_libdir}|
 %{_libdir}/pkgconfig/taglib-sharp.pc
 
 %changelog
+* Thu Feb 18 2010 Karsten Hopp <karsten at redhat.com> 2.0.3.2-5.1
+- enable s390, s390x where we have mono now
+
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 2.0.3.2-5
 - switch sparc to sparcv9
 



More information about the scm-commits mailing list