Author: glen Date: Wed May 17 19:59:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - truncate non-pld changelog - rpm-pythonprov still needed
---- Files affected: SPECS: createrepo.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/createrepo.spec diff -u SPECS/createrepo.spec:1.13 SPECS/createrepo.spec:1.14 --- SPECS/createrepo.spec:1.13 Mon Jul 25 12:52:13 2005 +++ SPECS/createrepo.spec Wed May 17 21:59:06 2006 @@ -11,6 +11,7 @@ URL: http://linux.duke.edu/metadata/ BuildRequires: python-devel BuildRequires: python-modules +BuildRequires: rpm-pythonprov %pyrequires_eq python Requires: python-libxml2 Requires: python-rpm @@ -30,7 +31,6 @@ %install rm -rf $RPM_BUILD_ROOT - %makeinstall %clean @@ -51,6 +51,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/05/17 19:59:06 glen +- truncate non-pld changelog +- rpm-pythonprov still needed + Revision 1.13 2005/07/25 10:52:13 blekot - up to 0.4.3 @@ -83,38 +87,10 @@ - update to 0.3.6, add md5sum Revision 1.3 2004/07/28 08:03:13 troll -- removed %%include /usr/lib/rpm/macros.python +- removed %include /usr/lib/rpm/macros.python Revision 1.2 2004/07/24 16:28:35 qboosh - pl, cleanups Revision 1.1 2004/07/23 20:03:14 arekm - initial pld release (it would be nice if poldek supported this kind of repo) - -* Fri Jul 23 2004 Seth Vidal <[EMAIL PROTECTED]> -- fix for broken filelists - -* Mon Jul 19 2004 Seth Vidal <[EMAIL PROTECTED]> -- re-enable groups -- update num to 0.3.4 - -* Tue Jun 8 2004 Seth Vidal <[EMAIL PROTECTED]> -- update to the format -- versioned deps -- package counts -- uncompressed checksum in repomd.xml - -* Fri Apr 16 2004 Seth Vidal <[EMAIL PROTECTED]> -- 0.3.2 - small addition of -p flag - -* Sun Jan 18 2004 Seth Vidal <[EMAIL PROTECTED]> -- I'm an idiot - -* Sun Jan 18 2004 Seth Vidal <[EMAIL PROTECTED]> -- 0.3 - -* Tue Jan 13 2004 Seth Vidal <[EMAIL PROTECTED]> -- 0.2 - - -* Sat Jan 10 2004 Seth Vidal <[EMAIL PROTECTED]> -- first packaging ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/createrepo.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
