Author: hawk                         Date: Tue Mar 11 14:00:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use apache-icons, solves broken directory deps, release 7

---- Files affected:
SPECS:
   latex2html.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/latex2html.spec
diff -u SPECS/latex2html.spec:1.42 SPECS/latex2html.spec:1.43
--- SPECS/latex2html.spec:1.42  Tue Dec 25 02:01:01 2007
+++ SPECS/latex2html.spec       Tue Mar 11 14:59:58 2008
@@ -12,7 +12,7 @@
 Name:          latex2html
 Version:       2002
 %define        subv    2-1
-Release:       6
+Release:       7
 License:       GPL
 Group:         Applications/Publishing/TeX
 Source0:       
http://www.ctan.org/tex-archive/support/latex2html/%{name}-%{version}-%{subv}.tar.gz
@@ -35,6 +35,7 @@
 BuildRequires: tetex-format-latex
 BuildRequires: tetex-makeindex
 %endif
+Requires:      apache-icons
 Requires:      ghostscript >= 4.03
 Requires:      giftrans
 Requires:      netpbm-progs
@@ -98,13 +99,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/home/services/httpd/icons
+install -d $RPM_BUILD_ROOT/%{_datadir}/apache-icons
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 ln -sf %{_shlibdir}/cweb2html/cweb2html $RPM_BUILD_ROOT%{_bindir}/cweb2html
-ln -sf %{_shlibdir}/icons $RPM_BUILD_ROOT/home/services/httpd/icons/l2h
+ln -sf %{_shlibdir}/icons $RPM_BUILD_ROOT%{_datadir}/apache-icons/l2h
 
 rm -rf $RPM_BUILD_ROOT%{_shlibdir}/{docs,example,foilhtml/foilhtml.log}
 
@@ -130,7 +131,7 @@
 %{_shlibdir}/cweb2html/[!c]*
 %{_shlibdir}/cweb2html/cweb.*
 %attr(755,root,root) %{_shlibdir}/cweb2html/cweb2html
-/home/services/httpd/icons/l2h
+%{_datadir}/apache-icons/l2h
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -138,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008-03-11 13:59:58  hawk
+- use apache-icons, solves broken directory deps, release 7
+
 Revision 1.42  2007-12-25 01:01:01  adamg
 - reverse tex bcond (docs fail to build)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/latex2html.spec?r1=1.42&r2=1.43&f=u

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

Reply via email to