SPECS (AC-branch): test.spec - install one ELF binary too

glen glen at pld-linux.org
Tue Apr 10 23:24:26 CEST 2007


Author: glen                         Date: Tue Apr 10 21:24:26 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- install one ELF binary too

---- Files affected:
SPECS:
   test.spec (1.16.4.64 -> 1.16.4.65) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.64 SPECS/test.spec:1.16.4.65
--- SPECS/test.spec:1.16.4.64	Tue Apr 10 23:06:24 2007
+++ SPECS/test.spec	Tue Apr 10 23:24:21 2007
@@ -29,9 +29,11 @@
 rm -rf $RPM_BUILD_ROOT
 install -D junit-4.1.jar $RPM_BUILD_ROOT%{_javadir}/junit.jar
 install Test.class $RPM_BUILD_ROOT%{_javadir}
+install -D /bin/true $RPM_BUILD_ROOT%{_bindir}/untrue
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/untrue
 %{_javadir}/*.jar
 %{_javadir}/*.class
 
@@ -41,6 +43,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.65  2007/04/10 21:24:21  glen
+- install one ELF binary too
+
 Revision 1.16.4.64  2007/04/10 21:06:24  glen
 - test java deps
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/test.spec?r1=1.16.4.64&r2=1.16.4.65&f=u



More information about the pld-cvs-commit mailing list