Hello community,

here is the log from the commit of package fontconfig for openSUSE:Factory 
checked in at 2014-03-06 19:29:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontconfig (Old)
 and      /work/SRC/openSUSE:Factory/.fontconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontconfig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes    2014-02-09 
13:17:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes       
2014-03-06 19:29:31.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 16:56:30 UTC 2014 - pgaj...@suse.com
+
+- removed iso639-{1,2} and local.conf.instsys
+- *.conf files moved to fonts-config package
+
+-------------------------------------------------------------------

Old:
----
  11-suse-hinting.conf
  16-suse-hintstyle.conf
  18-suse-bitmaps-misc.conf
  50-suse-pre-user.conf
  58-suse-post-user.conf
  iso639-1
  iso639-2
  local.conf.instsys

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

Other differences:
------------------
++++++ fontconfig.spec ++++++
--- /var/tmp/diff_new_pack.h2ZlH7/_old  2014-03-06 19:29:33.000000000 +0100
+++ /var/tmp/diff_new_pack.h2ZlH7/_new  2014-03-06 19:29:33.000000000 +0100
@@ -59,16 +59,8 @@
 %if %{build_docs} < 1
 Source1:        %name-doc-%version.tar.bz2
 %endif
-Source2:        iso639-1
-Source3:        iso639-2
 Source4:        baselibs.conf
-Source8:        local.conf
-Source9:        local.conf.instsys
-Source11:       11-suse-hinting.conf
-Source16:       16-suse-hintstyle.conf
-Source18:       18-suse-bitmaps-misc.conf
-Source50:       50-suse-pre-user.conf
-Source58:       58-suse-post-user.conf
+Source5:        local.conf
 # suse specific because freetype2-bitmap-foundry.patch 
 # https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47704
 Patch0:         make-check.patch
@@ -162,7 +154,7 @@
 # documentation
 mkdir -p %{buildroot}/%{_defaultdocdir}/fontconfig
 mkdir -p %{buildroot}/%{_defaultdocdir}/fontconfig-devel
-install -m 644 AUTHORS COPYING ChangeLog README $RPM_SOURCE_DIR/iso639-? \
+install -m 644 AUTHORS COPYING ChangeLog README \
         %{buildroot}/%{_defaultdocdir}/%{name}
 install -m 644 doc/*.html %{buildroot}/%{_defaultdocdir}/fontconfig
 install -m 644 doc/fontconfig-user.txt 
%{buildroot}/%{_defaultdocdir}/fontconfig
@@ -178,19 +170,15 @@
     gzip --best %{buildroot}/%{_mandir}/man${i}/*.${i}
 done
 install -m 644 conf.d/README %{buildroot}%{_sysconfdir}/fonts/conf.d
+install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/fonts
 # tune links in conf.d
 pushd %{buildroot}%{_sysconfdir}/fonts/conf.d
     mv 50-user.conf 56-user.conf
     rm 51-local.conf
     ln -s ../local.conf 55-local.conf
+    # leave place for 60-family-prefer.conf from fonts-config
+    mv 60-latin.conf 61-latin.conf
 popd
-for i in $RPM_SOURCE_DIR/[0-9]*.conf; do
-    j=${i##*/} 
-    install -m 644 $i %{buildroot}%{_datadir}/%{name}/conf.avail/
-    ln -s ../../..%{_datadir}/%{name}/conf.avail/$j 
%{buildroot}%{_sysconfdir}/fonts/conf.d/$j
-done
-install -m 644 $RPM_SOURCE_DIR/local.conf %{buildroot}%{_sysconfdir}/fonts
-install -m 644 $RPM_SOURCE_DIR/local.conf.instsys 
%{buildroot}%{_sysconfdir}/fonts/
 
 %post -p /sbin/ldconfig
 
@@ -207,7 +195,6 @@
 %config %{_sysconfdir}/fonts/fonts.conf
 %config %{_sysconfdir}/fonts/conf.d/*.conf
 %config(noreplace) %{_sysconfdir}/fonts/local.conf
-%config %{_sysconfdir}/fonts/local.conf.instsys
 %{_sysconfdir}/fonts/conf.d/README
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/conf.avail


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to