SPECS: perl-Font-FreeType.spec - missing dirs; rel 2

glen glen at pld-linux.org
Mon Jan 14 22:06:01 CET 2008


Author: glen                         Date: Mon Jan 14 21:06:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs; rel 2

---- Files affected:
SPECS:
   perl-Font-FreeType.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/perl-Font-FreeType.spec
diff -u SPECS/perl-Font-FreeType.spec:1.7 SPECS/perl-Font-FreeType.spec:1.8
--- SPECS/perl-Font-FreeType.spec:1.7	Thu Jan 10 09:38:37 2008
+++ SPECS/perl-Font-FreeType.spec	Mon Jan 14 22:05:56 2008
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):	Font::FreeType - odczyt plików fontów oraz rendering znaków graficznych za pomocą FreeType2
 Name:		perl-Font-FreeType
 Version:	0.03
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -21,8 +21,8 @@
 Patch0:		%{name}-gcc4.patch
 URL:		http://search.cpan.org/dist/Font-FreeType/
 BuildRequires:	freetype-devel >= 2
-BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -65,8 +65,10 @@
 
 %files
 %defattr(644,root,root,755)
+%dir %{perl_vendorarch}/Font
 %{perl_vendorarch}/Font/*.pm
 %{perl_vendorarch}/Font/FreeType
+%dir %{perl_vendorarch}/auto/Font
 %dir %{perl_vendorarch}/auto/Font/FreeType
 %attr(755,root,root) %{perl_vendorarch}/auto/Font/FreeType/*.so
 %{perl_vendorarch}/auto/Font/FreeType/*.bs
@@ -78,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-01-14 21:05:56  glen
+- missing dirs; rel 2
+
 Revision 1.7  2008-01-10 08:38:37  glen
 - add CC to %{__make}
   grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Font-FreeType.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list