Author: baggins                      Date: Fri Jul 29 09:24:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- don't force xft.dpi setting, see 
http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2011-July/153967.html

---- Files affected:
packages/xinitrc-ng:
   xinitrc-ng.spec (1.26 -> 1.27) , xinitrc-ng-Xft.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/xinitrc-ng/xinitrc-ng.spec
diff -u packages/xinitrc-ng/xinitrc-ng.spec:1.26 
packages/xinitrc-ng/xinitrc-ng.spec:1.27
--- packages/xinitrc-ng/xinitrc-ng.spec:1.26    Thu Jul 28 18:20:12 2011
+++ packages/xinitrc-ng/xinitrc-ng.spec Fri Jul 29 11:24:50 2011
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):     Domyślne skrypty startowe X Window System
 Name:          xinitrc-ng
 Version:       0.9
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 6c63c305529d783f9603e662bf451edb
+Patch0:                %{name}-Xft.patch
 Requires:      /bin/sh
 Requires:      which
 Requires:      xorg-app-setxkbmap
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2011/07/29 09:24:50  baggins
+- rel 2
+- don't force xft.dpi setting, see 
http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2011-July/153967.html
+
 Revision 1.26  2011/07/28 16:20:12  baggins
 - up to 0.9
 - profile patch applied upstream

================================================================
Index: packages/xinitrc-ng/xinitrc-ng-Xft.patch
diff -u /dev/null packages/xinitrc-ng/xinitrc-ng-Xft.patch:1.1
--- /dev/null   Fri Jul 29 11:24:55 2011
+++ packages/xinitrc-ng/xinitrc-ng-Xft.patch    Fri Jul 29 11:24:50 2011
@@ -0,0 +1,13 @@
+Index: Xresources
+===================================================================
+--- Xresources (revision 12295)
++++ Xresources (working copy)
+@@ -3,7 +3,7 @@
+ 
+ ! Fix the Xft dpi to 96; this prevents tiny fonts
+ ! or HUGE fonts depending on the screen size.
+-Xft.dpi: 96
++!Xft.dpi: 96
+ 
+ ! hintstyle: medium means that (for Postscript fonts) we
+ ! position the stems for maximum constrast and consistency
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xinitrc-ng/xinitrc-ng.spec?r1=1.26&r2=1.27&f=u

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

Reply via email to