Fix perl-DBD-SQLite package name
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
c04f70339a
commit
37d0cff23a
@ -1,13 +1,13 @@
|
|||||||
Name: rasdaemon
|
Name: rasdaemon
|
||||||
Version: 0.4.1
|
Version: 0.4.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Utility to receive RAS error tracings
|
Summary: Utility to receive RAS error tracings
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://git.fedorahosted.org/git/rasdaemon.git
|
URL: https://git.fedorahosted.org/git/rasdaemon.git
|
||||||
Source0: http://mchehab.fedorapeople.org/%{name}-%{version}.tar.bz2
|
Source0: http://mchehab.fedorapeople.org/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
|
||||||
Requires: hwdata, dmidecode, perl-dbd-sqlite
|
Requires: hwdata, dmidecode, perl-DBD-SQLite
|
||||||
BuildRequires: autoconf, automake, gettext-devel, libtool, sqlite-devel
|
BuildRequires: autoconf, automake, gettext-devel, libtool, sqlite-devel
|
||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd-units
|
||||||
@ -48,6 +48,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
|
|||||||
%{_sysconfdir}/ras/dimm_labels.d
|
%{_sysconfdir}/ras/dimm_labels.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-2
|
||||||
|
- Fix the name of perl-DBD-SQLite package
|
||||||
|
|
||||||
* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
|
* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
|
||||||
- Updated to version 0.4.1 with contains some bug fixes
|
- Updated to version 0.4.1 with contains some bug fixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user