.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Thu Feb 09 20:45:27 2012 +0000 (2012-02-09)
changeset 418 33b825d3128d
parent 323 3b24a0bd41ee
child 452 06885e558546
permissions -rw-r--r--
Add transaction barriers
These allow packages to be installed and removed which have scripts
that depend on each other when atomic transactions are involved.
Note that yum supports pre, but not other requires flags. post will
need similar support to the post scripts themselves pulling in the
requires flags from the rpms. Likewise preun and postun will need
similar handling to those scrips since the requires flags will need
to be stored in the razor database.
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
jbowes@285
    12
gtk-doc.make
rhughes@241
    13
INSTALL
rhughes@241
    14
install-sh
rhughes@241
    15
intltool-extract
rhughes@241
    16
intltool-extract.in
rhughes@241
    17
intltool-merge
rhughes@241
    18
intltool-merge.in
rhughes@241
    19
intltool-update
rhughes@241
    20
intltool-update.in
rhughes@241
    21
libtool
rhughes@241
    22
ltmain.sh
rhughes@241
    23
Makefile
rhughes@241
    24
Makefile.in
rhughes@241
    25
missing
rhughes@241
    26
mkinstalldirs
rhughes@241
    27
py-compile
rhughes@241
    28
stamp-h1
krh@1
    29
*.o
rhughes@241
    30
ChangeLog
rhughes@241
    31
*.tar.gz
krh@1
    32
*~
rhughes@241
    33
ali@323
    34
/link-warning.h
ali@399
    35
/arg-nonnull.h
ali@399
    36
/warn-on-use.h