Author: qboosh                       Date: Thu May 10 16:27:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- URL
- fixed files dup

---- Files affected:
SPECS:
   ruby-xslt.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/ruby-xslt.spec
diff -u SPECS/ruby-xslt.spec:1.4 SPECS/ruby-xslt.spec:1.5
--- SPECS/ruby-xslt.spec:1.4    Fri May  4 00:38:48 2007
+++ SPECS/ruby-xslt.spec        Thu May 10 18:27:36 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:       Ruby xslt bindings
-Summary(pl.UTF-8):     DowiÄ…zania xslt dla ruby`ego
+Summary(pl.UTF-8):     DowiÄ…zania xslt dla ruby'ego
 Name:          ruby-xslt
 Version:       0.9.3
 Release:       1
@@ -8,6 +8,7 @@
 Group:         Development/Languages
 Source0:       http://gregoire.lejeune.free.fr/%{name}_%{version}.tar.gz
 # Source0-md5: f69bf3a70bedbd44f7dee25df20546fd
+URL:           http://greg.rubyfr.net/pub/packages/ruby-xslt/
 BuildRequires: libgcrypt-devel >= 1.2.4
 BuildRequires: libgpg-error-devel >= 1.4-2
 BuildRequires: libxml2-devel >= 2.6.27
@@ -48,10 +49,10 @@
 %files
 %defattr(644,root,root,755)
 %doc doc/*
-%attr(755,root,root) %{ruby_rubylibdir}/xml*
 %dir %{ruby_rubylibdir}/xml
-%attr(755,root,root) %{ruby_archdir}/xml/*.so
+%{ruby_rubylibdir}/xml/xslt.rb
 %dir %{ruby_archdir}/xml
+%attr(755,root,root) %{ruby_archdir}/xml/xslt_lib.so
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -59,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/05/10 16:27:36  qboosh
+- URL
+- fixed files dup
+
 Revision 1.4  2007/05/03 22:38:48  glen
 - adapter; unify
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-xslt.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to