]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- post{,un}
authorwolf <wolf@pld-linux.org>
Mon, 21 Apr 2003 19:15:30 +0000 (19:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia.spec -> 1.28

celestia.spec

index 147363f563e4d4dd9c0d8cd8b397bff2152f1ddc..5706cf3c9c701f2cc85fed0f436b106b7c9f884b 100644 (file)
@@ -416,6 +416,14 @@ rm -rf $RPM_BUILD_ROOT
 %post  textures-triton-default         -p %{_datadir}/apps/%{name}/solarsys-gen
 %post  textures-pluto-default          -p %{_datadir}/apps/%{name}/solarsys-gen
 
+# optional, so %%postun is also required
+%post  textures-mercury-bumpmap-default        -p %{_datadir}/apps/%{name}/solarsys-gen
+%postun        textures-mercury-bumpmap-default        -p %{_datadir}/apps/%{name}/solarsys-gen
+%post  textures-mars-bumpmap-default   -p %{_datadir}/apps/%{name}/solarsys-gen
+%postun        textures-mars-bumpmap-default   -p %{_datadir}/apps/%{name}/solarsys-gen
+%post  textures-moon-bumpmap-default   -p %{_datadir}/apps/%{name}/solarsys-gen
+%postun        textures-moon-bumpmap-default   -p %{_datadir}/apps/%{name}/solarsys-gen
+
 %files
 %defattr(644,root,root,755)
 %doc README AUTHORS TODO controls.txt ChangeLog
This page took 0.112618 seconds and 4 git commands to generate.