Spec file cleanup
This commit is contained in:
parent
d8a1f04c3e
commit
eb882acfaa
@ -4,7 +4,7 @@ Version: 0.51.0
|
||||
Release: 17%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
#VCS: bzr:https://code.edge.launchpad.net/~intltool/intltool/trunk
|
||||
Source: http://edge.launchpad.net/intltool/trunk/%{version}/+download/intltool-%{version}.tar.gz
|
||||
Source: https://edge.launchpad.net/intltool/trunk/%{version}/+download/intltool-%{version}.tar.gz
|
||||
URL: https://launchpad.net/intltool
|
||||
BuildArch: noarch
|
||||
Requires: patch
|
||||
@ -46,10 +46,10 @@ them in the po files.
|
||||
%build
|
||||
%configure
|
||||
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%make_install
|
||||
|
||||
%check
|
||||
if ! make check; then
|
||||
|
Loading…
Reference in New Issue
Block a user