Author: baggins                      Date: Mon Dec 12 12:59:01 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.0.4

---- Files affected:
packages/ruby-coderay:
   ruby-coderay.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/ruby-coderay/ruby-coderay.spec
diff -u packages/ruby-coderay/ruby-coderay.spec:1.2 
packages/ruby-coderay/ruby-coderay.spec:1.3
--- packages/ruby-coderay/ruby-coderay.spec:1.2 Fri Jul  8 13:16:39 2011
+++ packages/ruby-coderay/ruby-coderay.spec     Mon Dec 12 13:58:56 2011
@@ -2,11 +2,11 @@
 %define pkgname coderay
 Summary:       Ruby library for syntax highlighting
 Name:          ruby-%{pkgname}
-Version:       0.9.8
+Version:       1.0.4
 Release:       1
 License:       LGPL
 Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 9e0e0cba383daba57ef7c256a1742965
+# Source0-md5: 29b290fccf039aa13c4b34a97b505d96
 Group:         Development/Languages
 URL:           http://coderay.rubychan.de/
 BuildRequires: rpmbuild(macros) >= 1.484
@@ -52,14 +52,14 @@
 %prep
 %setup -q -c
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
-find -newer FOLDERS -o -print | xargs touch --reference %{SOURCE0}
+find -newer README_INDEX.rdoc -o -print | xargs touch --reference %{SOURCE0}
 
 %{__sed} -i -e 's|/usr/bin/env ruby|%{__ruby}|' bin/coderay*
 
 %build
 rdoc --ri --op ri lib
 rdoc --op rdoc lib
-rm -r ri/{GZip,String}
+rm -fr ri/{GZip,String}
 rm ri/created.rid
 
 %install
@@ -76,9 +76,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc FOLDERS lib/README
+%doc README_INDEX.rdoc
 %attr(755,root,root) %{_bindir}/coderay
-%attr(755,root,root) %{_bindir}/coderay_stylesheet
 %{ruby_rubylibdir}/%{pkgname}.rb
 %{ruby_rubylibdir}/%{pkgname}
 
@@ -96,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/12/12 12:58:56  baggins
+- 1.0.4
+
 Revision 1.2  2011/07/08 11:16:39  baggins
 - 0.9.8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-coderay/ruby-coderay.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to