Revert blank line changes
This commit is contained in:
parent
42c1e62b74
commit
c40d02b3ff
@ -1,15 +1,13 @@
|
||||
# This is stable release:
|
||||
#%%global rcversion RC1
|
||||
|
||||
Name: pcre
|
||||
Version: 8.32
|
||||
Release: %{?rcversion:0.}3%{?rcversion:.%rcversion}%{?dist}
|
||||
Release: %{?rcversion:0.}4%{?rcversion:.%rcversion}%{?dist}
|
||||
%global myversion %{version}%{?rcversion:-%rcversion}
|
||||
Summary: Perl-compatible regular expression library
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.pcre.org/
|
||||
|
||||
Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%{name}/%{?rcversion:Testing/}%{name}-%{myversion}.tar.bz2
|
||||
# Upstream thinks RPATH is good idea.
|
||||
Patch0: pcre-8.21-multilib.patch
|
||||
@ -119,6 +117,8 @@ make check
|
||||
%{_mandir}/man1/pcretest.*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 28 2013 Petr Pisar <ppisar@redhat.com> - 8.32-4
|
||||
|
||||
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 8.32-3
|
||||
- Adjust autoreconf to fix FTBFS on F-19
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user