012780
%global tarball libXxf86dga
012780
#global gitdate 20130524
012780
%global gitversion a8dc6be32
012780
012780
Summary: X.Org X11 libXxf86dga runtime library
012780
Name: libXxf86dga
012780
Version: 1.1.4
d69fc2
Release: 2.1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
012780
License: MIT
012780
Group: System Environment/Libraries
012780
URL: http://www.x.org
012780
012780
%if 0%{?gitdate}
012780
Source0:    %{tarball}-%{gitdate}.tar.bz2
012780
Source1:    make-git-snapshot.sh
012780
Source2:    commitid
012780
%else
012780
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
012780
%endif
012780
012780
Requires: libX11 >= 1.5.99.902
012780
012780
BuildRequires: xorg-x11-util-macros
012780
BuildRequires: autoconf automake libtool
012780
BuildRequires: pkgconfig
012780
BuildRequires: xorg-x11-proto-devel >= 7.4-32
012780
BuildRequires: libX11-devel >= 1.5.99.902
012780
BuildRequires: libXext-devel
012780
012780
%description
012780
X.Org X11 libXxf86dga runtime library
012780
012780
%package devel
012780
Summary: X.Org X11 libXxf86dga development package
012780
Group: Development/Libraries
012780
Requires: %{name} = %{version}-%{release}
012780
012780
%description devel
012780
X.Org X11 libXxf86dga development package
012780
012780
%prep
012780
%setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
012780
012780
%build
012780
autoreconf -v --install --force
012780
%configure --disable-static
012780
make %{?_smp_mflags}
012780
012780
%install
012780
rm -rf $RPM_BUILD_ROOT
012780
012780
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
012780
012780
# We intentionally don't ship *.la files
012780
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
012780
012780
%clean
012780
rm -rf $RPM_BUILD_ROOT
012780
012780
%post -p /sbin/ldconfig
012780
%postun -p /sbin/ldconfig
012780
012780
%files
012780
%defattr(-,root,root,-)
012780
%doc COPYING README
012780
%{_libdir}/libXxf86dga.so.1
012780
%{_libdir}/libXxf86dga.so.1.0.0
012780
012780
%files devel
012780
%defattr(-,root,root,-)
012780
%{_libdir}/libXxf86dga.so
012780
%{_libdir}/pkgconfig/xxf86dga.pc
012780
%{_mandir}/man3/*.3*
012780
%{_includedir}/X11/extensions/xf86dga1.h
012780
%{_includedir}/X11/extensions/Xxf86dga.h
012780
012780
%changelog
d69fc2
* Wed Feb 12 2014 Adam Jackson <ajax@redhat.com> 1.1.4-2.1
d69fc2
- Mass rebuild
d69fc2
d69fc2
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.1.4-2
d69fc2
- Mass rebuild 2013-12-27
d69fc2
012780
* Tue Jun 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.1.4-1
012780
- libXxf86dga 1.1.4
012780
012780
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.3-6.20130524gita8dc6be32
012780
- Require libX11 1.6RC2 for _XEatDataWords
012780
012780
* Fri May 24 2013 Dave Airlie <airlied@redhat.com> 1.1.3-5.20130524gita8dc6be32
012780
- update to latest git for security fixes (CVE-2013-1991)
012780
012780
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.3-4
012780
- autoreconf for aarch64
012780
012780
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-3
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
012780
012780
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
012780
012780
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.1.3-1
012780
- libXxf86dga 1.1.3
012780
012780
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-3
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
012780
012780
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-2
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
012780
012780
* Mon Nov 08 2010 Adam Jackson <ajax@redhat.com> 1.1.2-1
012780
- libXxf86dga 1.1.2
012780
012780
* Mon Jul 19 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.1.1-2
012780
- Spec file fixes (#226094)
012780
012780
* Tue Oct 06 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.1.1-1
012780
- libXxf86dga 1.1.1
012780
  Requires xorg-x11-proto-devel for new xf86dgaproto.
012780
012780
* Fri Aug 28 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.0.99.1-1
012780
- libXxf86dga 1.0.99.1
012780
012780
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-6
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
012780
012780
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.2-5
012780
- Un-require xorg-x11-filesystem
012780
012780
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-4
012780
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
012780
012780
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.0.2-3
012780
- Fix license tag.
012780
012780
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.2-2
012780
- Autorebuild for GCC 4.3
012780
012780
* Mon Dec 03 2007 Adam Jackson <ajax@redhat.com> 1.0.2-1
012780
- libXxf86dga 1.0.2
012780
012780
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.0.1-4
012780
- Rebuild for build id
012780
012780
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
012780
- rebuild
012780
012780
* Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
012780
- Added "Requires: xorg-x11-proto-devel" to devel package for xxf86dga.pc
012780
012780
* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
012780
- Added "BuildRequires: pkgconfig" for (#193507)
012780
- Replace "makeinstall" with "make install DESTDIR=..." for (#192728)
012780
012780
* Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-1
012780
- Update to 1.0.1
012780
012780
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.2
012780
- bump again for double-long bug on ppc(64)
012780
012780
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0-2.1
012780
- rebuilt for new gcc4.1 snapshot and glibc changes
012780
012780
* Mon Jan 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
012780
- Bumped and rebuilt
012780
012780
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
012780
- Updated libXxf86dga to version 1.0.0 from X11R7 RC4
012780
012780
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
012780
- Updated libXxf86dga to version 0.99.3 from X11R7 RC3
012780
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
012780
  that /usr/lib/X11 and /usr/include/X11 pre-exist.
012780
- Removed 'x' suffix from manpage directories to match RC3 upstream.
012780
012780
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
012780
- rebuilt
012780
012780
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
012780
- Updated libXxf86dga to version 0.99.2 from X11R7 RC2
012780
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
012780
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
012780
012780
012780
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
012780
- Updated libXxf86dga to version 0.99.1 from X11R7 RC1
012780
- Updated file manifest to find manpages in "man3x"
012780
012780
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
012780
- Renamed package to remove xorg-x11 from the name due to unanimous decision
012780
  between developers.
012780
- Use Fedora Extras style BuildRoot tag.
012780
- Disable static library creation by default.
012780
- Add missing defattr to devel subpackage
012780
- Add missing documentation files to doc macro
012780
012780
* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
012780
- Renamed package to prepend "xorg-x11" to the name for consistency with
012780
  the rest of the X11R7 packages.
012780
- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
012780
  subpackage to ensure the devel package matches the installed shared libs.
012780
- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
012780
  allow applications to use implementation agnostic dependencies.
012780
- Added post/postun scripts which call ldconfig.
012780
- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
012780
  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
012780
012780
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
012780
- Initial build.