SPECS: git-core.spec - sanitized main file list

qboosh qboosh at pld-linux.org
Sun Jun 24 14:12:53 CEST 2007


Author: qboosh                       Date: Sun Jun 24 12:12:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sanitized main file list

---- Files affected:
SPECS:
   git-core.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.71 SPECS/git-core.spec:1.72
--- SPECS/git-core.spec:1.71	Sun Jun 24 14:00:30 2007
+++ SPECS/git-core.spec	Sun Jun 24 14:12:47 2007
@@ -217,14 +217,15 @@
 %files
 %defattr(644,root,root,755)
 %doc README Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html Documentation/howto Documentation/technical
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man*/*
+%attr(755,root,root) %{_bindir}/git
+%attr(755,root,root) %{_bindir}/git-*
+%{_mandir}/man1/git-*.1*
+%{_mandir}/man5/gitattributes.5*
+%{_mandir}/man5/gitignore.5*
+%{_mandir}/man7/git.7*
 %{_datadir}/%{name}
 %{_datadir}/git-gui
 %{_sharedstatedir}/git
-%exclude %{_bindir}/gitk
-%exclude %{_mandir}/man1/gitk.1*
-%exclude %{_mandir}/man3/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -249,7 +250,7 @@
 %files -n perl-Git
 %defattr(644,root,root,755)
 %{perl_vendorlib}/Git.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Git.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -257,6 +258,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2007/06/24 12:12:47  qboosh
+- sanitized main file list
+
 Revision 1.71  2007/06/24 12:00:30  adamg
 - gitweb subpackage (assumes git repositories are stored in /var/lib/git)
 - changelog cleanups
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list