From 7c6b0886d0fee955b7c746c2cbe9aa86fbe6837d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Wed, 28 Apr 2010 19:41:45 +0000 Subject: [PATCH] add missing chunk --- f12.patch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/f12.patch b/f12.patch index 8b228d5..f317f6f 100644 --- a/f12.patch +++ b/f12.patch @@ -237,3 +237,26 @@ Index: distrib/f12/rpmlist.d/00.lst +nss-softokn-freebl-*.rpm +setup-*.rpm +tzdata-*.rpm +Index: distrib/Makefile.am +=================================================================== +--- distrib/Makefile.am (revision 2883) ++++ distrib/Makefile.am (working copy) +@@ -78,6 +78,9 @@ + f11/pkgs/01 f11/pkgs/02 f11/pkgs/03 f11/yum/yum.conf \ + $(wildcard $(srcdir)/f11/yum.repos.d/*.repo) \ + $(wildcard $(srcdir)/f11/rpmlist.d/*.lst) $(wildcard $(srcdir)/f11/rpmlist.d/*.opt) \ ++ f12/pkgs/01 f12/pkgs/02 f12/pkgs/03 f12/yum/yum.conf \ ++ $(wildcard $(srcdir)/f12/yum.repos.d/*.repo) \ ++ $(wildcard $(srcdir)/f12/rpmlist.d/*.lst) $(wildcard $(srcdir)/f12/rpmlist.d/*.opt) \ + centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ + centos4/yum/yum.conf $(wildcard $(srcdir)/centos4/yum.repos.d/*.repo) \ + centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \ +@@ -105,7 +108,7 @@ + $(nobase_confdistrib_DATA) \ + $(defaults_DATA) + +-redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 centos4 centos5 ++redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 centos4 centos5 + sid_style = etch lenny squeeze sid + + install-exec-hook: install-notify-xtra -- 2.43.0