Updated to version 0.4.1
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
191a290d10
commit
4093786cfb
@ -7,7 +7,7 @@ License: GPLv2
|
||||
URL: https://git.fedorahosted.org/git/rasdaemon.git
|
||||
Source0: http://mchehab.fedorapeople.org/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
|
||||
Requires: hwdata, dmidecode
|
||||
Requires: hwdata, dmidecode, perl-dbd-sqlite
|
||||
BuildRequires: autoconf, automake, gettext-devel, libtool, sqlite-devel
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
Requires(post): systemd-units
|
||||
@ -44,6 +44,8 @@ rm INSTALL %{buildroot}/usr/include/*.h
|
||||
%{_sbindir}/ras-mc-ctl
|
||||
%{_mandir}/*/*
|
||||
%{_unitdir}/*.service
|
||||
%{_sharedstatedir}/rasdaemon
|
||||
%{_sysconfdir}/ras/dimm_labels.d
|
||||
|
||||
%changelog
|
||||
* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
|
||||
|
Loading…
Reference in New Issue
Block a user