packages: java-ibm/java-ibm.spec - TODO: unify with other JDK specs - adapt...

pawelz pawelz at pld-linux.org
Sun Apr 18 16:56:05 CEST 2010


Author: pawelz                       Date: Sun Apr 18 14:56:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- TODO: unify with other JDK specs
- adapterized %attr

---- Files affected:
packages/java-ibm:
   java-ibm.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/java-ibm/java-ibm.spec
diff -u packages/java-ibm/java-ibm.spec:1.6 packages/java-ibm/java-ibm.spec:1.7
--- packages/java-ibm/java-ibm.spec:1.6	Tue Feb 13 09:06:36 2007
+++ packages/java-ibm/java-ibm.spec	Sun Apr 18 16:56:00 2010
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - unify with other JDK specs
 %define __spec_install_post exit 0
 Summary:	IBM Java virtual machine
 Summary(pl.UTF-8):	Implementacja Javy firmy IBM
@@ -79,12 +81,12 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,755)
+%defattr(644,root,root,755)
 %doc docs/*
 %attr(755,root,root) %{_bindir}/*
 %{javadir}
 %ifarch ppc
-%attr(644,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/04/18 14:56:00  pawelz
+- TODO: unify with other JDK specs
+- adapterized %attr
+
 Revision 1.6  2007/02/13 08:06:36  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-ibm/java-ibm.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list