rpms/libdc1394/devel libdc1394.spec,1.7,1.8

Karsten Hopp karsten at fedoraproject.org
Thu Sep 10 13:31:44 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/libdc1394/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14900

Modified Files:
	libdc1394.spec 
Log Message:
- excludearch s390 s390x where we don't have libraw1394




Index: libdc1394.spec
===================================================================
RCS file: /cvs/extras/rpms/libdc1394/devel/libdc1394.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- libdc1394.spec	25 Jul 2009 05:30:07 -0000	1.7
+++ libdc1394.spec	10 Sep 2009 13:31:44 -0000	1.8
@@ -8,12 +8,13 @@
 Summary: 1394-based digital camera control library
 Name: libdc1394
 Version: 2.1.2
-Release: 2%{?svn_snapshot}%{?dist}
+Release: 3%{?svn_snapshot}%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://sourceforge.net/projects/libdc1394/
 Source: http://dl.sf.net/libdc1394/libdc1394-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+ExcludeArch: s390 s390x
 
 BuildRequires: kernel-headers
 BuildRequires: libraw1394-devel libusb1-devel
@@ -115,6 +116,9 @@ done
 %{_mandir}/man1/dc1394_*.1.gz
 
 %changelog
+* Thu Sep 10 2009 Karsten Hopp <karsten at redhat.com> 2.1.2-3
+- excludearch s390 s390x where we don't have libraw1394
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list