sync with upstream
[util-vserver.git] / f13.patch
1 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/01 util-vserver-0.30.216-pre2883/distrib/f13/pkgs/01
2 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/01      1969-12-31 19:00:00.000000000 -0500
3 +++ util-vserver-0.30.216-pre2883/distrib/f13/pkgs/01   2010-06-03 15:05:51.167549620 -0400
4 @@ -0,0 +1 @@
5 +glibc
6 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/02 util-vserver-0.30.216-pre2883/distrib/f13/pkgs/02
7 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/02      1969-12-31 19:00:00.000000000 -0500
8 +++ util-vserver-0.30.216-pre2883/distrib/f13/pkgs/02   2010-06-03 15:05:51.167549620 -0400
9 @@ -0,0 +1,3 @@
10 +--reinstall
11 +
12 +filesystem
13 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/03 util-vserver-0.30.216-pre2883/distrib/f13/pkgs/03
14 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/pkgs/03      1969-12-31 19:00:00.000000000 -0500
15 +++ util-vserver-0.30.216-pre2883/distrib/f13/pkgs/03   2010-06-03 15:05:51.168549668 -0400
16 @@ -0,0 +1,2 @@
17 +coreutils
18 +initscripts
19 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/rpmlist.d/00.lst util-vserver-0.30.216-pre2883/distrib/f13/rpmlist.d/00.lst
20 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/rpmlist.d/00.lst     1969-12-31 19:00:00.000000000 -0500
21 +++ util-vserver-0.30.216-pre2883/distrib/f13/rpmlist.d/00.lst  2010-06-03 15:05:51.168549668 -0400
22 @@ -0,0 +1,11 @@
23 +glibc-[0-9]*.rpm
24 +basesystem-*.rpm
25 +bash-[0-9]*.rpm
26 +filesystem-*.rpm
27 +glibc-common-*.rpm
28 +libgcc-[0-9]*.rpm
29 +ncurses-base-[0-9]*.rpm
30 +ncurses-libs-*.rpm
31 +nss-softokn-freebl-*.rpm
32 +setup-*.rpm
33 +tzdata-*.rpm
34 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/yum/yum.conf util-vserver-0.30.216-pre2883/distrib/f13/yum/yum.conf
35 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/yum/yum.conf 1969-12-31 19:00:00.000000000 -0500
36 +++ util-vserver-0.30.216-pre2883/distrib/f13/yum/yum.conf      2010-06-03 15:05:51.168549668 -0400
37 @@ -0,0 +1,11 @@
38 +[main]
39 +cachedir=@YUMCACHEDIR@
40 +persistdir=@YUMLIBDIR@
41 +reposdir=@YUMETCDIR@/yum.repos.d
42 +debuglevel=1
43 +logfile=@YUMLOGDIR@/log
44 +lockfile=@YUMLOCKDIR@/yum.pid
45 +pkgpolicy=newest
46 +distroverpkg=fedora-release
47 +installonlypkgs=
48 +exactarch=0
49 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora.repo util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora.repo
50 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora.repo      1969-12-31 19:00:00.000000000 -0500
51 +++ util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora.repo   2010-06-03 15:06:46.702080850 -0400
52 @@ -0,0 +1,26 @@
53 +[fedora]
54 +name=Fedora 13 - $basearch
55 +failovermethod=priority
56 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Everything/$basearch/os/
57 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-13&arch=$basearch
58 +enabled=1
59 +gpgcheck=1
60 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
61 +
62 +[fedora-debuginfo]
63 +name=Fedora 13 - $basearch - Debug
64 +failovermethod=priority
65 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Everything/$basearch/debug/
66 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-13&arch=$basearch
67 +enabled=0
68 +gpgcheck=1
69 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
70 +
71 +[fedora-source]
72 +name=Fedora 13 - Source
73 +failovermethod=priority
74 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Everything/source/SRPMS/
75 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-13&arch=$basearch
76 +enabled=0
77 +gpgcheck=1
78 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
79 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora-updates.repo util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora-updates.repo
80 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora-updates.repo      1969-12-31 19:00:00.000000000 -0500
81 +++ util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora-updates.repo   2010-06-03 15:06:46.702080850 -0400
82 @@ -0,0 +1,26 @@
83 +[updates]
84 +name=Fedora 13 - $basearch - Updates
85 +failovermethod=priority
86 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/13/$basearch/
87 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f13&arch=$basearch
88 +enabled=1
89 +gpgcheck=1
90 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
91 +
92 +[updates-debuginfo]
93 +name=Fedora 13 - $basearch - Updates - Debug
94 +failovermethod=priority
95 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/13/$basearch/debug/
96 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f13&arch=$basearch
97 +enabled=0
98 +gpgcheck=1
99 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
100 +
101 +[updates-source]
102 +name=Fedora 13 - Updates Source
103 +failovermethod=priority
104 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/13/SRPMS/
105 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f13&arch=$basearch
106 +enabled=0
107 +gpgcheck=1
108 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-$basearch
109 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora-updates-testing.repo util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora-updates-testing.repo
110 --- util-vserver-0.30.216-pre2883.orig/distrib/f13/yum.repos.d/fedora-updates-testing.repo      1969-12-31 19:00:00.000000000 -0500
111 +++ util-vserver-0.30.216-pre2883/distrib/f13/yum.repos.d/fedora-updates-testing.repo   2010-06-03 15:06:46.702080850 -0400
112 @@ -0,0 +1,26 @@
113 +[updates-testing]
114 +name=Fedora 13 - $basearch - Test Updates
115 +failovermethod=priority
116 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/13/$basearch/
117 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f13&arch=$basearch
118 +enabled=0
119 +gpgcheck=1
120 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-test-$basearch
121 +
122 +[updates-testing-debuginfo]
123 +name=Fedora 13 - $basearch - Test Updates Debug
124 +failovermethod=priority
125 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/13/$basearch/debug/
126 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-f13&arch=$basearch
127 +enabled=0
128 +gpgcheck=1
129 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-test-$basearch
130 +
131 +[updates-testing-source]
132 +name=Fedora 13 - Test Updates Source
133 +failovermethod=priority
134 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/13/SRPMS/
135 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f13&arch=$basearch
136 +enabled=0
137 +gpgcheck=1
138 +gpgkey=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/$basearch/os/RPM-GPG-KEY-fedora-test-$basearch
139 diff -Nur util-vserver-0.30.216-pre2883.orig/distrib/Makefile.am util-vserver-0.30.216-pre2883/distrib/Makefile.am
140 --- util-vserver-0.30.216-pre2883.orig/distrib/Makefile.am      2010-06-03 15:05:51.168549668 -0400
141 +++ util-vserver-0.30.216-pre2883/distrib/Makefile.am   2010-06-03 15:07:36.816658272 -0400
142 @@ -81,6 +81,9 @@
143                            f12/pkgs/01 f12/pkgs/02 f12/pkgs/03 f12/yum/yum.conf \
144                            $(wildcard $(srcdir)/f12/yum.repos.d/*.repo) \
145                            $(wildcard $(srcdir)/f12/rpmlist.d/*.lst) $(wildcard $(srcdir)/f12/rpmlist.d/*.opt) \
146 +                          f13/pkgs/01 f13/pkgs/02 f13/pkgs/03 f13/yum/yum.conf \
147 +                          $(wildcard $(srcdir)/f13/yum.repos.d/*.repo) \
148 +                          $(wildcard $(srcdir)/f13/rpmlist.d/*.lst) $(wildcard $(srcdir)/f13/rpmlist.d/*.opt) \
149                            centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \
150                            centos4/yum/yum.conf $(wildcard $(srcdir)/centos4/yum.repos.d/*.repo) \
151                            centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \
152 @@ -108,7 +111,7 @@
153                            $(nobase_confdistrib_DATA) \
154                            $(defaults_DATA)
155  
156 -redhat_style           =  rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 centos4 centos5
157 +redhat_style           =  rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 f13 centos4 centos5
158  sid_style              =  etch lenny squeeze sid
159  
160  install-exec-hook:     install-notify-xtra