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

Revision 1984, 5.4 KB checked in by owa, 16 years ago (diff)

rebuilt with rpm-4.8.1

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