source: projects/specs/branches/6/lib/libf/libfontenc/libfontenc-vl.spec @ 2203

Revision 2203, 6.7 KB checked in by Takemikaduchi, 13 years ago (diff)

update Xorg libraries and xserver, and rebuild driver

Line 
1Summary: X.Org X11 libfontenc runtime library
2Summary(ja): X.Org X11 libfontenc ランタイムライブラリ
3Name: libfontenc
4Version: 1.1.0
5Release: 1%{?_dist_release}
6License: MIT/X11
7Group: System Environment/Libraries
8URL: http://www.x.org
9BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
10
11Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
12
13BuildRequires: pkgconfig
14BuildRequires: xorg-x11-util-macros
15BuildRequires: xorg-x11-proto-devel
16BuildRequires: zlib-devel
17#BuildRequires: xorg-x11-font-utils
18# FIXME: temporarily require autoconf for workaround
19BuildRequires: autoconf
20
21Obsoletes: XFree86-libs, XOrg-libs
22
23%description
24X.Org X11 libfontenc runtime library
25
26%package devel
27Summary: X.Org X11 libfontenc development package
28Summary(ja): X.Org X11 libfontenc 開発パッケージ
29Group: Development/Libraries
30Requires(pre): xorg-x11-filesystem
31Requires: %{name} = %{version}-%{release}
32
33Obsoletes: XFree86-devel, XOrg-devel
34
35%description devel
36X.Org X11 libfontenc development package
37
38%prep
39%setup -q
40
41# Disable static library creation by default.
42%define with_static 0
43
44%build
45# FIXME: libfontenc-0.99.2-use-datadir-for-encodings.patch requires that
46# aclocal, automake, and autoconf get invoked to activate the changes.
47# These can be removed once the patch is no longer necessary.
48#aclocal
49#automake
50autoconf
51%configure \
52%if ! %{with_static}
53        --disable-static
54%endif
55make
56
57%install
58rm -rf $RPM_BUILD_ROOT
59
60make install DESTDIR=$RPM_BUILD_ROOT
61
62# Remove all libtool archives (*.la)
63find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
64
65%clean
66rm -rf $RPM_BUILD_ROOT
67
68%post -p /sbin/ldconfig
69%postun -p /sbin/ldconfig
70
71%files
72%defattr(-,root,root,-)
73%doc AUTHORS COPYING README ChangeLog
74%{_libdir}/libfontenc.so.1
75%{_libdir}/libfontenc.so.1.0.0
76
77%files devel
78%defattr(-,root,root,-)
79%dir %{_includedir}/X11
80%dir %{_includedir}/X11/fonts
81%{_includedir}/X11/fonts/fontenc.h
82%if %{with_static}
83%{_libdir}/libfontenc.a
84%endif
85%{_libdir}/libfontenc.so
86%{_libdir}/pkgconfig/fontenc.pc
87
88%changelog
89* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-1
90- new upstream release
91- remove Patch1
92
93* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.5-3
94- rebuild with rpm-4.8.1 for pkg-config file
95
96* Sun Mar 07 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-2
97- add Patch1 to change encodingsdir to %%{_datadir}/fonts/X11/encodings
98
99* Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-1
100- new upstream release
101
102* Tue Mar 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-2
103- spec in utf-8
104
105* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-1
106- new versioning policy
107
108* Mon Jan 14 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl1
109- initial build for Vine Linux
110
111* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.4-4
112- Rebuild for build id
113
114* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.4-3
115- Don't install INSTALL
116
117* Wed Jan 24 2007 Adam Jackson <ajax@redhat.com> 1.0.4-2
118- Add BuildRequires on xorg-x11-font-utils to set encodings path correctly.
119
120* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.4-1
121- Update to 1.0.4
122
123* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.0.3-1.fc7
124- Update to 1.0.3
125
126* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-2.1
127- rebuild
128
129* Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-2
130- Remove package ownership of mandir/libdir/etc.
131- Added "BuildRequires: autoconf" temporarily as long as autoconf is needed
132
133* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.2-1
134- Update to 1.0.2
135
136* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
137- bump again for double-long bug on ppc(64)
138
139* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
140- rebuilt for new gcc4.1 snapshot and glibc changes
141
142* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
143- Updated libfontenc to version 1.0.1 from X11R7.0
144
145* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
146- Updated libfontenc to version 1.0.0 from X11R7 RC4
147- Added libfontenc-1.0.0-get-fontdir-from-pkgconfig.patch which now replaces
148  libfontenc-0.99.2-use-datadir-for-encodings.patch by using pkgconfig to
149  query fontutil.pc for fontdir.
150- Added "BuildRequires: font-utils >= 1.0.0" to find fontutil.pc
151- Removed libfontenc-0.99.2-use-datadir-for-encodings.patch
152
153* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
154- Updated libfontenc to version 0.99.3 from X11R7 RC3
155- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
156  that /usr/lib/X11 and /usr/include/X11 pre-exist.
157- Removed 'x' suffix from manpage directories to match RC3 upstream.
158
159* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
160- rebuilt
161
162* Wed Nov 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
163- Bump xorg-x11-filesystem dep to >= 0.99.2-3 as -2 had bugs.
164
165* Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
166- Added libfontenc-0.99.2-use-datadir-for-encodings.patch and invoke aclocal
167  and automake to activate the changes.  This fixes a bug reported against
168  mkfontscale, in which it looks in _datadir for the font encodings files,
169  which was traced back to libfontenc (#173875).
170- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-2" to ensure that
171  /usr/include/X11 is a directory rather than a symlink before this package
172  gets installed, to avoid bug (#173384).
173
174* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
175- Updated libfontenc to version 0.99.2 from X11R7 RC2
176- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
177- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
178
179* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
180- Updated libfontenc to version 0.99.1 from X11R7 RC1
181
182* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-4
183- Renamed package to remove xorg-x11 from the name due to unanimous decision
184  between developers.
185- Use Fedora Extras style BuildRoot tag.
186- Disable static library creation by default.
187- Add missing defattr to devel subpackage
188- Add missing documentation files to doc macro
189
190* Wed Aug 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
191- Added zlib-devel build dependency
192
193* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
194- Renamed package to prepend "xorg-x11" to the name for consistency with
195  the rest of the X11R7 packages.
196- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
197  subpackage to ensure the devel package matches the installed shared libs.
198- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
199  allow applications to use implementation agnostic dependencies.
200- Added post/postun scripts which call ldconfig.
201- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
202  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
203
204* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
205- Initial build.
Note: See TracBrowser for help on using the repository browser.