[meego-commits] 6429: Changes to Trunk/installer

Anas Nashif nashif at linux.intel.com
Wed Aug 11 17:10:06 UTC 2010


Hi,
I have made the following changes to installer in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #6429:

  submit:   Trunk:Testing/installer(r23) -> Trunk/installer


Message:
    * Wed Aug 11 2010 Anas Nashif <anas.nashif at intel.com> - 0.56
- Remove requirement on cracklib

State:   new          2010-08-11T05:01:32 nashif
Comment: None



changes files:
--------------
--- installer.changes
+++ installer.changes
@@ -0,0 +1,3 @@
+* Wed Aug 11 2010 Anas Nashif <anas.nashif at intel.com> - 0.56
+- Remove requirement on cracklib
+

spec files:
-----------
--- installer.spec
+++ installer.spec
@@ -1,6 +1,6 @@
 # 
 # Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.18
+# Generated by: spectacle version 0.19~pre
 # 
 # >> macros
 %define livearches %{ix86} x86_64 ppc ppc64
@@ -45,12 +45,11 @@
 Requires:   util-linux-ng
 Requires:   dbus-python
 Requires:   GConf-dbus
-Requires:   cracklib-python
 Requires:   usermode
+Requires:   gnome-python2-canvas
 Requires:   connman
 Requires:   syslinux-extlinux
 Requires:   dbus-python
-Requires:   gnome-python2-canvas
 Requires:   installer-launch
 Requires(post): desktop-file-utils >= %{desktopfileutilsver}
 Requires(post): /bin/touch
@@ -96,9 +95,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+
 # fix-3274-refine-fstab-comments.patch
 %patch0 -p1
-
 # >> setup
 # << setup
 

other changes:
--------------

++++++ installer.yaml
--- installer.yaml
+++ installer.yaml
@@ -32,8 +32,8 @@
     - util-linux-ng
     - dbus-python
     - GConf-dbus
-    - cracklib-python
     - usermode
+    - gnome-python2-canvas
     - connman
     - syslinux-extlinux
     - dbus-python



More information about the MeeGo-commits mailing list