SPECS: template-java.spec - comment out %files demo (no %package)
glen
glen at pld-linux.org
Tue Oct 9 19:18:31 CEST 2007
Author: glen Date: Tue Oct 9 17:18:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- comment out %files demo (no %package)
---- Files affected:
SPECS:
template-java.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/template-java.spec
diff -u SPECS/template-java.spec:1.20 SPECS/template-java.spec:1.21
--- SPECS/template-java.spec:1.20 Fri May 4 00:40:53 2007
+++ SPECS/template-java.spec Tue Oct 9 19:18:26 2007
@@ -100,9 +100,9 @@
%defattr(644,root,root,755)
%doc docs/*
-%files demo
-%defattr(644,root,root,755)
-%{_examplesdir}/%{name}-%{version}
+#%%files demo
+#%defattr(644,root,root,755)
+#%{_examplesdir}/%{name}-%{version}
%files javadoc
%defattr(644,root,root,755)
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/10/09 17:18:26 glen
+- comment out %files demo (no %package)
+
Revision 1.20 2007/05/03 22:40:53 glen
- ln -nfs sounds funnier
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-java.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list