SPECS: perl-Lingua-EN-Inflect.spec - add Inflect dir to package, r...

migo migo at pld-linux.org
Thu Aug 17 20:47:27 CEST 2006


Author: migo                         Date: Thu Aug 17 18:47:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add Inflect dir to package, rel 2

---- Files affected:
SPECS:
   perl-Lingua-EN-Inflect.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/perl-Lingua-EN-Inflect.spec
diff -u SPECS/perl-Lingua-EN-Inflect.spec:1.43 SPECS/perl-Lingua-EN-Inflect.spec:1.44
--- SPECS/perl-Lingua-EN-Inflect.spec:1.43	Sun Aug 13 17:55:57 2006
+++ SPECS/perl-Lingua-EN-Inflect.spec	Thu Aug 17 20:47:22 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Lingua::EN::Inflect - konwersja liczby pojedynczej na mnogą z wyborem "a" lub "an"
 Name:		perl-Lingua-EN-Inflect
 Version:	1.89
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -47,12 +47,15 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Lingua/EN/Inflect
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%dir %{perl_vendorlib}/Lingua/EN/Inflect
 %{perl_vendorlib}/Lingua/EN/Inflect.pm
 %attr(755,root,root) %{perl_vendorlib}/Lingua/EN/demo_NO.pl
 %attr(755,root,root) %{perl_vendorlib}/Lingua/EN/demo_NUM.pl
@@ -67,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/08/17 18:47:22  migo
+- add Inflect dir to package, rel 2
+
 Revision 1.43  2006/08/13 15:55:57  migo
 - up to 1.89
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Lingua-EN-Inflect.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list