OBS User unknown 2008-03-07 22:31:57 +00:00 committed by Git OBS Bridge
parent 4cf327f2f2
commit f19b3c9afb
4 changed files with 30 additions and 22 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fd9f9b81120d8afc25ea8901a8a91d7428c45cd9cfe7a7bef2b15c8b8d5f341
size 71607

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cda4fed7e7d462257f7282db3459fa94f94ab70934a401b7a90f5decb044f94f
size 66041

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 7 20:47:22 CET 2008 - sndirsch@suse.de
- font-xfree86-type1 1.0.1
-------------------------------------------------------------------
Thu Dec 13 17:00:35 CET 2007 - sndirsch@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-fonts (Version 7.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -10,11 +10,12 @@
# norootforbuild
Name: xorg-x11-fonts
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.3
Release: 22
Release: 48
License: X11/MIT
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -55,7 +56,7 @@ Source27: font-screen-cyrillic-1.0.1.tar.bz2
Source28: font-sony-misc-X11R7.0-1.0.0.tar.bz2
Source29: font-sun-misc-X11R7.0-1.0.0.tar.bz2
Source30: font-winitzki-cyrillic-X11R7.0-1.0.0.tar.bz2
Source31: font-xfree86-type1-X11R7.0-1.0.0.tar.bz2
Source31: font-xfree86-type1-1.0.1.tar.bz2
Source32: encodings-1.0.2.tar.bz2
Source33: font-adobe-utopia-100dpi-X11R7.0-1.0.1.tar.bz2
Source34: font-adobe-utopia-75dpi-X11R7.0-1.0.1.tar.bz2
@ -189,24 +190,26 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/fonts/misc/*.pcf.gz
%changelog
* Thu Dec 13 2007 - sndirsch@suse.de
* Fri Mar 07 2008 sndirsch@suse.de
- font-xfree86-type1 1.0.1
* Thu Dec 13 2007 sndirsch@suse.de
- mark fonts.dir/fonts.scale/encodings.dir as %%config in filelist
* Sat Sep 29 2007 - sndirsch@suse.de
* Sat Sep 29 2007 sndirsch@suse.de
- bumped version to 7.3
* Tue Jul 24 2007 - sndirsch@suse.de
* Tue Jul 24 2007 sndirsch@suse.de
- move most important fonts to xorg-x11-fonts-core (Bug #293793)
* Mon Feb 12 2007 - sndirsch@suse.de
* Mon Feb 12 2007 sndirsch@suse.de
- font-misc-ethiopic.diff:
* don't install TTF fonts any longer; OTF fonts should be enough
* Wed Nov 08 2006 - sndirsch@suse.de
* Wed Nov 08 2006 sndirsch@suse.de
- udpated font-screen-cyrillic to release 1.0.1 (X.Org 7.2 RC2)
* Add license from Andrey via Mikhail on xorg list.
* Wed Nov 08 2006 - sndirsch@suse.de
* Wed Nov 08 2006 sndirsch@suse.de
- updated encodings to release 1.0.2 (X.Org 7.2 RC2)
* Limit UNDEFINE line to en encoding's declared SIZE (bug 1248).
Simplify some encodings to avoid stating the obvious.
Remove the ansi-1251 encoding, it's called microsoft-cp1251.
* Sat Oct 21 2006 - sndirsch@suse.de
* Sat Oct 21 2006 sndirsch@suse.de
- updated encodings to release 1.0.1
* Added configure flags for --disable-gzip-small-encodings and
--disable-gzip-large-encodings for those who can afford a
@ -214,21 +217,21 @@ rm -rf "$RPM_BUILD_ROOT"
non-compressed reads.
* Also added COPYING file with generic XFree86 copyright/license
and converted ChangeLog to generate from git log.
* Mon Oct 16 2006 - aj@suse.de
* Mon Oct 16 2006 aj@suse.de
- Fix build, fonts.cache might not exist.
* Thu Aug 31 2006 - sndirsch@suse.de
* Thu Aug 31 2006 sndirsch@suse.de
- added fonts-config to Prereq of main and -core subpackage
* Wed Aug 30 2006 - sndirsch@suse.de
* Wed Aug 30 2006 sndirsch@suse.de
- moved encodings to -core subpackage
* Tue Aug 29 2006 - sndirsch@suse.de
* Tue Aug 29 2006 sndirsch@suse.de
- move 'fixed' + 'cursor' fonts to new xorg-x11-fonts-core package
* Wed Aug 09 2006 - sndirsch@suse.de
* Wed Aug 09 2006 sndirsch@suse.de
- fixed /usr/share/fonts directory conflict with filesystem
* Fri Jul 28 2006 - sndirsch@suse.de
* Fri Jul 28 2006 sndirsch@suse.de
- use "-fno-strict-aliasing"
* Thu Jul 27 2006 - sndirsch@suse.de
* Thu Jul 27 2006 sndirsch@suse.de
- adjusted JIS0201 to CP932 encoding (Bug #194720)
* Thu Jul 27 2006 - sndirsch@suse.de
* Thu Jul 27 2006 sndirsch@suse.de
- use $RPM_OPT_FLAGS
* Wed Jun 28 2006 - sndirsch@suse.de
* Wed Jun 28 2006 sndirsch@suse.de
- created package