From 83d9ffd3f4d099ba14c2eedc9b4c68e057063bc3 Mon Sep 17 00:00:00 2001 From: Tim Niemueller Date: Feb 09 2008 00:09:13 +0000 Subject: Rebuild with GCC 4.3 for rawhide (F9) --- diff --git a/libdc1394.spec b/libdc1394.spec index 1acc630..2aa06c0 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -1,4 +1,4 @@ -# $Id: libdc1394.spec,v 1.1 2008/01/19 23:30:06 timn Exp $ +# $Id: libdc1394.spec,v 1.2 2008/02/09 00:09:13 timn Exp $ #define svn_snapshot .svn459 #define real_version 2.0.0-rc8%{svn_snapshot} @@ -8,7 +8,7 @@ Summary: 1394-based digital camera control library Name: libdc1394 Version: 2.0.1 -Release: 3%{?svn_snapshot}%{?dist} +Release: 4%{?svn_snapshot}%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://sourceforge.net/projects/libdc1394/ @@ -107,6 +107,9 @@ mkdir -p %{buildroot}%{_docdir}/%{name}-docs-%{version} %{?_without_juju:%{_bindir}/dc1394_vloopback} %changelog +* Sat Feb 09 2008 Tim Niemueller - 2.0.1-4 +- Rebuild with GCC 4.3 for rawhide (F9) + * Sat Jan 19 2008 Tim Niemueller - 2.0.1-3 - Made autotools calls optional, only called if svn_snapshot is defined - devel subpackage now requires pkgconfig