Rebuild with GCC 4.3 for rawhide (F9)
This commit is contained in:
parent
46e75db0f8
commit
83d9ffd3f4
@ -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 <tim@niemueller.de> - 2.0.1-4
|
||||
- Rebuild with GCC 4.3 for rawhide (F9)
|
||||
|
||||
* Sat Jan 19 2008 Tim Niemueller <tim@niemueller.de> - 2.0.1-3
|
||||
- Made autotools calls optional, only called if svn_snapshot is defined
|
||||
- devel subpackage now requires pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user