.gitignore
author Kristian H?gsberg <krh@redhat.com>
Fri Jun 20 21:56:43 2008 -0400 (2008-06-20)
changeset 254 ccb1c11968ab
parent 110 07a5bf8e7e6e
child 285 264c878c62d1
permissions -rw-r--r--
Introduce install/remove iterators.

These iterator constructors lets you pass in two sets and creates
an iterator for the packages to remove or the packages to install.
The iterators will step through the packages in a sequence that respects
the pre, post, preun and postun modifiers.

Right now, the install order isn't actually implemented, this patch just
implements the API changes and updates the applications.
rhughes@241
     1
aclocal.m4
rhughes@241
     2
autom4te.cache
rhughes@241
     3
compile
rhughes@241
     4
config.guess
rhughes@241
     5
config.h
rhughes@241
     6
config.h.in
rhughes@241
     7
config.log
rhughes@241
     8
config.status
rhughes@241
     9
config.sub
rhughes@241
    10
configure
rhughes@241
    11
depcomp
rhughes@241
    12
INSTALL
rhughes@241
    13
install-sh
rhughes@241
    14
intltool-extract
rhughes@241
    15
intltool-extract.in
rhughes@241
    16
intltool-merge
rhughes@241
    17
intltool-merge.in
rhughes@241
    18
intltool-update
rhughes@241
    19
intltool-update.in
rhughes@241
    20
libtool
rhughes@241
    21
ltmain.sh
rhughes@241
    22
Makefile
rhughes@241
    23
Makefile.in
rhughes@241
    24
missing
rhughes@241
    25
mkinstalldirs
rhughes@241
    26
py-compile
rhughes@241
    27
stamp-h1
krh@1
    28
*.o
rhughes@241
    29
ChangeLog
rhughes@241
    30
*.tar.gz
krh@1
    31
*~
rhughes@241
    32