Author: uzsolt                       Date: Sat Nov 22 10:04:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   tetex-pgf.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/tetex-pgf.spec
diff -u SPECS/tetex-pgf.spec:1.12 SPECS/tetex-pgf.spec:1.13
--- SPECS/tetex-pgf.spec:1.12   Sat Nov 22 11:02:22 2008
+++ SPECS/tetex-pgf.spec        Sat Nov 22 11:04:25 2008
@@ -17,10 +17,9 @@
 Source0:       http://dl.sourceforge.net/pgf/%{short_name}-%{version}.tar.gz
 # Source0-md5: fb8cb62462f8248e327bf23ee5b9ccda
 URL:           http://sourceforge.net/projects/pgf/
-BuildRequires:  findutils
+Requires(post,postun): /usr/bin/texhash
 Requires:      tetex-latex
 Requires:      tetex-latex-xcolor >= 2.00
-Requires(post,postun): /usr/bin/texhash
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +41,7 @@
        cd $SEC/%{short_name}
        for DIR in $(find -type d); do
                install -d 
$RPM_BUILD_ROOT%{_datadir}/texmf/tex/$SEC/%{short_name}/$DIR
-               FILES=$(find $DIR -maxdepth 1 -type f) 
+               FILES=$(find $DIR -maxdepth 1 -type f)
                if [ -n "$FILES" ]; then
                        install $FILES 
$RPM_BUILD_ROOT%{_datadir}/texmf/tex/$SEC/%{short_name}/$DIR
                fi
@@ -73,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/11/22 10:04:25  uzsolt
+- adapterized
+
 Revision 1.12  2008/11/22 10:02:22  uzsolt
 - up to 2.00
 - improved with 'find' the %install section (because of directory tree change)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tetex-pgf.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to