rpms/anaconda/devel .cvsignore, 1.563, 1.564 anaconda.spec, 1.705, 1.706 sources, 1.697, 1.698

David Cantrell dcantrel at fedoraproject.org
Sun Sep 7 08:51:21 UTC 2008


Author: dcantrel

Update of /cvs/pkgs/rpms/anaconda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3764

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Sat Sep 06 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.32-1
- Use struct audit_reply instead of struct auditd_reply_list (dcantrell)

* Sat Sep 06 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.31-1
- Use --service=NAME in firewall.py when calling lokkit (dcantrell)
- Make NM work for the DHCP case, at least (dcbw) (#461071). (clumens)
- Sleep a little after dbus to give it time before HAL connects. (clumens)
- Add libsqlite to the initrd, which is needed by NSS libs. (clumens)
- Add more dlopen()ed libraries to the initrd. (clumens)
- Fix various problems with the exn saving UI (#461129). (clumens)
- Fail gracefully if we can't talk to NetworkManager over DBus. (dcantrell)
- Reword text for easy of translating plurals (#460728). (clumens)
- Make sure /bin/sh is linked to /bin/bash (dcantrell)
- Do not include /usr/lib/gconv in install.img (dcantrell)
- Add /etc/NetworkManager/dispatcher.d to the install.img. (clumens)
- Remove last vestiges of rhpxl and pirut. (clumens)
- Only one list of packages in upd-instroot, thanks. (clumens)
- Add xrandr back into the install.img (#458738). (clumens)
- Add a couple more directories to search paths. (clumens)
- Do repo setup and sack setup as separate steps. (clumens)
- Fix a typo that was causing repos in the kickstart file to be skipped
  (#451020). (clumens)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -r1.563 -r1.564
--- .cvsignore	29 Aug 2008 20:19:33 -0000	1.563
+++ .cvsignore	7 Sep 2008 08:50:49 -0000	1.564
@@ -1 +1 @@
-anaconda-11.4.1.30.tar.bz2
+anaconda-11.4.1.32.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.705
retrieving revision 1.706
diff -u -r1.705 -r1.706
--- anaconda.spec	29 Aug 2008 20:19:33 -0000	1.705
+++ anaconda.spec	7 Sep 2008 08:50:49 -0000	1.706
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.4.1.30
+Version: 11.4.1.32
 Release: 1
 License: GPLv2+
 Group:   Applications/System
@@ -29,7 +29,6 @@
 %define syscfgdatever 1.9.0
 %define pythonpyblockver 0.24-1
 %define libbdevidver 5.1.2-1
-%define rhpxlver 0.25
 %define desktopfileutilsver 0.8
 %define e2fsver 1.41.0
 %define nmver 0.7.0
@@ -108,7 +107,6 @@
 Requires: lvm2
 Requires: util-linux-ng
 %ifnarch s390 s390x ppc64
-Requires: rhpxl >= %{rhpxlver}
 Requires: system-config-keyboard
 %endif
 Requires: hal, dbus-python
@@ -220,6 +218,29 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Sat Sep 06 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.32-1
+- Use struct audit_reply instead of struct auditd_reply_list (dcantrell)
+
+* Sat Sep 06 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.31-1
+- Use --service=NAME in firewall.py when calling lokkit (dcantrell)
+- Make NM work for the DHCP case, at least (dcbw) (#461071). (clumens)
+- Sleep a little after dbus to give it time before HAL connects. (clumens)
+- Add libsqlite to the initrd, which is needed by NSS libs. (clumens)
+- Add more dlopen()ed libraries to the initrd. (clumens)
+- Fix various problems with the exn saving UI (#461129). (clumens)
+- Fail gracefully if we can't talk to NetworkManager over DBus. (dcantrell)
+- Reword text for easy of translating plurals (#460728). (clumens)
+- Make sure /bin/sh is linked to /bin/bash (dcantrell)
+- Do not include /usr/lib/gconv in install.img (dcantrell)
+- Add /etc/NetworkManager/dispatcher.d to the install.img. (clumens)
+- Remove last vestiges of rhpxl and pirut. (clumens)
+- Only one list of packages in upd-instroot, thanks. (clumens)
+- Add xrandr back into the install.img (#458738). (clumens)
+- Add a couple more directories to search paths. (clumens)
+- Do repo setup and sack setup as separate steps. (clumens)
+- Fix a typo that was causing repos in the kickstart file to be skipped
+  (#451020). (clumens)
+
 * Fri Aug 29 2008 David Cantrell <dcantrell at redhat.com> - 11.4.1.30-1
 - Fix a traceback with unencrypted autopart. (dlehman)
 - doLoggingSetup has grown some new arguments (#460654). (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v
retrieving revision 1.697
retrieving revision 1.698
diff -u -r1.697 -r1.698
--- sources	29 Aug 2008 20:19:33 -0000	1.697
+++ sources	7 Sep 2008 08:50:49 -0000	1.698
@@ -1 +1 @@
-9bab4743f94201d0a4ddd66979fa6f80  anaconda-11.4.1.30.tar.bz2
+5645069302e98bc7e65ded673b6725ea  anaconda-11.4.1.32.tar.bz2




More information about the fedora-extras-commits mailing list