e0fd96
Summary: X.Org X11 libXss runtime library
e0fd96
Name: libXScrnSaver
e0fd96
Version: 1.2.2
ae3250
Release: 6.1%{?dist}
e0fd96
License: MIT
e0fd96
Group: System Environment/Libraries
e0fd96
URL: http://www.x.org
e0fd96
e0fd96
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
e0fd96
e0fd96
BuildRequires: xorg-x11-util-macros
e0fd96
BuildRequires: autoconf automake libtool
e0fd96
BuildRequires: pkgconfig
e0fd96
BuildRequires: xorg-x11-proto-devel
e0fd96
BuildRequires: libX11-devel
e0fd96
BuildRequires: libXext-devel
e0fd96
e0fd96
%description
e0fd96
X.Org X11 libXss runtime library
e0fd96
e0fd96
%package devel
e0fd96
Summary: X.Org X11 libXScrnSaver development package
e0fd96
Group: Development/Libraries
e0fd96
Requires: %{name} = %{version}-%{release}
e0fd96
e0fd96
%description devel
e0fd96
X.Org X11 libXss development package
e0fd96
e0fd96
%prep
e0fd96
%setup -q
e0fd96
e0fd96
%build
e0fd96
autoreconf -v --install --force
e0fd96
# FIXME: XScrnSaver.c:429: warning: dereferencing type-punned pointer will break strict-aliasing rules
e0fd96
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
e0fd96
%configure --disable-static
e0fd96
make %{?_smp_mflags}
e0fd96
e0fd96
%install
e0fd96
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
e0fd96
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
e0fd96
e0fd96
%post -p /sbin/ldconfig
e0fd96
%postun -p /sbin/ldconfig
e0fd96
e0fd96
%files
e0fd96
%defattr(-,root,root,-)
e0fd96
%doc COPYING README ChangeLog
e0fd96
%{_libdir}/libXss.so.1
e0fd96
%{_libdir}/libXss.so.1.0.0
e0fd96
e0fd96
%files devel
e0fd96
%defattr(-,root,root,-)
e0fd96
%{_libdir}/libXss.so
e0fd96
%{_libdir}/pkgconfig/xscrnsaver.pc
e0fd96
%{_mandir}/man3/*.3*
e0fd96
%{_includedir}/X11/extensions/scrnsaver.h
e0fd96
e0fd96
%changelog
ae3250
* Wed Feb 12 2014 Adam Jackson <ajax@redhat.com> 1.2.2-6.1
ae3250
- Mass rebuild
ae3250
ae3250
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.2.2-6
ae3250
- Mass rebuild 2013-12-27
ae3250
e0fd96
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.2-5
e0fd96
- autoreconf needs xorg-x11-util-macros
e0fd96
e0fd96
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.2-4
e0fd96
- autoreconf for aarch64
e0fd96
e0fd96
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-3
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e0fd96
e0fd96
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e0fd96
e0fd96
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.2.2-1
e0fd96
- libXScrnSaver 1.2.2
e0fd96
e0fd96
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-3
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e0fd96
e0fd96
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e0fd96
e0fd96
* Mon Nov 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.2.1-1
e0fd96
- libXScrnSaver 1.2.1
e0fd96
e0fd96
* Wed Sep 29 2010 jkeating - 1.2.0-3
e0fd96
- Rebuilt for gcc bug 634757
e0fd96
e0fd96
* Tue Sep 14 2010 Parag Nemade <paragn AT fedoraproject.org> 1.2.0-2
e0fd96
- Merge-review cleanup (#226087)
e0fd96
e0fd96
* Fri Aug 28 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.0-1
e0fd96
- libXScrnSaver 1.2.0
e0fd96
e0fd96
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-5
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e0fd96
e0fd96
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.1.3-4
e0fd96
- Un-require xorg-x11-filesystem
e0fd96
e0fd96
* Sun Jun 14 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 1.1.3-3
e0fd96
- Don't claim ownership of %%_libdir/pkgconfig/ (#499660)
e0fd96
e0fd96
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
e0fd96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e0fd96
e0fd96
* Thu Sep 04 2008 Adam Jackson <ajax@redhat.com> 1.1.3-1
e0fd96
- libXScrnSaver 1.1.3
e0fd96
e0fd96
* Tue Jul 15 2008 Adam Jackson <ajax@redhat.com> 1.1.2-5
e0fd96
- Fix license tag.
e0fd96
e0fd96
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.2-4
e0fd96
- Autorebuild for GCC 4.3
e0fd96
e0fd96
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 1.1.2-3
e0fd96
- Rebuild for build id
e0fd96
e0fd96
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.1.2-2
e0fd96
- Don't install INSTALL
e0fd96
e0fd96
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.1.2-1
e0fd96
- Update to 1.1.2
e0fd96
e0fd96
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.1.1-1
e0fd96
- Update to 1.1.1
e0fd96
e0fd96
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.1.0-3.1
e0fd96
- rebuild
e0fd96
e0fd96
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-3
e0fd96
- Update build dep to "xorg-x11-proto-devel >= 7.0-9" for scrnsaverproto 1.1
e0fd96
- Added "Requires: xorg-x11-proto-devel >= 7.0-9" to devel package, to match
e0fd96
  what is listed as required in xscrnsaver.pc
e0fd96
e0fd96
* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-2
e0fd96
- Added "BuildRequires: pkgconfig" for (#193424)
e0fd96
- Replace "makeinstall" with "make install DESTDIR=..."
e0fd96
- Remove package ownership of mandir/libdir/etc.
e0fd96
e0fd96
* Fri May 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-1
e0fd96
- Update to 1.1.0, new Suspend request.
e0fd96
e0fd96
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.2
e0fd96
- bump again for double-long bug on ppc(64)
e0fd96
e0fd96
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.1
e0fd96
- rebuilt for new gcc4.1 snapshot and glibc changes
e0fd96
e0fd96
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
e0fd96
- Updated libXScrnSaver to version 1.0.1 from X11R7.0
e0fd96
e0fd96
* Mon Jan 16 2006 Mike A. Harris <mharris@redhat.com> 1.0.0-2
e0fd96
- Added "Requires: libX11-devel, libXext-devel" to work around bug (#176674).
e0fd96
e0fd96
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
e0fd96
- Updated libXScrnSaver to version 1.0.0 from X11R7 RC4
e0fd96
e0fd96
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
e0fd96
- Updated libXScrnSaver to version 0.99.3 from X11R7 RC3
e0fd96
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
e0fd96
  that /usr/lib/X11 and /usr/include/X11 pre-exist.
e0fd96
- Removed 'x' suffix from manpage directories to match RC3 upstream.
e0fd96
e0fd96
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
e0fd96
- rebuilt
e0fd96
e0fd96
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-4
e0fd96
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
e0fd96
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
e0fd96
e0fd96
* Wed Nov 2 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
e0fd96
- Actually spell RPM_OPT_FLAGS correctly this time.
e0fd96
e0fd96
* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
e0fd96
- Build with -fno-strict-aliasing to work around possible pointer aliasing
e0fd96
  issue
e0fd96
e0fd96
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
e0fd96
- Updated libXScrnSaver to version 0.99.2 from X11R7 RC1
e0fd96
- Updated file manifest to find manpages in "man3x"
e0fd96
e0fd96
* Mon Oct  3 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
e0fd96
- Updated to new upstream libXScrnSaver-0.99.1 which changes the .so name back
e0fd96
  to libXss, but keeps the inconsistent package name.  This may change again
e0fd96
  in the future.
e0fd96
e0fd96
* Thu Sep 29 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-3
e0fd96
- Renamed package to remove xorg-x11 from the name due to unanimous decision
e0fd96
  between developers.
e0fd96
- Use Fedora Extras style BuildRoot tag.
e0fd96
- Disable static library creation by default.
e0fd96
- Add missing defattr to devel subpackage
e0fd96
- Add missing documentation files to doc macro
e0fd96
e0fd96
* Tue Aug 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
e0fd96
- Renamed package to prepend "xorg-x11" to the name for consistency with
e0fd96
  the rest of the X11R7 packages.
e0fd96
- Added "Requires: %%{name} = %%{version}-%%{release}" dependency to devel
e0fd96
  subpackage to ensure the devel package matches the installed shared libs.
e0fd96
- Added virtual "Provides: lib<name>" and "Provides: lib<name>-devel" to
e0fd96
  allow applications to use implementation agnostic dependencies.
e0fd96
- Added post/postun scripts which call ldconfig.
e0fd96
- Added Conflicts with XFree86-libs and xorg-x11-libs to runtime package,
e0fd96
  and Conflicts with XFree86-devel and xorg-x11-devel to devel package.
e0fd96
e0fd96
* Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
e0fd96
- Initial build.