spec updated
[framework/uifw/elm-misc.git] / packaging / elm-misc.spec
index dfe8ea2..778cb02 100644 (file)
@@ -1,45 +1,38 @@
-# 
-# Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.22
-# 
-
+#sbs-git:slp/pkgs/e/elm-misc elm-misc 0.1 9e25eb4b63eed4f5a01bd45518c6226f768292ca
 Name:       elm-misc
 Summary:    Elementary config files
-Version:    0.1
+Version:    0.1.27
 Release:    1
 Group:      TO_BE/FILLED_IN
-License:    TO BE FILLED IN
+License:    LGPLv2.1
 BuildArch:  noarch
-Source0:    elm-misc-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.gz
 
 
 %description
 Elementary configuration files
 
 
-
-
 %prep
-%setup -q -n %{name}
+%setup -q
 
 
 %build
 
 
-
 %install
 rm -rf %{buildroot}
 %__mkdir_p %{buildroot}%{_sysconfdir}/profile.d
-%__cp etc/profile.d/elm.sh %{buildroot}%{_sysconfdir}/profile.d/elm.sh
-
-
-
+%__cp etc/profile.d/* %{buildroot}%{_sysconfdir}/profile.d/
 
 
+%post
+chown root:root /etc/profile.d/elm.sh
+chown root:root /etc/profile.d/evas.sh
 
 
 %files
 %defattr(-,root,root,-)
-/etc/profile.d/elm.sh
+/etc/profile.d/*