Author: glen                         Date: Sun Jul 30 22:43:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- specify License, no utf8 in Summary

---- Files affected:
SPECS:
   perl-Filesys-Virtual.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/perl-Filesys-Virtual.spec
diff -u SPECS/perl-Filesys-Virtual.spec:1.3 SPECS/perl-Filesys-Virtual.spec:1.4
--- SPECS/perl-Filesys-Virtual.spec:1.3 Sun Jul 30 20:37:22 2006
+++ SPECS/perl-Filesys-Virtual.spec     Mon Jul 31 00:43:26 2006
@@ -6,12 +6,12 @@
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Filesys
 %define                pnam    Virtual
-Summary:       perl(Filesys::Virtual) − Perl extension to provide a 
framework for a virtual filesystem
+Summary:       perl(Filesys::Virtual) - Perl extension to provide a framework 
for a virtual filesystem
 Name:          perl-Filesys-Virtual
 Version:       0.05
 Release:       0.2
 # note if it is "same as perl"
-License:       same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 BuildRequires: perl-devel >= 1:5.8.0
@@ -41,7 +41,7 @@
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
-%{__install} -d $RPM_BUILD_ROOT%{perl_vendorlib}/Filesys/Virtual
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Filesys/Virtual
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,9 +50,9 @@
 %defattr(644,root,root,755)
 %doc Changes README
 # next one could be moved to perl-modules if more things
-# nod dependin on this module will require that directory
+# not depending on this module will require that directory
 %dir %{perl_vendorlib}/Filesys
-# modules using this one puts them under next dir, 
+# modules using this one puts them under next dir,
 %dir %{perl_vendorlib}/Filesys/Virtual
 %{perl_vendorlib}/Filesys/Virtual.pm
 %{_mandir}/man3/*
@@ -63,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/07/30 22:43:26  glen
+- specify License, no utf8 in Summary
+
 Revision 1.3  2006/07/30 18:37:22  agaran
 - rel 0.2, forgot to create dir.
 
@@ -71,4 +74,3 @@
 
 Revision 1.1  2006/07/30 18:31:05  agaran
 - initial version 0.05, rel 0.1 builds here
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Filesys-Virtual.spec?r1=1.3&r2=1.4&f=u

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

Reply via email to