diff --git a/contrib/crossrpms/specstrip b/contrib/crossrpms/specstrip index feda29636c..f7fbb9cbf5 100755 --- a/contrib/crossrpms/specstrip +++ b/contrib/crossrpms/specstrip @@ -240,4 +240,16 @@ foreach my $line ( @buffer3 ) # print STDERR @condstack, "LINE: $line\n"; } -print STDOUT @buffer4; +print STDERR @buffer4 if $verbose > 2; + +foreach my $line (@buffer4) { + if ( $line =~ /^(<.*>):(.*)$/ ) { + if ( $1 =~ m/.*