8994d5
Name:           gnome-common
8994d5
Version:        3.18.0
8994d5
Release:        13%{?dist}
8994d5
Summary:        Useful things common to building GNOME packages from scratch
8994d5
BuildArch:      noarch
8994d5
License:        GPLv2+
8994d5
URL:            https://wiki.gnome.org/Projects/GnomeCommon
8994d5
Source0:        https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
8994d5
8994d5
BuildRequires: make
8994d5
8994d5
# This will pull in the latest version; if your package requires something older,
8994d5
# well, BuildRequire it in that spec.  At least until such time as we have a
8994d5
# build system that is intelligent enough to inspect your source code
8994d5
# and auto-inject those requirements.
8994d5
Requires:       automake
8994d5
Requires:       autoconf
8994d5
Requires:       autoconf-archive
8994d5
Requires:       gettext
8994d5
Requires:       libtool
8994d5
Requires:       pkgconfig
8994d5
Requires:       yelp-tools
8994d5
8994d5
%description
8994d5
This package contains sample files that should be used to develop pretty much
8994d5
every GNOME application.  The programs included here are not needed for running
8994d5
GNOME apps or building ones from distributed tarballs.  They are only useful
8994d5
for compiling from git sources or when developing the build infrastructure for
8994d5
a GNOME application.
8994d5
8994d5
%prep
8994d5
%setup -q
8994d5
8994d5
%build
8994d5
%configure --with-autoconf-archive
8994d5
make %{?_smp_mflags}
8994d5
8994d5
%install
8994d5
make DESTDIR=%{buildroot} INSTALL="install -p" install
8994d5
8994d5
%files
8994d5
%doc ChangeLog README
8994d5
%license COPYING
8994d5
%{_bindir}/gnome-autogen.sh
8994d5
%{_datadir}/aclocal/*
8994d5
8994d5
%changelog
8994d5
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.18.0-13
8994d5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
8994d5
  Related: rhbz#1991688
8994d5
8994d5
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.18.0-12
8994d5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
8994d5
8994d5
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-11
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
8994d5
8994d5
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-10
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
8994d5
8994d5
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-9
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
8994d5
8994d5
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-8
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
8994d5
8994d5
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-7
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8994d5
8994d5
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-6
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8994d5
8994d5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-5
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8994d5
8994d5
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-4
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8994d5
8994d5
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-3
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8994d5
8994d5
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8994d5
8994d5
* Mon Sep 21 2015 David King <amigadave@amigadave.com> - 3.18.0-1
8994d5
- Update to 3.18.0
8994d5
8994d5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.14.0-3
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8994d5
8994d5
* Sun Feb 15 2015 Christopher Meng <rpm@cicku.me> - 3.14.0-2
8994d5
- Drop conflicting macros and depend on autoconf-archive (#1192754)
8994d5
- Use license macro for COPYING
8994d5
8994d5
* Mon Sep 22 2014 David King <amigadave@amigadave.com> - 3.14.0-1
8994d5
- Update to 3.14.0
8994d5
8994d5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.0-2
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8994d5
8994d5
* Mon Mar 24 2014 David King <amigadave@amigadave.com> - 3.12.0-1
8994d5
- Update to 3.12.0
8994d5
8994d5
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
8994d5
- Update to 3.10.0
8994d5
8994d5
* Thu Sep 19 2013 Bastien Nocera <bnocera@redhat.com> 3.7.4-5
8994d5
- Require yelp-tools for the oft-used yelp.m4 file
8994d5
8994d5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-4
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8994d5
8994d5
* Mon Jul  1 2013 Marek Kasik <mkasik@redhat.com> - 3.7.4-3
8994d5
- Update license field and link to source archive
8994d5
8994d5
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-2
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8994d5
8994d5
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
8994d5
- Update to 3.7.4
8994d5
8994d5
* Mon Jan 14 2013 Marek Kasik <mkasik@redhat.com> - 3.6.0-2
8994d5
- Backport patch for support of automake-1.13
8994d5
8994d5
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
8994d5
- Update to 3.6.0
8994d5
8994d5
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.91-1
8994d5
- Update to 3.5.91
8994d5
8994d5
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
8994d5
- Update to 3.5.5
8994d5
8994d5
* Thu Jul 19 2012 Marek Kasik <mkasik@redhat.com> - 3.4.0.1-3
8994d5
- Backport patch for support of automake-1.12
8994d5
8994d5
* Tue Jul 17 2012 Jiri Popelka <jpopelka@redhat.com> - 3.4.0.1-2
8994d5
- Match actual license
8994d5
8994d5
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0.1-1
8994d5
- Update to 3.4.0.1
8994d5
8994d5
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-2
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8994d5
8994d5
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.0-1
8994d5
- Update to 3.1.0
8994d5
8994d5
* Sun Apr  3 2011 Christopher Aillon <caillon@redhat.com> - 2.34.0-1
8994d5
- Update to 2.34.0
8994d5
8994d5
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.0-3
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8994d5
8994d5
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.28.0-2
8994d5
- Readd Requires on components; optimizing for the case where
8994d5
  you want to have gnome-common but not the autotools is total
8994d5
  nonsense.  "automake" pulls in the latest which is good enough;
8994d5
  if your package BuildRequires an older version, well add that
8994d5
  to the package.
8994d5
8994d5
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
8994d5
- Update to 2.28.0
8994d5
8994d5
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.0-3
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8994d5
8994d5
* Wed Jun  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
8994d5
- Support automake 1.11
8994d5
8994d5
* Sun Mar 29 2009  Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
8994d5
- Update to 2.26.0
8994d5
8994d5
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.0-2
8994d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8994d5
8994d5
* Wed Jan 21 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 2.24.0-1
8994d5
- Update to version 2.24.0
8994d5
8994d5
* Mon Apr 7 2008 Toshio Kuratomi <toshio@fedoraproject.org> - 2.20.0-1
8994d5
- Update to version 2.20.0.
8994d5
8994d5
* Sun Aug 12 2007 Toshio Kuratomi <a.badger@gmail.com> - 2.18.0-1
8994d5
- Update to version that matches gnome-2.18.
8994d5
- Update license tag to strict GPLv2.
8994d5
8994d5
* Wed Dec 06 2006 Toshio Kuratomi <toshio@tiki-lounge.com> - 2.12.0-4
8994d5
- Add a patch from gnome-common cvs to address bug #218717 (gnome-common
8994d5
  does not work with automake-1.10).
8994d5
8994d5
* Mon Sep 04 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.12.0-3
8994d5
- Bump and rebuild for FC6.
8994d5
8994d5
* Thu Feb 16 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.12.0-2
8994d5
- Bump and rebuild for FC5.
8994d5
8994d5
* Tue Oct 18 2005 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.12.0-1
8994d5
- Upgrade to 2.12.0.
8994d5
- Add dist tag.
8994d5
8994d5
* Thu May 12 2005 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.8.0-3
8994d5
- Bump and rebuild to get versions synced across architectures.
8994d5
8994d5
* Fri Mar 18 2005 Toshio Kuratomi <toshio-tiki-lounge.com> - 2.8.0-2
8994d5
- Rebuild for FC4t1
8994d5
8994d5
* Tue Sep 14 2004 Toshio Kuratomi <toshio-tiki-lounge.com> - 0:2.8.0-1
8994d5
- Update to 2.8.0
8994d5
  + This release supports automake thru version 1.9 and has had a lot of
8994d5
    deprecated stuff cleaned out.
8994d5
- Removed BuildRequires.  A base mach build environment will build it now.
8994d5
- Removed Requires.  Although gnome-common still requires autoconf and
8994d5
  friends, it doesn't require a specific version of them.  There's no virtual
8994d5
  provides in the automake14,15,16,17 automake packages that could help here.
8994d5
8994d5
* Mon Mar 22 2004 Toshio Kuratomi <toshio-tiki-lounge.com> - 0:2.4.0-0.fdr.3
8994d5
- Add COPYING file to the docs
8994d5
- Add bin/Changelog to the docs as ChangeLog.bin
8994d5
8994d5
* Sun Dec 28 2003 Toshio Kuratomi <toshio-tiki-lounge.com> - 0:2.4.0-0.fdr.2
8994d5
- Update the Requires line (rpm doesn't automatically detect most of the
8994d5
  dependencies.)
8994d5
- Remove the AUTHORS file as it's currently empty
8994d5
8994d5
* Fri Dec 19 2003 Toshio Kuratomi <toshio-tiki-lounge.com> - 0:2.4.0-0.fdr.1
8994d5
- Initial RPM release.