source: projects/specs/trunk/lib/libI/libICE/libICE-vl.spec @ 12185

Revision 12185, 7.2 KB checked in by tomop, 5 years ago (diff)

updated X11 libs

Line 
1%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
2
3Summary: X.Org X11 libICE runtime library
4Summary(ja): X.Org X11 libICE ランタイムライブラリ
5Name: libICE
6Version: 1.0.10
7Release: 1%{?_dist_release}
8License: MIT/X11
9Group: System Environment/Libraries
10URL: http://www.x.org
11
12Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
13
14BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
15BuildRequires: pkgconfig
16BuildRequires: xorg-x11-proto-devel
17BuildRequires: xorg-x11-xtrans-devel
18BuildRequires: xorg-x11-util-macros
19Obsoletes: XFree86-libs, XOrg-libs
20
21Vendor: Project Vine
22Distribution: Vine Linux
23
24%description
25X.Org X11 libICE runtime library
26
27%package devel
28Summary: X.Org X11 libICE development package
29Group: Development/Libraries
30Requires(pre): xorg-x11-filesystem
31Requires: %{name} = %{version}-%{release}
32Requires: xorg-x11-proto-devel
33Obsoletes: XFree86-devel, XOrg-devel
34
35%description devel
36X.Org X11 libICE development package
37
38# compat32
39%package -n compat32-%{name}
40Summary: X.Org X11 libICE runtime library
41Summary(ja): X.Org X11 libICE ランタイムライブラリ
42Group: System Environment/Libraries
43
44%description -n compat32-%{name}
45X.Org X11 libICE runtime library
46
47%package -n compat32-%{name}-devel
48Summary: X.Org X11 libICE development package
49Group: Development/Libraries
50Requires(pre): xorg-x11-filesystem
51Requires: compat32-%{name} = %{version}-%{release}
52Requires: %{name}-devel = %{version}-%{release}
53
54%description -n compat32-%{name}-devel
55X.Org X11 libICE development package
56
57%prep
58%setup -q
59
60# Disable static library creation by default.
61%define with_static 0
62
63%build
64autoreconf -if
65%configure \
66%if ! %{with_static}
67       --disable-static
68%endif
69make
70
71%install
72rm -rf $RPM_BUILD_ROOT
73
74make install DESTDIR=$RPM_BUILD_ROOT
75
76# We intentionally don't ship *.la files
77rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
78
79# remove xml and txt file
80rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
81
82%clean
83rm -rf $RPM_BUILD_ROOT
84
85%post -p /sbin/ldconfig
86%postun -p /sbin/ldconfig
87
88%post -n compat32-%{name} -p /sbin/ldconfig
89%postun -n compat32-%{name} -p /sbin/ldconfig
90
91%files
92%defattr(-,root,root,-)
93%license COPYING
94%doc AUTHORS README ChangeLog
95%{_libdir}/libICE.so.6
96%{_libdir}/libICE.so.6.3.0
97
98%files devel
99%dir %{_includedir}/X11
100%dir %{_includedir}/X11/ICE
101%{_includedir}/X11/ICE/*.h
102%if %{with_static}
103%{_libdir}/libICE.a
104%endif
105%{_libdir}/libICE.so
106%{_libdir}/pkgconfig/ice.pc
107
108# compat32
109%if %{build_compat32}
110%files -n compat32-%{name}
111%defattr(-,root,root,-)
112%{_libdir}/libICE.so.6
113%{_libdir}/libICE.so.6.3.0
114
115%files  -n compat32-%{name}-devel
116%if %{with_static}
117%{_libdir}/libICE.a
118%endif
119%{_libdir}/libICE.so
120%endif
121
122%changelog
123* Thu Sep 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.0.10-1
124- new upstream release.
125
126* Wed Jun 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.9-1
127- new upstream release
128- remove Patch0 (libICE-1.0.8-git20131224.patch)
129
130* Sat Apr 05 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.8-3
131- add Patch0 (libICE-1.0.8-git20131224.patch)
132
133* Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.8-2
134- rebuild with VineSeed environment
135
136* Sat Mar 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.8-1
137- new upstream release
138- add BuildRequires: xorg-x11-util-macros
139
140* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.7-1
141- new upstream release
142
143* Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 1.0.6-2
144- build with rpm-4.8.1-1 for pkg-config file
145
146* Tue Nov 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-1
147- new upstream release
148
149* Mon May 04 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.0.5-2
150- added compat32 package for x86_64 arch support
151
152* Thu Jan 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-1
153- new upstream release
154
155* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-1
156- new versioning policy
157
158* Sun Jan 13 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl1
159- initial build for Vine Linux
160
161* Mon Oct 01 2007 Adam Jackson <ajax@redhat.com> 1.0.4-2
162- Rebuild against xtrans 1.0.3-5 to pick up gethostname() avoidance.
163
164* Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 1.0.4-1
165- libICE 1.0.4
166
167* Thu Sep 20 2007 Adam Jackson <ajax@redhat.com> 1.0.3-5
168- Update xtrans dep and rebuild.
169
170* Mon Sep 17 2007 Adam Jackson <ajax@redhat.com> 1.0.3-4
171- Rebuild for abstract socket support.
172
173* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.3-3
174- Rebuild for build id
175
176* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.3-2
177- Don't install INSTALL
178
179* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.3-1
180- Update to 1.0.3
181
182* Mon Nov 20 2006 Adam Jackson <ajackson@redhat.com> 1.0.2-1
183- Update to 1.0.2.
184
185* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-2.1
186- rebuild
187
188* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
189- Added "Requires: xorg-x11-proto-devel"
190- Replace "makeinstall" with "make install DESTDIR=..."
191- Remove package ownership of mandir/libdir/etc.
192
193* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
194- Update to 1.0.1
195
196* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-2.2
197- bump again for double-long bug on ppc(64)
198
199* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.0-2.1
200- rebuilt for new gcc4.1 snapshot and glibc changes
201
202* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
203- Bumped and rebuilt
204
205* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
206- Updated libICE to version 1.0.0 from X11R7 RC4
207
208* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
209- Updated libICE to version 0.99.2 from X11R7 RC3
210- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
211  that /usr/lib/X11 and /usr/include/X11 pre-exist.
212- Removed 'x' suffix from manpage directories to match RC3 upstream.
213
214* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
215- rebuilt
216
217* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
218- Updated libICE to version 0.99.1 from X11R7 RC2
219- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
220- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
221
222
223* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-5
224- Updated libICE to version 0.99.0 from X11R7 RC1
225
226* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-4
227- Added BuildRequires: pkgconfig
228
229* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
230- Renamed package to remove "xorg-x11" from the name due to unanimous decision
231  between developers.
232- Use Fedora Extras style BuildRoot tag.
233- Disable static library creation by default.
234- Add missing defattr to devel subpackage
235- Add missing documentation files to doc macro
236
237* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
238- Renamed package to prepend "xorg-x11" to the name for consistency with
239  the rest of the X11R7 packages.
240- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
241  subpackage to ensure the devel package matches the installed shared libs.
242- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
243  allow applications to use implementation agnostic dependencies.
244- Added post/postun scripts which call ldconfig.
245- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
246  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
247
248* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
249- Initial build.
Note: See TracBrowser for help on using the repository browser.