Hello community, here is the log from the commit of package hal checked in at Sun Apr 29 00:42:20 CEST 2007. -------- --- hal/hal.changes 2007-04-20 16:23:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/hal/hal.changes 2007-04-28 14:53:48.659546000 +0200 @@ -1,0 +2,6 @@ +Sat Apr 28 14:53:27 CEST 2007 - aj@suse.de + +- Add libexpat-devel to buildrequires. +- Enable parallel build. + +------------------------------------------------------------------- hal-doc.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hal-doc.spec ++++++ --- /var/tmp/diff_new_pack.r27245/_old 2007-04-29 00:41:44.000000000 +0200 +++ /var/tmp/diff_new_pack.r27245/_new 2007-04-29 00:41:44.000000000 +0200 @@ -15,7 +15,7 @@ # WARNING: If you are editing hal-doc.spec, STOP. Always edit # hal.spec and then run hal-doc-fixup.sh which will create # hal-doc.spec based upon hal.spec. -BuildRequires: PolicyKit-devel dbus-1-glib-devel glib2-devel intltool libusb libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files +BuildRequires: PolicyKit-devel dbus-1-glib-devel glib2-devel intltool libexpat-devel libusb libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files %if %build_doc BuildRequires: docbook-utils doxygen gtkdoc html-dtd xmlto %endif @@ -30,7 +30,7 @@ License: Other uncritical OpenSource License Group: System/Daemons Version: 0.5.8_git200704021230 -Release: 2 +Release: 6 Autoreqprov: on Summary: Daemon for Collecting Hardware Information # SUSE specific patches @@ -45,6 +45,7 @@ Patch100: hal-fix-util_compute_time_remaining_warning_highTime.diff Patch101: hal-add_soundcard_fix_device_file_handling_v2.diff Patch102: hal-cleanup_acpi-addon_DBusError_handling.diff +Patch103: hal-pedantic-headers.diff # # need to backport Patch400: hal-performance_pci.ids_v5.diff @@ -157,6 +158,7 @@ %patch100 -p1 %patch101 -p1 %patch102 -p1 +%patch103 #%patch300 -p1 popd #%patch400 -p1 @@ -318,6 +320,9 @@ %endif %changelog +* Sat Apr 28 2007 - aj@suse.de +- Add libexpat-devel to buildrequires. +- Enable parallel build. * Fri Apr 20 2007 - dmueller@suse.de - fix headers to compile with -pedantic * Wed Apr 18 2007 - ro@suse.de ++++++ hal.spec ++++++ --- /var/tmp/diff_new_pack.r27245/_old 2007-04-29 00:41:44.000000000 +0200 +++ /var/tmp/diff_new_pack.r27245/_new 2007-04-29 00:41:44.000000000 +0200 @@ -15,7 +15,7 @@ # WARNING: If you are editing hal-doc.spec, STOP. Always edit # hal.spec and then run hal-doc-fixup.sh which will create # hal-doc.spec based upon hal.spec. -BuildRequires: PolicyKit-devel dbus-1-glib-devel glib2-devel intltool libusb libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files +BuildRequires: PolicyKit-devel dbus-1-glib-devel glib2-devel intltool libexpat-devel libusb libvolume_id-devel parted parted-devel pciutils pciutils-devel perl-XML-Parser popt-devel python-devel update-desktop-files %if %build_doc BuildRequires: docbook-utils doxygen gtkdoc html-dtd xmlto %endif @@ -30,7 +30,7 @@ License: Other uncritical OpenSource License Group: System/Daemons Version: 0.5.8_git200704021230 -Release: 4 +Release: 8 Autoreqprov: on Summary: Daemon for Collecting Hardware Information # SUSE specific patches @@ -195,7 +195,7 @@ --enable-doxygen-docs \ %endif --enable-policy-kit -make +make %{?jobs:-j%jobs} popd pushd hal-info-* ./configure \ @@ -320,6 +320,9 @@ %endif %changelog +* Sat Apr 28 2007 - aj@suse.de +- Add libexpat-devel to buildrequires. +- Enable parallel build. * Fri Apr 20 2007 - dmueller@suse.de - fix headers to compile with -pedantic * Wed Apr 18 2007 - ro@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de