source: projects/specs/branches/6/lib/libX/libXxf86dga/libXxf86dga-vl.spec @ 7730

Revision 7730, 5.4 KB checked in by Takemikaduchi, 11 years ago (diff)

security fix

Line 
1Summary: X.Org X11 libXxf86dga runtime library
2Summary(ja): X.Org X11 libXxf86dga ランタイムライブラリ
3Name: libXxf86dga
4Version: 1.1.2
5Release: 2%{?_dist_release}
6License: MIT/X11
7Group: System Environment/Libraries
8URL: http://www.x.org
9
10Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
11
12# fix CVE-2013-1991 and CVE-2013-2000
13Patch0: libXxf86dga-1.1.2-CVE-2013-1991_and_2000.patch
14
15BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
16BuildRequires: pkgconfig
17BuildRequires: xorg-x11-proto-devel
18BuildRequires: libX11-devel
19BuildRequires: libXext-devel
20BuildRequires: autoconf
21BuildRequires: xorg-x11-util-macros
22Obsoletes: XFree86-libs, XOrg-libs
23
24%description
25X.Org X11 libXxf86dga runtime library
26
27%package devel
28Summary: X.Org X11 libXxf86dga development package
29Summary(ja): X.Org X11 libXxf86dga 開発パッケージ
30Group: Development/Libraries
31Requires(pre): xorg-x11-filesystem
32Requires: %{name} = %{version}-%{release}
33Requires: xorg-x11-proto-devel
34Obsoletes: XFree86-devel, XOrg-devel
35
36%description devel
37X.Org X11 libXxf86dga development package
38
39%prep
40%setup -q
41%patch0 -p1
42
43%build
44autoreconf -if
45%configure --disable-static
46make
47
48%install
49rm -rf $RPM_BUILD_ROOT
50
51make install DESTDIR=$RPM_BUILD_ROOT
52
53# We intentionally don't ship *.la files
54rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
55
56%clean
57rm -rf $RPM_BUILD_ROOT
58
59%post -p /sbin/ldconfig
60%postun -p /sbin/ldconfig
61
62%files
63%defattr(-,root,root,-)
64# FIXME: Some of these files are missing %doc AUTHORS COPYING README INSTALL ChangeLog
65%doc COPYING ChangeLog
66%{_libdir}/libXxf86dga.so.1
67%{_libdir}/libXxf86dga.so.1.*
68
69%files devel
70%defattr(-,root,root,-)
71%{_includedir}/X11/extensions/*.h
72%{_libdir}/libXxf86dga.so
73%{_libdir}/pkgconfig/xxf86dga.pc
74%{_mandir}/man3/*.3*
75
76%changelog
77* Sat Jun 01 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
78- add Patch0 (libXxf86dga-1.1.2-CVE-2013-1991_and_2000.patch)
79- add BuildRequires: autoconf, xorg-x11-util-macros
80
81* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-1
82- new upstream release
83
84* Fri Sep 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-3
85- rebuild with rpm-4.8.1 for pkg-config file
86
87* Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.1-2
88- add Xxf86dga.h/xf86dga1.h
89
90* Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.1-1
91- new upstream release
92
93* Tue Mar 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-2
94- spec in utf-8
95
96* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-1
97- new versioning policy
98
99* Thu Jan 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-0vl1
100- initial build for Vine Linux
101
102* Mon Dec 03 2007 Adam Jackson <ajax@redhat.com> 1.0.2-1
103- libXxf86dga 1.0.2
104
105* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.1-4
106- Rebuild for build id
107
108* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
109- rebuild
110
111* Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
112- Added "Requires: xorg-x11-proto-devel" to devel package for xxf86dga.pc
113
114* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
115- Added "BuildRequires: pkgconfig" for (#193507)
116- Replace "makeinstall" with "make install DESTDIR=..." for (#192728)
117
118* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
119- Update to 1.0.1
120
121* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.2
122- bump again for double-long bug on ppc(64)
123
124* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.1
125- rebuilt for new gcc4.1 snapshot and glibc changes
126
127* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
128- Bumped and rebuilt
129
130* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
131- Updated libXxf86dga to version 1.0.0 from X11R7 RC4
132
133* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
134- Updated libXxf86dga to version 0.99.3 from X11R7 RC3
135- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
136  that /usr/lib/X11 and /usr/include/X11 pre-exist.
137- Removed 'x' suffix from manpage directories to match RC3 upstream.
138
139* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
140- rebuilt
141
142* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
143- Updated libXxf86dga to version 0.99.2 from X11R7 RC2
144- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
145- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
146
147
148* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
149- Updated libXxf86dga to version 0.99.1 from X11R7 RC1
150- Updated file manifest to find manpages in "man3x"
151
152* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
153- Renamed package to remove xorg-x11 from the name due to unanimous decision
154  between developers.
155- Use Fedora Extras style BuildRoot tag.
156- Disable static library creation by default.
157- Add missing defattr to devel subpackage
158- Add missing documentation files to doc macro
159
160* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
161- Renamed package to prepend "xorg-x11" to the name for consistency with
162  the rest of the X11R7 packages.
163- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
164  subpackage to ensure the devel package matches the installed shared libs.
165- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
166  allow applications to use implementation agnostic dependencies.
167- Added post/postun scripts which call ldconfig.
168- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
169  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
170
171* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
172- Initial build.
Note: See TracBrowser for help on using the repository browser.