Daniel Erez has posted comments on this change.

Change subject: Shell-In-A-Box UI plugin - adding RPM spec file
......................................................................


Patch Set 1: (8 inline comments)

....................................................
File shellbox-plugin/rpmbuild/SPECS/shellbox-uiplugin.spec
Line 4: Release: 1
Line 5: License: GPL
Line 6: BuildArch: noarch
Line 7: Source0: %{name}-%{version}.tar
Line 8: BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Done
Line 9: 
Line 10: %define pluginspath /usr/share/ovirt-engine/ui-plugins
Line 11: 
Line 12: %description


Line 19: 
Line 20: %build
Line 21: 
Line 22: %install
Line 23: %{__rm} -rf %{buildroot}
Done
Line 24: mkdir -p %{buildroot}/%{pluginspath}
Line 25: mkdir -p %{buildroot}/%{pluginspath}/shellbox-files
Line 26: install shellbox.json %{buildroot}/%{pluginspath}
Line 27: install shellbox-files/start.html 
%{buildroot}/%{pluginspath}/shellbox-files


Line 21: 
Line 22: %install
Line 23: %{__rm} -rf %{buildroot}
Line 24: mkdir -p %{buildroot}/%{pluginspath}
Line 25: mkdir -p %{buildroot}/%{pluginspath}/shellbox-files
Done
Line 26: install shellbox.json %{buildroot}/%{pluginspath}
Line 27: install shellbox-files/start.html 
%{buildroot}/%{pluginspath}/shellbox-files
Line 28: 
Line 29: %clean


Line 23: %{__rm} -rf %{buildroot}
Line 24: mkdir -p %{buildroot}/%{pluginspath}
Line 25: mkdir -p %{buildroot}/%{pluginspath}/shellbox-files
Line 26: install shellbox.json %{buildroot}/%{pluginspath}
Line 27: install shellbox-files/start.html 
%{buildroot}/%{pluginspath}/shellbox-files
Done
Line 28: 
Line 29: %clean
Line 30: %{__rm} -rf %{buildroot}
Line 31: 


Line 26: install shellbox.json %{buildroot}/%{pluginspath}
Line 27: install shellbox-files/start.html 
%{buildroot}/%{pluginspath}/shellbox-files
Line 28: 
Line 29: %clean
Line 30: %{__rm} -rf %{buildroot}
Done
Line 31: 
Line 32: %preun
Line 33: %{__rm} -rf %{pluginspath}/shellbox.json
Line 34: %{__rm} -rf %{pluginspath}/shellbox-files


Line 30: %{__rm} -rf %{buildroot}
Line 31: 
Line 32: %preun
Line 33: %{__rm} -rf %{pluginspath}/shellbox.json
Line 34: %{__rm} -rf %{pluginspath}/shellbox-files
Done
Line 35: 
Line 36: %files
Line 37: %defattr(-, root, root, 0755)
Line 38: %doc README


Line 33: %{__rm} -rf %{pluginspath}/shellbox.json
Line 34: %{__rm} -rf %{pluginspath}/shellbox-files
Line 35: 
Line 36: %files
Line 37: %defattr(-, root, root, 0755)
Done
Line 38: %doc README
Line 39: %{pluginspath}/shellbox.json
Line 40: %{pluginspath}/shellbox-files/start.html
Line 41: 


Line 39: %{pluginspath}/shellbox.json
Line 40: %{pluginspath}/shellbox-files/start.html
Line 41: 
Line 42: %changelog
Line 43: * Sun Jan 20 2013 Daniel Erez <[email protected]>
Done


--
To view, visit http://gerrit.ovirt.org/11198
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If916c7cf022e9e903cd06e55f7b8ff34851ab9c8
Gerrit-PatchSet: 1
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to