SPECS: perl-SGI-FAM.spec - fixed file list, remove broken %{_bindi...

ankry ankry at pld-linux.org
Wed Nov 1 21:50:25 CET 2006


Author: ankry                        Date: Wed Nov  1 20:50:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed file list, remove broken %{_bindir}/magicrcs, rel. 4

---- Files affected:
SPECS:
   perl-SGI-FAM.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-SGI-FAM.spec
diff -u SPECS/perl-SGI-FAM.spec:1.5 SPECS/perl-SGI-FAM.spec:1.6
--- SPECS/perl-SGI-FAM.spec:1.5	Mon Oct 30 10:36:21 2006
+++ SPECS/perl-SGI-FAM.spec	Wed Nov  1 21:50:20 2006
@@ -10,7 +10,7 @@
 Summary(pl):	SGI::FAM - perlowy interfejs do monitora dostępu do plików FAM
 Name:		perl-SGI-FAM
 Version:	1.002
-Release:	3
+Release:	4
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -67,14 +67,18 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README TODO
-%attr(755,root,root) %{_bindir}/*
+# %{_bindir}/magicrcs seems to be broken
+%attr(755,root,root) %{_bindir}/mo*
 %dir %{perl_vendorarch}/SGI
 %{perl_vendorarch}/SGI/*.pm
 %dir %{perl_vendorarch}/auto/SGI
 %dir %{perl_vendorarch}/auto/SGI/FAM
 %{perl_vendorarch}/auto/SGI/FAM/*.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/SGI/FAM/*.so
-%{_mandir}/man[13]/*
+%{perl_vendorarch}/auto/SGI/FAM/*.ix
+%{perl_vendorarch}/auto/SGI/FAM/*.al
+%{_mandir}/man1/mo*
+%{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/01 20:50:20  ankry
+- fixed file list, remove broken %{_bindir}/magicrcs, rel. 4
+
 Revision 1.5  2006/10/30 09:36:21  glen
 - more perl path fix; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-SGI-FAM.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list