template-specs: java.spec - suggest verbose %files
pawelz
pawelz at pld-linux.org
Sat Apr 3 03:20:20 CEST 2010
Author: pawelz Date: Sat Apr 3 01:20:20 2010 GMT
Module: template-specs Tag: HEAD
---- Log message:
- suggest verbose %files
---- Files affected:
template-specs:
java.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: template-specs/java.spec
diff -u template-specs/java.spec:1.41 template-specs/java.spec:1.42
--- template-specs/java.spec:1.41 Tue Feb 9 17:32:19 2010
+++ template-specs/java.spec Sat Apr 3 03:20:15 2010
@@ -157,7 +157,8 @@
%files
%defattr(644,root,root,755)
-%{_javadir}/*.jar
+%{_javadir}/%{srcname}.jar
+%{_javadir}/%{srcname}-%{version}.jar
%files doc
%defattr(644,root,root,755)
@@ -182,6 +183,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.42 2010/04/03 01:20:15 pawelz
+- suggest verbose %files
+
Revision 1.41 2010/02/09 16:32:19 pawelz
- manual build example (for packages that lacks usable build script)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/java.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list