SPECS: tex4ht.spec - fix %prep; cosmetics

darekr darekr at pld-linux.org
Sun Aug 21 22:51:57 CEST 2005


Author: darekr                       Date: Sun Aug 21 20:51:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %prep; cosmetics

---- Files affected:
SPECS:
   tex4ht.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/tex4ht.spec
diff -u SPECS/tex4ht.spec:1.6 SPECS/tex4ht.spec:1.7
--- SPECS/tex4ht.spec:1.6	Mon Nov 29 03:48:15 2004
+++ SPECS/tex4ht.spec	Sun Aug 21 22:51:52 2005
@@ -28,7 +28,7 @@
 Program do konwertowania dokumentów TeXa do formatu XML.
 
 %prep
-%setup -q -c %{name}-%{version}
+%setup -q -c
 unzip -q %{name}.zip
 %patch0 -p0
 
@@ -56,7 +56,7 @@
 mv *.html *.css *.gif docs
 
 cp -r texmf $RPM_BUILD_ROOT%{_datadir}
-cd $RPM_BUILD_ROOT%{_datadir}/texmf/tex4ht/base/
+cd $RPM_BUILD_ROOT%{_datadir}/texmf/tex4ht/base
 
 cat unix/tex4ht.env | sed -e 's!~/tex4ht\.dir!%{_datadir}!' | \
 	sed -e 's!path/tex!%{_datadir}!' >./tex4ht.env
@@ -72,14 +72,11 @@
 %files
 %defattr(644,root,root,755)
 %doc docs/*
-
 %attr(755,root,root) %{_bindir}/*
-
-%{_datadir}/texmf/tex4ht
-
 %dir %{_datadir}/texmf/tex/generic/tex4ht
 %{_datadir}/texmf/tex/generic/tex4ht/*.4ht
 %{_datadir}/texmf/tex/generic/tex4ht/tex4ht.sty
+%{_datadir}/texmf/tex4ht
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/08/21 20:51:52  darekr
+- fix %prep; cosmetics
+
 Revision 1.6  2004/11/29 02:48:15  zbyniu
 - BR: unzip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tex4ht.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list