Author: arekm                        Date: Fri Oct 19 06:43:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't compress txt docs since html doc refer to these directly

---- Files affected:
SPECS:
   git-core.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.87 SPECS/git-core.spec:1.88
--- SPECS/git-core.spec:1.87    Tue Oct  9 21:42:28 2007
+++ SPECS/git-core.spec Fri Oct 19 08:43:20 2007
@@ -41,6 +41,9 @@
 Requires:      sed
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# html docs have links to txt files
+%define                _noautocompressdoc      *.txt
+
 %define                webapp          gitweb
 %define                webappdir       %{_sysconfdir}/webapps/%{webapp}
 %define                appdir          %{_datadir}/%{webapp}
@@ -326,6 +329,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2007/10/19 06:43:20  arekm
+- don't compress txt docs since html doc refer to these directly
+
 Revision 1.87  2007/10/09 19:42:28  qboosh
 - unified GTK+ naming
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.87&r2=1.88&f=u

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

Reply via email to