[meego-commits] 5725: Changes to Trunk:Testing/installer

Marko Saukko marko.saukko at cybercom.com
Thu Jul 15 10:00:38 UTC 2010


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

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request #5725:

  submit:   home:marko.saukko/installer(r3) -> Trunk:Testing/installer


Message:
    Move the liveinst files to proper place. This will fix the packaging for arm architectures.

* Thu Jul 15 2010 Marko Saukko <marko.saukko at cybercom.com> - 0.56
- Moved liveinst files to proper place.

State:   new          2010-07-14T21:55:20 marko.saukko
Comment: None



changes files:
--------------
--- installer.changes
+++ installer.changes
@@ -0,0 +1,3 @@
+* Thu Jul 15 2010 Marko Saukko <marko.saukko at cybercom.com> - 0.56
+- Moved liveinst files to proper place.
+

spec files:
-----------
--- installer.spec
+++ installer.spec
@@ -1,6 +1,6 @@
 # 
-# Do not Edit! Generated by:
-# spectacle version 0.17
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.18
 # 
 # >> macros
 %define livearches %{ix86} x86_64 ppc ppc64
@@ -52,6 +52,7 @@
 Requires:   installer-launch
 Requires(post): desktop-file-utils >= %{desktopfileutilsver}
 Requires(post): /bin/touch
+Requires(post): gtk2
 Requires(postun): desktop-file-utils >= %{desktopfileutilsver}
 BuildRequires:  pkgconfig(devmapper)
 BuildRequires:  pkgconfig(xt)
@@ -145,7 +146,6 @@
 %files -f anaconda.lang
 %defattr(-,root,root,-)
 # >> files
-%defattr(-,root,root)
 %doc COPYING
 %doc docs/command-line.txt
 %doc docs/install-methods.txt
@@ -167,11 +167,11 @@
 %exclude %{_sysconfdir}/X11/xinit/xinitrc.d/*
 %{_sysconfdir}/security/console.apps/*
 %{_datadir}/applications/*.desktop
+%{_bindir}/liveinst
+%exclude %{_sbindir}/liveinst
 %endif
 /var/lib/installer/scripts
 /usr/share/icons/*.png
-%{_bindir}/liveinst
-%exclude %{_sbindir}/liveinst
 # << files
 
 

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



More information about the MeeGo-commits mailing list