SPECS: ruby-net-ldap.spec - fix overzealous files list

aredridel aredridel at pld-linux.org
Fri Dec 8 03:16:56 CET 2006


Author: aredridel                    Date: Fri Dec  8 02:16:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix overzealous files list

---- Files affected:
SPECS:
   ruby-net-ldap.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-net-ldap.spec
diff -u SPECS/ruby-net-ldap.spec:1.1 SPECS/ruby-net-ldap.spec:1.2
--- SPECS/ruby-net-ldap.spec:1.1	Fri Dec  8 03:13:28 2006
+++ SPECS/ruby-net-ldap.spec	Fri Dec  8 03:16:51 2006
@@ -41,7 +41,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README*
-%{ruby_rubylibdir}/*
+%{ruby_rubylibdir}/net/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/08 02:16:51  aredridel
+- fix overzealous files list
+
 Revision 1.1  2006/12/08 02:13:28  aredridel
 - added
 
================================================================

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



More information about the pld-cvs-commit mailing list