]> git.pld-linux.org Git - packages/evas.git/commitdiff
- bcond header
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Oct 2005 20:08:53 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evas.spec -> 1.12

evas.spec

index 44999387abb7fc76acb0d82a45743c3d73322391..161bbc5acc5d45bf64c86a1e7d6b7194cb2016ef 100644 (file)
--- a/evas.spec
+++ b/evas.spec
@@ -1,4 +1,5 @@
 #
 #
+# Conditional build:
 %bcond_without mmx             # without MMX and MMX2
 %bcond_without sse             # without SSE
 %bcond_without altivec         # without altivec
 %bcond_without mmx             # without MMX and MMX2
 %bcond_without sse             # without SSE
 %bcond_without altivec         # without altivec
@@ -149,8 +150,8 @@ done
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post libs     -p /sbin/ldconfig
-%postun libs   -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
This page took 0.093887 seconds and 4 git commands to generate.