SPECS: jif.spec - missing dirs

darekr darekr at pld-linux.org
Wed Sep 13 16:29:39 CEST 2006


Author: darekr                       Date: Wed Sep 13 14:29:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs

---- Files affected:
SPECS:
   jif.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/jif.spec
diff -u SPECS/jif.spec:1.1 SPECS/jif.spec:1.2
--- SPECS/jif.spec:1.1	Wed Sep 13 16:21:15 2006
+++ SPECS/jif.spec	Wed Sep 13 16:29:34 2006
@@ -71,8 +71,9 @@
 %defattr(644,root,root,755)
 %doc CHANGES README
 %attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.so
-%{_javadir}/%{name}/*
+%{_javadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/09/13 14:29:34  darekr
+- missing dirs
+
 Revision 1.1  2006/09/13 14:21:15  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jif.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list