Seth Vidal 01bf58a
%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Zdenek Pavlas c40d75c
Zdenek Pavlas c40d75c
%if ! 0%{?rhel}
Zdenek Pavlas c40d75c
# we don't have this in rhel yet...
Zdenek Pavlas c40d75c
BuildRequires: bash-completion
Zdenek Pavlas c40d75c
%endif
Zdenek Pavlas c40d75c
Zdenek Pavlas 89dd26d
# disable broken /usr/lib/rpm/brp-python-bytecompile
Zdenek Pavlas 89dd26d
%define __os_install_post %{nil}
Zdenek Pavlas 89dd26d
%define compdir %(pkg-config --variable=completionsdir bash-completion)
Zdenek Pavlas a645ca3
%if "%{compdir}" == ""
Zdenek Pavlas 6a88f11
%define compdir "/etc/bash_completion.d"
Zdenek Pavlas a645ca3
%endif
Seth Vidal 01bf58a
cvsdist 8329b36
Summary: Creates a common metadata repository
cvsdist 8329b36
Name: createrepo
Zdenek Pavlas 2c63bb8
Version: 0.10.3
106ff43
Release: 17%{?dist}
93be02d
License: GPLv2
Zdenek Pavlas b974faf
Source: http://createrepo.baseurl.org/download/%{name}-%{version}.tar.gz
Seth Vidal 40bb1e2
Patch1: ten-changelog-limit.patch
Zdenek Pavlas f907de2
Patch2: createrepo-HEAD.patch
Seth Vidal 1a865e5
URL: http://createrepo.baseurl.org/
cvsdist 8329b36
BuildArchitectures: noarch
618370f
Requires: python2 >= 2.1, python2-rpm, rpm >= 4.1.1, python2-libxml2
618370f
Requires: yum-metadata-parser, yum >= 3.4.3-4, python2-deltarpm, deltarpm, pyliblzma
618370f
BuildRequires: python2
cvsdist 8329b36
cvsdist 8329b36
%description
Paul Nasrat aa13e7a
This utility will generate a common metadata repository from a directory of rpm
Paul Nasrat aa13e7a
packages.
cvsdist 8329b36
cvsdist 8329b36
%prep
cvsdist 8329b36
%setup -q
Seth Vidal 40bb1e2
%patch1 -p0
Zdenek Pavlas f907de2
%patch2 -p1
cvsdist 8329b36
Paul Nasrat aa13e7a
%build
Paul Nasrat aa13e7a
cvsdist 8329b36
%install
Paul Nasrat aa13e7a
rm -rf $RPM_BUILD_ROOT
Seth Vidal e47d352
make DESTDIR=$RPM_BUILD_ROOT sysconfdir=%{_sysconfdir} install
cvsdist 8329b36
cvsdist 8329b36
cvsdist 8329b36
%files
5037f6d
%doc ChangeLog README
5037f6d
%license COPYING COPYING.lib
Zdenek Pavlas 90a36d8
%(dirname %{compdir})
Paul Nasrat aa13e7a
%{_datadir}/%{name}/
201221d
%{_bindir}/createrepo
201221d
%{_bindir}/modifyrepo
Seth Vidal 1a865e5
%{_bindir}/mergerepo
1280109
%{_mandir}/*/*
4692351
%{python2_sitelib}/createrepo
cvsdist 8329b36
cvsdist 8329b36
%changelog
106ff43
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-17
106ff43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
106ff43
b610a88
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-16
b610a88
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b610a88
39d06a7
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.10.3-15
39d06a7
- Escape macros in %%changelog
39d06a7
87cd05c
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-14
87cd05c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
87cd05c
618370f
* Fri Dec 15 2017 Iryna Shcherbina <ishcherb@redhat.com> - 0.10.3-13
618370f
- Update Python 2 dependency declarations to new packaging standards
618370f
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
618370f
65c4911
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-12
65c4911
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
65c4911
0f38203
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-11
0f38203
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0f38203
01f0438
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-10
01f0438
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
01f0438
5037f6d
* Fri May 20 2016 Till Maas <opensource@till.name> - 0.10.3-9
5037f6d
-  Restore spec file from 0.10.3-3 since all patches afterwards broke
5037f6d
   createrepo (#1234472)
5037f6d
- Use %%license
5037f6d
7187101
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-8
7187101
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7187101
2d7fad1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-7
2d7fad1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2d7fad1
b27dff9
* Mon Jan 19 2015 Dennis Gilmore <dennis@ausil.us> - 0.10.3-6
33eccba
- add patch from Ian to fix deadlock in deltarpm worker code
33eccba
James Antill ff1a3cb
* Tue Jan 13 2015 James Antill <james at fedoraproject.org> - 0.10.3-5
James Antill ff1a3cb
- Update to latest HEAD, into the correct patch file :-o
James Antill ff1a3cb
- Add Ian's parallel deltrarpm support.
James Antill ff1a3cb
- allow 'sha' checksum type for modifyrepo
James Antill ff1a3cb
- Fix open_checksum and open_size calculation in RepoMetadata.add().
James Antill ff1a3cb
- Fix several AttributeErrors in RepoMetadata.add().
James Antill ff1a3cb
0feb00a
* Mon Jan 12 2015 Ian McLeod <imcleod@fedoraproject.org> - 0.10.3-4
0feb00a
- Pull in missing deltarpm patches (upstream fa0520 and bd5577)
0feb00a
cfe9ed9
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-3
cfe9ed9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
cfe9ed9
James Antill babe210
* Mon Mar 17 2014 James Antill <james at fedoraproject.org> - 0.10.3-2
James Antill babe210
- Update to latest HEAD
James Antill babe210
- Add Ian's parallel deltrarpm support.
James Antill babe210
- allow 'sha' checksum type for modifyrepo
James Antill babe210
- Fix open_checksum and open_size calculation in RepoMetadata.add().
James Antill babe210
- Fix several AttributeErrors in RepoMetadata.add().
James Antill babe210
Zdenek Pavlas f907de2
* Wed Jan 29 2014 Zdenek Pavlas <zpavlas@redhat.com> - 0.10.3-1
Zdenek Pavlas f907de2
- Update to latest HEAD
Zdenek Pavlas f907de2
- Support API users that set pkglist=<package sack>. BZ 1058975
Zdenek Pavlas f907de2
Zdenek Pavlas 2c63bb8
* Tue Jan 28 2014 Zdenek Pavlas <zpavlas@redhat.com> - 0.10.3-0
Zdenek Pavlas 2c63bb8
- Rebase to 0.10.3
Zdenek Pavlas 2c63bb8
- createrepo --update: ignore cached rpm when checksum_type does
Zdenek Pavlas 2c63bb8
  not match. BZ 1054682
Zdenek Pavlas 2c63bb8
Zdenek Pavlas 675ceb5
* Thu Jan 16 2014 Zdenek Pavlas <zpavlas@redhat.com> - 0.10.2-0
Zdenek Pavlas 675ceb5
- Rebase to 0.10.2
Zdenek Pavlas 675ceb5
- Add missing int() on mtime that I could find.
Zdenek Pavlas 675ceb5
- catch IOErrors when loading pkglist. BZ 1044997
Zdenek Pavlas 675ceb5
- completion: Fix file/dir completions for names containing spaces or tabs
Zdenek Pavlas 675ceb5
Zdenek Pavlas 6a6709f
* Thu Nov 28 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.10.1-0
Zdenek Pavlas 6a6709f
- Close lock file before unlink(). BZ 1035588
Zdenek Pavlas 6a6709f
Zdenek Pavlas a3de08b
* Wed Oct 23 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.10-3
Zdenek Pavlas 71e9c1a
- Make sure the "packages" attribute is always correct. BZ 1022001
Zdenek Pavlas a3de08b
- clean up .repodata directory on failure. BZ 1022515
Zdenek Pavlas 71e9c1a
Zdenek Pavlas 273f01c
* Mon Oct 21 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.10-1
Zdenek Pavlas 273f01c
- Add workers=1 default back, API users need it. BZ 1021162
Zdenek Pavlas 273f01c
Zdenek Pavlas b974faf
* Fri Oct 18 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.10-0
Zdenek Pavlas b974faf
- update to latest HEAD
Zdenek Pavlas b974faf
- Don't spawn more workers that #pkgfiles.
Zdenek Pavlas b974faf
- abort if $PWD does not exist. BZ 1001629
Zdenek Pavlas b974faf
- mergerepo: merge package versions from multiple repos. BZ 1020756
Zdenek Pavlas b974faf
- mergerepo: --repo option should work with relative paths.
Zdenek Pavlas b974faf
Zdenek Pavlas 4b469d0
* Tue Oct  1 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-23
Zdenek Pavlas 4b469d0
- update to latest HEAD
Zdenek Pavlas 4b469d0
- docs: Escape dashes in command-line options
Zdenek Pavlas 4b469d0
- chdir("/") if $PWD does not exist. BZ 1001629
Zdenek Pavlas 4b469d0
- modifyrepo: automatic option defaults
Zdenek Pavlas 4b469d0
- modifyrepo: sanitize opts.sumtype. BZ 1013614
Zdenek Pavlas 4b469d0
- modifyrepo: Add <open-size> element. BZ 1013601
Zdenek Pavlas 4b469d0
- modifyrepo --remove: fix multiple bugs. BZ 1013626
Zdenek Pavlas 1d697e5
- modifyrepo: fix handling of already compressed input. BZ 1013609
Zdenek Pavlas 4b469d0
08bd8a7
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-22
08bd8a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
08bd8a7
Zdenek Pavlas c40d75c
* Wed Apr 17 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-21
Zdenek Pavlas c40d75c
- update to latest HEAD
Zdenek Pavlas c40d75c
- don't BuildRequire bash-completion in rhel
Zdenek Pavlas c40d75c
- Fail for bad compress-type options to modifyrepo, like createrepo. BZ 886589
Zdenek Pavlas c40d75c
- Fix options documentation. BZ 892657.
Zdenek Pavlas c40d75c
- modifyrepo: fix --compress option bug. BZ 950724
Zdenek Pavlas c40d75c
- modifyrepo: add --checksum and --{unique,simple}-md-filenames options
Zdenek Pavlas c40d75c
Zdenek Pavlas 90a36d8
* Thu Mar 28 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-20
39d06a7
- package also %%{compdir}'s parent
Zdenek Pavlas 90a36d8
Zdenek Pavlas 6a88f11
* Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-19
Zdenek Pavlas 6a88f11
- add BuildRequires: bash-completion
Zdenek Pavlas 6a88f11
Zdenek Pavlas 89dd26d
* Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-18
Zdenek Pavlas 89dd26d
- add bash-completion aliases, use pkg-config.
Zdenek Pavlas 89dd26d
Zdenek Pavlas 9c1335c
* Tue Mar 19 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-17
Zdenek Pavlas 9c1335c
- move bash-completion scripts to /usr/share/  BZ 923001
Zdenek Pavlas 9c1335c
Zdenek Pavlas e7280d2
* Wed Mar  6 2013 Zdenek Pavlas <zpavlas at redhat.com> - 0.9.9-16
Zdenek Pavlas e7280d2
- update to latest HEAD
Zdenek Pavlas e7280d2
- turn off stdout buffering in worker to prevent a deadlock
Zdenek Pavlas e7280d2
- modifyrepo: use integer timestamps
Zdenek Pavlas e7280d2
e3a09e2
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-15
e3a09e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e3a09e2
Zdeněk Pavlas 53251fd
* Fri Dec 21 2012 Zdenek Pavlas <zpavlas at redhat.com> - 0.9.9-14
Zdeněk Pavlas 53251fd
- update to latest HEAD
Zdeněk Pavlas 53251fd
- Fix the deadlock issue.  BZ 856363
Zdeněk Pavlas 53251fd
- Manually set the permmissions for tempfile created cachefiles. BZ 833350
Zdeněk Pavlas 53251fd
- modifyrepo: use available compression only.  BZ 865845
Zdeněk Pavlas 53251fd
- No baseurl means no baseurl.  BZ 875029
Zdeněk Pavlas 53251fd
- Change the compress-type for modifyrepo to .gz for compat. BZ 874682.
Zdeněk Pavlas 53251fd
- fix the --skip-symlinks option
Zdeněk Pavlas 53251fd
- no repomd.xml && --checkts: skip .rpm timestamp checking.  BZ 877301
Zdeněk Pavlas 53251fd
- new worker piping code (no tempfiles, should be faster)
Zdeněk Pavlas 53251fd
James Antill 397d3f5
* Thu Sep 13 2012 James Antill <james at fedoraproject.org> - 0.9.9-13
James Antill 397d3f5
- update to latest head
James Antill 397d3f5
- Fix for workers that output a lot.
James Antill 397d3f5
66ad2ba
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-12
66ad2ba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
66ad2ba
James Antill 1f43c01
* Thu Feb 16 2012 James Antill <james at fedoraproject.org> - 0.9.9-11
James Antill 1f43c01
- update to latest head
James Antill 1f43c01
- fix for lots of workers and not many rpms.
James Antill 1f43c01
Seth Vidal 1598a49
* Thu Jan  5 2012 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-10
Seth Vidal 1598a49
- update to latest head
Seth Vidal 1598a49
- fix for generating repos for rhel5 on fedora
Seth Vidal 1598a49
Seth Vidal e3f2644
* Fri Oct 28 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-9
Seth Vidal e3f2644
- 3rd time is the charm
Seth Vidal e3f2644
- fix it so prestodelta's get made with the right name and don't traceback
Seth Vidal e3f2644
Seth Vidal 8eb730d
* Wed Oct 26 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-8
Seth Vidal 8eb730d
- change how compressOpen() defaults so mash doesn't break
Seth Vidal 8eb730d
- add requires for pyliblzma
Seth Vidal 8eb730d
Seth Vidal 24bc993
* Mon Oct 24 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-7
Seth Vidal 24bc993
- latest upstream
Seth Vidal 24bc993
- --compress-type among other deals.
Seth Vidal 24bc993
Seth Vidal 7e74460
* Fri Jul 29 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-6
Seth Vidal 7e74460
- latest upstream
Seth Vidal 7e74460
- fixes bugs: 713747, 581632, 581628
Seth Vidal 7e74460
Seth Vidal ded4647
* Wed Jul 20 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-5
Seth Vidal ded4647
- new patch to fix us breaking certain pungi configs
Seth Vidal ded4647
Seth Vidal 40bb1e2
* Tue Jul 19 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-4
Seth Vidal 40bb1e2
- latest upstream head
Seth Vidal 40bb1e2
- change --update to use sqlite for old repodata
Seth Vidal 40bb1e2
4fd3792
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-3
4fd3792
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
4fd3792
Seth Vidal c000a5a
* Thu Jan 27 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-2
Seth Vidal c000a5a
- make sure when a worker exits with a non-zero returncode we exit, too.
Seth Vidal c000a5a
Seth Vidal e47d352
* Wed Jan 26 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.9.9-1
Seth Vidal e47d352
- 0.9.9
Seth Vidal e47d352
- change yum requires to 3.2.29
Seth Vidal e47d352
1605a4c
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.9.8-5
1605a4c
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
1605a4c
Seth Vidal acdc0ac
* Thu Jan  7 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.9.8-4
Seth Vidal acdc0ac
- latest head with fixes for --update w/o --skipstat
Seth Vidal acdc0ac
Seth Vidal acdc0ac
Seth Vidal 521de49
* Tue Dec 22 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.8-3
Seth Vidal 521de49
- patch to latest HEAD from upstream
Seth Vidal 521de49
Seth Vidal b9ff2ac
* Thu Sep  3 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.8-2
Seth Vidal b9ff2ac
- add drpm patch from https://bugzilla.redhat.com/show_bug.cgi?id=518658
Seth Vidal b9ff2ac
Seth Vidal b9ff2ac
Seth Vidal 6269de2
* Fri Aug 28 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.8-1
Seth Vidal 6269de2
- bump yum requires version
Seth Vidal 6269de2
- remove head patch
Seth Vidal 6269de2
- bump to 0.9.8 upstream
Seth Vidal 6269de2
Seth Vidal 3387350
* Tue Aug 18 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-15
Seth Vidal 3387350
- update HEAD patch to include fix from mbonnet for typo'd PRAGMA in the filelists setup
Seth Vidal 3387350
Seth Vidal 783d5f8
* Tue Aug  4 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-14
Seth Vidal 783d5f8
- minor fix for rh bug 512610
Seth Vidal 783d5f8
450dcb0
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-13
450dcb0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
450dcb0
Seth Vidal 7d4b213
* Wed Jun 17 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-11
Seth Vidal 7d4b213
- more profile output for deltarpms
Seth Vidal 7d4b213
Seth Vidal 2f81efd
* Tue Jun 16 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-8
Seth Vidal 2f81efd
- more patches from head
Seth Vidal 2f81efd
- speed up generating prestodelta, massively
Seth Vidal 2f81efd
Seth Vidal 836b5b8
* Tue May  5 2009 Seth Vidal <skvidal at fedoraproject.org>
Seth Vidal 836b5b8
- more head fixes - theoretically solving ALL of the sha1/sha silliness
Seth Vidal 836b5b8
Seth Vidal 0dbcaf3
* Wed Apr 15 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-2
Seth Vidal 0dbcaf3
- fix 495845 and other presto issues
Seth Vidal 0dbcaf3
Seth Vidal 8856405
* Tue Mar 24 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.7-1
Seth Vidal 8856405
- 0.9.7
Seth Vidal 8856405
- require yum 3.2.22
Seth Vidal 8856405
b62fd98
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-12
b62fd98
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b62fd98
Seth Vidal 24c659d
* Tue Feb 10 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-11
Seth Vidal 24c659d
- change the order of deltarpms
Seth Vidal 24c659d
Seth Vidal a311a1e
* Wed Feb  4 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-10
Seth Vidal a311a1e
- working mergerepo again
Seth Vidal a311a1e
Seth Vidal cf617b1
* Tue Feb  3 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-9
Seth Vidal cf617b1
- fix normal createrepo'ing w/o the presto patches :(
Seth Vidal cf617b1
Seth Vidal 9f4dc55
* Mon Feb  2 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-7
Seth Vidal 9f4dc55
- add deltarpm requirement for making presto metadata
Seth Vidal 9f4dc55
Seth Vidal 2cad580
* Tue Jan 27 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-6
Seth Vidal 2cad580
- one more patch set to make sure modifyrepo works with sha256's, too
Seth Vidal 2cad580
Seth Vidal 8a6a8ae
* Mon Jan 26 2009 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-5
Seth Vidal 8a6a8ae
- add patch from upstream head for sha256 support
Seth Vidal 8a6a8ae
37f831f
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.9.6-4
37f831f
- Rebuild for Python 2.6
37f831f
Seth Vidal 1a865e5
* Tue Oct 28 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.6-1
Seth Vidal 1a865e5
- 0.9.6-1
Seth Vidal 1a865e5
- add mergerepo
Seth Vidal 1a865e5
7a67921
* Thu Oct  9 2008 James Antill <james@fedoraproject.org> - 0.9.5-5
ffb71e8
- Do atomic updates to the cachedir, for parallel runs
2b64104
- Fix the patch
ffb71e8
Seth Vidal aa03c39
* Fri Feb 22 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.5-2
Seth Vidal aa03c39
- patch for the mistake in the raise for an empty pkgid
Seth Vidal aa03c39
Seth Vidal c6055e5
* Tue Feb 19 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.5-1
Seth Vidal c6055e5
- 0.9.5
Seth Vidal c6055e5
- ten-changelog-limit patch by default in fedora
Seth Vidal c6055e5
Seth Vidal ad7d754
* Thu Jan 31 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.4-3
Seth Vidal ad7d754
- skip if no old metadata and --update was called.
Seth Vidal ad7d754
Seth Vidal 7b68dd7
* Wed Jan 30 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.4-1
Seth Vidal 7b68dd7
- 0.9.4
Seth Vidal 7b68dd7
Seth Vidal d63fdba
* Tue Jan 22 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.3
Seth Vidal d63fdba
- 0.9.3
Seth Vidal d63fdba
Seth Vidal 20190dc
* Thu Jan 17 2008 Seth Vidal <skvidal at fedoraproject.org> - 0.9.2-1
Seth Vidal 20190dc
- remove all other patches - 0.9.2 
Seth Vidal 20190dc
Seth Vidal aae77bb
* Tue Jan 15 2008 Seth Vidal <skvidal at fedoraproject.org> 0.9.1-3
Seth Vidal aae77bb
- more patches - almost 0.9.2 but not quite
Seth Vidal aae77bb
Seth Vidal 1972e14
* Thu Jan 10 2008 Seth Vidal <skvidal at fedoraproject.org> 0.9.1-2
Seth Vidal 1972e14
- patch to fix bug until 0.9.2
Seth Vidal 1972e14
Seth Vidal 4145682
* Wed Jan  9 2008 Seth Vidal <skvidal at fedoraproject.org> 0.9.1-1
Seth Vidal 4145682
- 0.9.1 
Seth Vidal 4145682
Seth Vidal 01bf58a
* Mon Jan  7 2008 Seth Vidal <skvidal at fedoraproject.org> 0.9-1
Seth Vidal 01bf58a
- 0.9
Seth Vidal 01bf58a
- add yum dep
Seth Vidal 01bf58a
Seth Vidal 01bf58a
93be02d
* Mon Nov 26 2007 Luke Macken <lmacken@redhat.com> - 0.4.11-1
93be02d
- Update to 0.4.11
93be02d
- Include COPYING file and change License to GPLv2
93be02d
Paul Nasrat 7bf52d2
* Thu Jun 07 2007 Paul Nasrat <pnasrat@redhat.com> - 0.4.10-1
Paul Nasrat 7bf52d2
- Update to 0.4.10
Paul Nasrat 7bf52d2
Paul Nasrat 7bf52d2
* Wed May 16 2007 Paul Nasrat <pnasrat@redhat.com> - 0.4.9-1
Paul Nasrat 49ad7a8
- Update to 0.4.9
Paul Nasrat 49ad7a8
bbef4af
* Tue May 15 2007 Jeremy Katz <katzj@redhat.com> - 0.4.8-4
bbef4af
- fix the last patch
bbef4af
08ad8fb
* Tue May 15 2007 Jeremy Katz <katzj@redhat.com> - 0.4.8-3
08ad8fb
- use dbversion given by yum-metadata-parser instead of hardcoded 
08ad8fb
  value (#239938)
08ad8fb
Paul Nasrat 044855b
* Wed Mar 14 2007 Paul Nasrat <pnasrat@redhat.com> - 0.4.8-2
Paul Nasrat 044855b
- Remove requires (#227680)
Paul Nasrat 044855b
4bed853
* Wed Feb 21 2007 Jeremy Katz <katzj@redhat.com> - 0.4.8-1
4bed853
- update to 0.4.8
4bed853
7e3e893
* Mon Feb 12 2007 Jesse Keating <jkeating@redhat.com> - 0.4.7-3
7e3e893
- Require yum-metadata-parser.
7e3e893
201221d
* Thu Feb  8 2007 Jeremy Katz <katzj@redhat.com> - 0.4.7-2
201221d
- add modifyrepo to the file list
201221d
269b546
* Thu Feb  8 2007 Jeremy Katz <katzj@redhat.com> - 0.4.7-1
269b546
- update to 0.4.7
269b546
Paul Nasrat aa13e7a
* Mon Feb 05 2007 Paul Nasrat <pnasrat@redhat.com> - 0.4.6-2
Paul Nasrat aa13e7a
- Packaging guidelines (#225661)
Paul Nasrat aa13e7a
Paul Nasrat e788194
* Thu Nov 09 2006 Paul Nasrat <pnasrat@redhat.com> - 0.4.6-1
Paul Nasrat e788194
- Upgrade to latest release
Paul Nasrat e788194
- Fix requires (#214388)
Paul Nasrat e788194
Paul Nasrat 04640f2
* Wed Jul 19 2006 Paul Nasrat <pnasrat@redhat.com> - 0.4.4-2
Paul Nasrat 04640f2
- Fixup relative paths (#199228)
Paul Nasrat 04640f2
80f2571
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.4.4-1.1
80f2571
- rebuild
80f2571
Paul Nasrat e814151
* Mon Apr 17 2006 Paul Nasrat <pnasrat@redhat.com> - 0.4.4-1
Paul Nasrat e814151
- Update to latest upstream
Paul Nasrat e814151
ccc4c9b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ccc4c9b
- rebuilt
ccc4c9b
Paul Nasrat f0b33d7
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-5
Paul Nasrat f0b33d7
- Fix split with normalised directories
Paul Nasrat f0b33d7
Paul Nasrat 3b69384
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-4
Paul Nasrat 3b69384
- Another typo fix
Paul Nasrat 3b69384
- Normalise directories
Paul Nasrat 3b69384
Paul Nasrat def33d9
* Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-3.1
Paul Nasrat def33d9
- really fix them 
Paul Nasrat def33d9
Paul Nasrat c519bdd
* Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-3
Paul Nasrat c519bdd
- Fix regressions for absolute/relative paths
Paul Nasrat c519bdd
Paul Nasrat 4e84bd4
* Sun Nov 13 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-2
Paul Nasrat 4e84bd4
- Sync upto HEAD 
Paul Nasrat 4e84bd4
- Split media support
Paul Nasrat 4e84bd4
Paul Nasrat cbfba71
* Thu Jul 14 2005 Paul Nasrat <pnasrat@redhat.com> - 0.4.3-1
Paul Nasrat cbfba71
- New upstream version 0.4.3 (cachedir support)
Paul Nasrat cbfba71
1280109
* Tue Jan 18 2005 Jeremy Katz <katzj@redhat.com> - 0.4.2-2
1280109
- add the manpage
1280109
bfcc430
* Tue Jan 18 2005 Jeremy Katz <katzj@redhat.com> - 0.4.2-1
bfcc430
- 0.4.2
bfcc430
Paul Nasrat 9e11ebf
* Thu Oct 21 2004 Paul Nasrat <pnasrat@redhat.com>
Paul Nasrat 9e11ebf
- 0.4.1, fixes #136613
Paul Nasrat 9e11ebf
- matched ghosts not being added into primary.xml files
Paul Nasrat 9e11ebf
81e3a5b
* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com>
81e3a5b
- 0.4.0, fixes #134776
81e3a5b
Paul Nasrat 9883dcc
* Thu Sep 30 2004 Paul Nasrat <pnasrat@redhat.com>
Paul Nasrat 9883dcc
- Rebuild new upstream release - 0.3.9
Paul Nasrat 9883dcc
Paul Nasrat 9883dcc
* Thu Sep 30 2004 Seth Vidal <skvidal@phy.duke.edu>
Paul Nasrat 9883dcc
- 0.3.9
Paul Nasrat 9883dcc
- fix for groups checksum creation
Paul Nasrat 9883dcc
Paul Nasrat 9883dcc
* Sat Sep 11 2004 Seth Vidal <skvidal@phy.duke.edu>
Paul Nasrat 9883dcc
- 0.3.8
Paul Nasrat b0ea219
cvsdist 8329b36
* Wed Sep  1 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- 0.3.7
cvsdist 8329b36
cvsdist 8329b36
* Fri Jul 23 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- make filelists right <sigh>
cvsdist 8329b36
cvsdist 8329b36
cvsdist 8329b36
* Fri Jul 23 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- fix for broken filelists
cvsdist 8329b36
cvsdist 8329b36
* Mon Jul 19 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- re-enable groups
cvsdist 8329b36
- update num to 0.3.4
cvsdist 8329b36
cvsdist 8329b36
* Tue Jun  8 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- update to the format
cvsdist 8329b36
- versioned deps
cvsdist 8329b36
- package counts
cvsdist 8329b36
- uncompressed checksum in repomd.xml
cvsdist 8329b36
cvsdist 8329b36
cvsdist 8329b36
* Fri Apr 16 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- 0.3.2 - small addition of -p flag
cvsdist 8329b36
cvsdist 8329b36
* Sun Jan 18 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- I'm an idiot
cvsdist 8329b36
cvsdist 8329b36
* Sun Jan 18 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- 0.3
cvsdist 8329b36
cvsdist 8329b36
* Tue Jan 13 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- 0.2 - 
cvsdist 8329b36
cvsdist 8329b36
* Sat Jan 10 2004 Seth Vidal <skvidal@phy.duke.edu>
cvsdist 8329b36
- first packaging
cvsdist 8329b36