Mailinglist Archive: opensuse-commit (1295 mails)

< Previous Next >
commit xorg-x11-fonts
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 25 Jul 2007 23:07:58 +0200
  • Message-id: <20070725210758.CB80F678334@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xorg-x11-fonts
checked in at Wed Jul 25 23:07:58 CEST 2007.

--------
--- xorg-x11-fonts/xorg-x11-fonts.changes       2007-02-12 14:21:50.000000000 +0100
+++ /mounts/work_src_done/STABLE/xorg-x11-fonts/xorg-x11-fonts.changes  2007-07-24 18:24:05.468825000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 24 17:53:42 CEST 2007 - sndirsch@xxxxxxx
+
+- move most important fonts to xorg-x11-fonts-core (Bug #293793) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-fonts.spec ++++++
--- /var/tmp/diff_new_pack.L19834/_old  2007-07-25 23:07:33.000000000 +0200
+++ /var/tmp/diff_new_pack.L19834/_new  2007-07-25 23:07:33.000000000 +0200
@@ -14,7 +14,7 @@
 BuildRequires:  fontconfig freetype2 pkgconfig xorg-x11 xorg-x11-fonts-devel xorg-x11-libICE xorg-x11-libSM xorg-x11-libX11 xorg-x11-libXau xorg-x11-libXdmcp xorg-x11-libXext xorg-x11-libXfixes xorg-x11-libXmu xorg-x11-libXp xorg-x11-libXpm xorg-x11-libXprintUtil xorg-x11-libXrender xorg-x11-libXt xorg-x11-libXv xorg-x11-libfontenc xorg-x11-libs xorg-x11-libxkbfile xorg-x11-proto-devel
 Url:            http://xorg.freedesktop.org/
 Version:        7.2
-Release:        26
+Release:        60
 License:        X11/MIT
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -122,20 +122,10 @@
   make -C $dir install DESTDIR=$RPM_BUILD_ROOT
 done
 rm -f $RPM_BUILD_ROOT/usr/share/fonts/*/fonts.cache*
+rm -f $RPM_BUILD_ROOT/usr/share/fonts/75dpi/fonts.{dir,scale}
 pushd $RPM_BUILD_ROOT
-find . -type d | sed 's/^\./%dir /g' | grep -v \
-  -e "^%dir /usr$" \
-  -e "^%dir /usr/share$" \
-  -e "^%dir /usr/share/fonts$" \
-  -e "^%dir /usr/share/fonts/encodings$" \
-  -e "^%dir /usr/share/fonts/misc$" \
-  > $RPM_BUILD_DIR/files.%{name}
-find . -type f | sed 's/^\.//g' | grep -v \
-  -e "/usr/share/fonts/encodings" \
-  -e "^/usr/share/fonts/misc/6x13-ISO8859-1.pcf.gz$" \
-  -e "^/usr/share/fonts/misc/cursor.pcf.gz$" \
-  -e "^/usr/share/fonts/misc/fonts.alias$" \
- >>  $RPM_BUILD_DIR/files.%{name}
+find usr/share/fonts/75dpi -type f | sed 's+^usr+/usr+g' | \
+  grep -v -e ISO8859 -e fonts.alias >> $RPM_BUILD_DIR/files.%{name}-core
 popd
 
 %clean
@@ -153,19 +143,27 @@
 %postun core
 %run_suseconfig_fonts
 
-%files -f files.%{name}
+%files 
 %defattr(-,root,root)
+/usr/share/fonts/100dpi/
+/usr/share/fonts/75dpi/fonts.alias
+/usr/share/fonts/75dpi/*-ISO8859-*.pcf.gz
+/usr/share/fonts/Speedo/
+/usr/share/fonts/Type1/
+/usr/share/fonts/cyrillic/
+/usr/share/fonts/truetype/
 
-%files core
+%files core -f files.%{name}-core
 %defattr(-,root,root)
 %dir /usr/share/fonts/misc
+%dir /usr/share/fonts/75dpi
 %dir /usr/share/fonts/encodings
 /usr/share/fonts/encodings/*
-/usr/share/fonts/misc/6x13-ISO8859-1.pcf.gz
-/usr/share/fonts/misc/cursor.pcf.gz
-/usr/share/fonts/misc/fonts.alias
+/usr/share/fonts/misc/*
 
-%changelog -n xorg-x11-fonts
+%changelog
+* Tue Jul 24 2007 - sndirsch@xxxxxxx
+- move most important fonts to xorg-x11-fonts-core (Bug #293793)
 * Mon Feb 12 2007 - sndirsch@xxxxxxx
 - font-misc-ethiopic.diff:
   * don't install TTF fonts any longer; OTF fonts should be enough


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages