[meego-commits] 5983: Changes to Trunk/installer
Anas Nashif
nashif at linux.intel.com
Mon Jul 26 12:00:55 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 #5983:
submit: Trunk/installer(r22) -> Trunk/installer
Message:
Move to Trunk
State: new 2010-07-25T23:54:17 nashif
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