spec file cleanup,dist tag added(merge review #226278)
This commit is contained in:
parent
7abb6d1e79
commit
bf71f0ab77
@ -1,16 +1,15 @@
|
||||
Name: perl-SGMLSpm
|
||||
Version: 1.03ii
|
||||
Release: 16.2.1
|
||||
Release: 16.3%{?dist}
|
||||
Summary: Perl library for parsing the output of nsgmls
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
URL: http://search.cpan.org/dist/SGMLSpm/
|
||||
Source0: http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl >= 1:5.6.1
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: openjade
|
||||
|
||||
@ -31,8 +30,6 @@ make install_system \
|
||||
BINDIR=$RPM_BUILD_ROOT%{_bindir} \
|
||||
PERL5DIR=$RPM_BUILD_ROOT%{perl_vendorlib}
|
||||
|
||||
%check || :
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
@ -45,7 +42,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
||||
* Mon Oct 22 2007 Ondrej Vasik <ovasik@redhat.com> - 1.03ii-16.3
|
||||
- added dist tag
|
||||
- License to GPL+
|
||||
- spec file cleanup (all things from merge review by pnemade #226278)
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.03ii-16.2.1
|
||||
- rebuild
|
||||
|
||||
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 1.03ii-16.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user