Mailinglist Archive: opensuse-commit (1306 mails)

< Previous Next >
commit perl-Bootloader
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 03 Jul 2007 16:44:02 +0200
  • Message-id: <20070703144402.DA980678187@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package perl-Bootloader
checked in at Tue Jul 3 16:44:02 CEST 2007.

--------
--- perl-Bootloader/perl-Bootloader.changes     2007-05-31 15:47:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/perl-Bootloader.changes        2007-07-02 14:33:03.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Jul  2 14:29:10 CEST 2007 - aosthof@xxxxxxx
+
+- Removed require for limal-bootloader in .spec due to drop of
+  limal-bootloader package in openSUSE 10.3
+- Added my name to the list of authors
+
+-------------------------------------------------------------------
+Wed Jun 13 10:35:25 CEST 2007 - aosthof@xxxxxxx
+
+- Minor corrections on naming scheme of boot entries
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Bootloader.spec ++++++
--- /var/tmp/diff_new_pack.y31221/_old  2007-07-03 16:43:52.000000000 +0200
+++ /var/tmp/diff_new_pack.y31221/_new  2007-07-03 16:43:52.000000000 +0200
@@ -12,14 +12,13 @@
 
 Name:           perl-Bootloader
 Version:        0.4.16
-Release:        1
+Release:        9
 Requires:       perl >= %{perl_version}
 Requires:       perl-gettext
 Requires:       mdadm e2fsprogs
-Requires:       limal-bootloader >= 1.2.2
 Autoreqprov:    on
 Group:          System/Boot
-License:        GNU General Public License (GPL)
+License:        GPL v2 or later
 Summary:        Library for Configuring Boot Loaders
 Source:         perl-Bootloader-%{version}.tar.bz2
 Source1:        update-bootloader
@@ -67,6 +66,12 @@
 /usr/lib/bootloader
 
 %changelog
+* Mon Jul 02 2007 - aosthof@xxxxxxx
+- Removed require for limal-bootloader in .spec due to drop of
+  limal-bootloader package in openSUSE 10.3
+- Added my name to the list of authors
+* Wed Jun 13 2007 - aosthof@xxxxxxx
+- Minor corrections on naming scheme of boot entries
 * Thu May 31 2007 - aosthof@xxxxxxx
 - Fixed creation of failsafe sections in boot menu, this issue is
   also related to bugs #272236, #272208 and #277405


++++++ perl-Bootloader-0.4.16.tar.bz2 ++++++

++++++ update-bootloader ++++++
--- perl-Bootloader/update-bootloader   2007-05-31 15:34:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Bootloader/update-bootloader      2007-06-13 10:37:16.000000000 +0200
@@ -296,7 +296,7 @@
        my $version = $opt_name;
        $version =~ s/-[^-]*$//;
 
-       $opt_name = $flavor . " -- " . GetProduct() . " - " . $opt_name;
+       $opt_name = $flavor . " -- " . GetProduct() . " - " . $version;
     }
 }
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread