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