Author: glen                         Date: Tue Jan 15 19:18:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package files

---- Files affected:
SPECS:
   perl-HTML-Menu-Select.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-HTML-Menu-Select.spec
diff -u SPECS/perl-HTML-Menu-Select.spec:1.1 
SPECS/perl-HTML-Menu-Select.spec:1.2
--- SPECS/perl-HTML-Menu-Select.spec:1.1        Tue Jan 15 20:15:39 2008
+++ SPECS/perl-HTML-Menu-Select.spec    Tue Jan 15 20:18:03 2008
@@ -10,7 +10,7 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    HTML
 %define        pnam    Menu-Select
-Summary:       HTML::Menu::Select - Create HTML for select menus to simplify 
your templates.
+Summary:       HTML::Menu::Select - Create HTML for select menus to simplify 
your templates
 Name:          perl-HTML-Menu-Select
 Version:       1.01
 Release:       1
@@ -23,9 +23,9 @@
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
+#BuildRequires:        perl(Apache::Util)
 BuildRequires: perl(CGI::Simple)
 BuildRequires: perl(Test::Pod::Coverage)
-#BuildRequires:        perl(Apache::Util)
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +33,8 @@
 %description
 This modules creates HTML for form select items.
 
-This module allows you to quickly prototype a page, allowing the CGI 
-to completely generate the HTML, while allowing you at a later stage 
+This module allows you to quickly prototype a page, allowing the CGI
+to completely generate the HTML, while allowing you at a later stage
 to easily change how much HTML it generates.
 
 %prep
@@ -62,6 +62,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%dir %{perl_vendorlib}/HTML/Menu
+%{perl_vendorlib}/HTML/Menu/Select.pm
 %{_mandir}/man3/*
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -70,6 +72,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-15 19:18:03  glen
+- package files
+
 Revision 1.1  2008-01-15 19:15:39  glen
 - new
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-HTML-Menu-Select.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to