Make the build verbase as per packaging standards
This commit is contained in:
parent
99b8302bb2
commit
92e88ab089
@ -1,6 +1,6 @@
|
|||||||
Name: ppc64-diag
|
Name: ppc64-diag
|
||||||
Version: 2.6.7
|
Version: 2.6.7
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: PowerLinux Platform Diagnostics
|
Summary: PowerLinux Platform Diagnostics
|
||||||
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -16,7 +16,7 @@ Requires: servicelog, lsvpd
|
|||||||
# PCI hotplug support on PowerKVM guest depends on below
|
# PCI hotplug support on PowerKVM guest depends on below
|
||||||
# powerpc-utils version.
|
# powerpc-utils version.
|
||||||
Requires: powerpc-utils >= 1.2.19
|
Requires: powerpc-utils >= 1.2.19
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
Source0: http://downloads.sourceforge.net/project/linux-diag/ppc64-diag/%{version}/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/project/linux-diag/ppc64-diag/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0: ppc64-diag-messagecatalog-location.patch
|
Patch0: ppc64-diag-messagecatalog-location.patch
|
||||||
Patch1: ppc64-diag-chkconfig.patch
|
Patch1: ppc64-diag-chkconfig.patch
|
||||||
@ -48,7 +48,7 @@ administrators or connected service frameworks.
|
|||||||
%patch5 -p1 -b .prrnscriptloc
|
%patch5 -p1 -b .prrnscriptloc
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
@ -129,6 +129,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 4 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2.6.7-4
|
||||||
|
- Make the build verbase as per packaging standards
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.7-3
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.7-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user