SPECS: perl-Hardware-UPS-Perl.spec - updated files

baggins baggins at pld-linux.org
Tue Jun 10 17:19:29 CEST 2008


Author: baggins                      Date: Tue Jun 10 15:19:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated files

---- Files affected:
SPECS:
   perl-Hardware-UPS-Perl.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Hardware-UPS-Perl.spec
diff -u SPECS/perl-Hardware-UPS-Perl.spec:1.1 SPECS/perl-Hardware-UPS-Perl.spec:1.2
--- SPECS/perl-Hardware-UPS-Perl.spec:1.1	Tue Jun 10 17:05:19 2008
+++ SPECS/perl-Hardware-UPS-Perl.spec	Tue Jun 10 17:19:23 2008
@@ -1,5 +1,8 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	- init script and stuff maybe?
+#
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
 #
@@ -51,9 +54,17 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes
+%doc Changes README TODO
+%attr(755,root,root) %{_bindir}/*
 %dir %{perl_vendorlib}/Hardware
-%{perl_vendorlib}/Hardware/*.pm
+%dir %{perl_vendorlib}/Hardware/UPS
+%dir %{perl_vendorlib}/Hardware/UPS/Perl
+%dir %{perl_vendorlib}/Hardware/UPS/Perl/Connection
+%dir %{perl_vendorlib}/Hardware/UPS/Perl/Driver
+%{perl_vendorlib}/Hardware/UPS/Perl/*.pm
+%{perl_vendorlib}/Hardware/UPS/Perl/Connection/*.pm
+%{perl_vendorlib}/Hardware/UPS/Perl/Driver/*.pm
+%{_mandir}/man1/*
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-06-10 15:19:23  baggins
+- updated files
+
 Revision 1.1  2008-06-10 15:05:19  baggins
 - initial revision
 
================================================================

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



More information about the pld-cvs-commit mailing list