[perl-HTTP-Negotiate] add new filter

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jul 25 10:36:02 UTC 2011


commit 626778960e1d7c1a1e6f159cadf5af0918196670
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jul 25 12:32:38 2011 +0200

    add new filter

 perl-HTTP-Negotiate.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTTP-Negotiate.spec b/perl-HTTP-Negotiate.spec
index b595309..2e8cab2 100644
--- a/perl-HTTP-Negotiate.spec
+++ b/perl-HTTP-Negotiate.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Negotiate
 Version:        6.00
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Choose a variant to serve
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -21,6 +21,8 @@ Conflicts:      perl-libwww-perl < 6
 %filter_from_requires /^perl(HTTP::Headers)\s*$/d
 %filter_setup
 
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(HTTP::Headers\\)$
+
 %description
 This module provides a complete implementation of the HTTP content
 negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter
@@ -51,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 25 2011 Marcela Mašláňová <mmaslano at redhat.com> - 6.00-3
+- add new filter
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 6.00-2
 - Perl mass rebuild
 


More information about the scm-commits mailing list