Author: baggins                      Date: Sat Feb 17 17:36:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- switch to modular xorg

---- Files affected:
SPECS:
   zgv.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/zgv.spec
diff -u SPECS/zgv.spec:1.74 SPECS/zgv.spec:1.75
--- SPECS/zgv.spec:1.74 Mon Feb 12 23:09:26 2007
+++ SPECS/zgv.spec      Sat Feb 17 18:36:15 2007
@@ -16,7 +16,7 @@
 Summary(ru.UTF-8):     Консольная программа просмотра множества графических 
форматов
 Name:          zgv
 Version:       5.9
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Graphics
 Source0:       
ftp://metalab.unc.edu/pub/Linux/apps/graphics/viewers/svga/%{name}-%{version}.tar.gz
@@ -112,7 +112,7 @@
 Summary:       Common files for both ZGV frontends
 Summary(pl.UTF-8):     Pakiet wspólny dla obu interfejsów ZGV
 Group:         Applications/Graphics
-Requires:      /usr/X11R6/lib/X11/rgb.txt
+Requires:      /usr/share/X11/rgb.txt
 
 %description common
 Common files for both ZGV frontends.
@@ -159,7 +159,7 @@
 %if %{with svga}
 %{__make} all \
        OPTFLAGS="%{rpmcflags}" \
-       RGB_DB="/usr/X11R6/lib/X11/rgb.txt" \
+       RGB_DB="/usr/share/X11/rgb.txt" \
        RCFILE="%{_sysconfdir}/zgv.conf" \
        CC="%{__cc}"
 
@@ -171,7 +171,7 @@
 %{__make} all \
        OPTFLAGS="%{rpmcflags}" \
        BACKEND=SDL \
-       RGB_DB="/usr/X11R6/lib/X11/rgb.txt" \
+       RGB_DB="/usr/share/X11/rgb.txt" \
        RCFILE="%{_sysconfdir}/zgv.conf" \
        CC="%{__cc}"
 %endif
@@ -229,6 +229,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/02/17 17:36:15  baggins
+- rel 3
+- switch to modular xorg
+
 Revision 1.74  2007/02/12 22:09:26  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zgv.spec?r1=1.74&r2=1.75&f=u

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

Reply via email to