Tiny whitespace fix.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
* Exclude autobuild.sh.
|
||||
* Change regex to also drop leading "an" from Summary.
|
||||
* Tiny whitespace fix.
|
||||
|
||||
1.68 2006-07-20
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
#
|
||||
# $Id: cpanspec,v 1.35 2006/08/29 00:40:02 stevenpritchard Exp $
|
||||
# $Id: cpanspec,v 1.36 2006/09/04 01:02:17 stevenpritchard Exp $
|
||||
|
||||
our $NAME="cpanspec";
|
||||
our $VERSION='1.69';
|
||||
@@ -953,7 +953,7 @@ END
|
||||
if (@filter_provides) {
|
||||
print $spec <<END
|
||||
|
||||
Source99: $name-filter-provides.sh
|
||||
Source99: $name-filter-provides.sh
|
||||
\%global real_perl_provides \%{__perl_provides}
|
||||
\%define __perl_provides \%{_tmppath}/\%{name}-\%{version}-\%{release}-\%(\%{__id_u} -n)-filter-provides
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user