source: projects/specs/trunk/lib/libF/libFS/libFS-vl.spec @ 9579

Revision 9579, 6.1 KB checked in by Takemikaduchi, 9 years ago (diff)

new upstream release

Line 
1Summary: X.Org X11 libFS runtime library
2Summary(ja): X.Org X11 libFS ランタイムライブラリ
3Name: libFS
4Version: 1.0.7
5Release: 1%{?_dist_release}
6License: MIT/X11
7Group: System Environment/Libraries
8URL: http://www.x.org
9Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
10
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12BuildRequires: pkgconfig
13BuildRequires: xorg-x11-proto-devel
14BuildRequires: xorg-x11-xtrans-devel
15Obsoletes: XFree86-libs, XOrg-libs
16
17Vendor: Project Vine
18Distribution: Vine Linux
19Packager: Takemikaduchi
20
21%description
22X.Org X11 libFS runtime library
23
24%package devel
25Summary: X.Org X11 libFS development package
26Summary(ja): X.Org X11 libFS 開発パッケージ
27Group: Development/Libraries
28Requires(pre): xorg-x11-filesystem
29Requires: %{name} = %{version}-%{release}
30Requires: xorg-x11-proto-devel
31Obsoletes: XFree86-devel, XOrg-devel
32
33%description devel
34X.Org X11 libFS development package
35
36%prep
37%setup -q
38
39# Disable static library creation by default.
40%define with_static 0
41
42%build
43%configure \
44%if ! %{with_static}
45        --disable-static
46%endif
47make
48
49%install
50rm -rf $RPM_BUILD_ROOT
51
52make install DESTDIR=$RPM_BUILD_ROOT
53
54# We intentionally don't ship *.la files
55rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
56
57# remove xml and txt file
58rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
59
60%clean
61rm -rf $RPM_BUILD_ROOT
62
63%post -p /sbin/ldconfig
64%postun -p /sbin/ldconfig
65
66%files
67%defattr(-,root,root,-)
68%doc COPYING README ChangeLog
69%{_libdir}/libFS.so.6
70%{_libdir}/libFS.so.6.0.0
71
72%files devel
73%defattr(-,root,root,-)
74%dir %{_includedir}/X11
75%dir %{_includedir}/X11/fonts
76%{_includedir}/X11/fonts/FSlib.h
77%if %{with_static}
78%{_libdir}/libFS.a
79%endif
80%{_libdir}/libFS.so
81%{_libdir}/pkgconfig/libfs.pc
82
83%changelog
84* Sun May 24 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.7-1
85- new upstream release
86
87* Wed Apr 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.6-1
88- new upstream release
89
90* Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.5-2
91- rebuild with VineSeed environment
92
93* Sun Jun 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.5-1
94- new upstream release
95  (including security fix for CVE-2013-1996)
96
97* Sat Mar 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.4-1
98- new upstream release
99
100* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.3-1
101- new upstream release
102
103* Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 1.0.2-2
104- rebuilt with rpm-4.8.1 for pkg-config
105
106* Thu Jul 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-1
107- new upstream release
108
109* Sat Jul 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-1
110- new upstream release
111
112* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.0-1
113- new versioning policy
114
115* Thu Jan 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.0-0vl1
116- initial build for Vine Linux
117
118* Thu Sep 20 2007 Adam Jackson <ajax@redhat.com> 1.0.0-6
119- Update xtrans dep and rebuild.
120
121* Mon Sep 17 2007 Adam Jackson <ajax@redhat.com> 1.0.0-5
122- Rebuild for abstract socket support.
123
124* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.0-4
125- Rebuild for build id
126
127* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.0-4
128- Don't install INSTALL
129
130* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-3.1
131- rebuild
132
133* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-3
134- Added "Requires: xorg-x11-proto-devel" to devel package.
135- Remove package ownership of mandir/libdir/etc.
136
137* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-2.2
138- bump again for double-long bug on ppc(64)
139
140* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-2.1
141- rebuilt for new gcc4.1 snapshot and glibc changes
142
143* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
144- Bumped and rebuilt
145
146* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
147- Updated libFS to version 1.0.0 from X11R7 RC4
148
149* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
150- Updated libFS to version 0.99.3 from X11R7 RC3
151- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
152  that /usr/lib/X11 and /usr/include/X11 pre-exist.
153- Removed 'x' suffix from manpage directories to match RC3 upstream.
154
155* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
156- rebuilt
157
158* Sat Nov 12 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
159- Removed "Provides: {name}" that got left from old package naming.
160
161* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
162- Updated libFS to version 0.99.2 from X11R7 RC2
163- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
164- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
165
166* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-4
167- Remove CFLAGS -D_XOPEN_SOURCE hack to test if upstream now builds ok.
168
169* Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-3
170- Add RPM_OPT_FLAGS to CFLAGS, as redefining CFLAGS lost the defaults
171
172* Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
173- Invoke 'make' in build stage
174- Add -D_XOPEN_SOURCE to CFLAGS to work around build failure
175
176* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
177- Updated libFS to version 0.99.1 from X11R7 RC1
178
179* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-4
180- Added BuildRequires: pkgconfig
181
182* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
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* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
191- Renamed package to prepend "xorg-x11" to the name for consistency with
192  the rest of the X11R7 packages.
193- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
194  subpackage to ensure the devel package matches the installed shared libs.
195- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
196  allow applications to use implementation agnostic dependencies.
197- Added post/postun scripts which call ldconfig.
198- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
199  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
200
201* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
202- Initial build.
Note: See TracBrowser for help on using the repository browser.