SPECS (AC-branch): test.spec - vim syntax test

glen glen at pld-linux.org
Wed Mar 19 22:43:02 CET 2008


Author: glen                         Date: Wed Mar 19 21:43:02 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- vim syntax test

---- Files affected:
SPECS:
   test.spec (1.16.4.77 -> 1.16.4.78) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.77 SPECS/test.spec:1.16.4.78
--- SPECS/test.spec:1.16.4.77	Sun Feb 24 14:32:07 2008
+++ SPECS/test.spec	Wed Mar 19 22:42:57 2008
@@ -36,10 +36,34 @@
 
 %clean
 rm -rf $RPM_BUILD_ROOT
+%if %{with foobar}
+echo ":asd"
+%else
+echo ":asd"
+%endif
+
+%if 0
+echo ":asd"
+
+%if %{with shalabala}
+nested
+%else
+nested
+%endif
+
+sadf
+%else
+echo ":asd"
+asdfasdf
+%endif
+
+sitaperse
+#endif
 
 %if %{without noarch}
 %files
 %defattr(644,root,root,755)
+sdaf
 %endif
 
 %if %{with noarch}
@@ -53,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.78  2008-03-19 21:42:57  glen
+- vim syntax test
+
 Revision 1.16.4.77  2008-02-24 13:32:07  glen
 - multiarch subpgk test
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/test.spec?r1=1.16.4.77&r2=1.16.4.78&f=u



More information about the pld-cvs-commit mailing list