Marcus Rückert 2010-06-14 15:47:56 +00:00 committed by Git OBS Bridge
parent 6360ff494a
commit 8435c2d32d
5 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5aa9eb3ee75cbfd7db93f3f63b6fd580f140673c03cedaafde426a6130fa14f9
size 38912

3
rdiscount-1.6.3.2.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2ab3191dd26df7619894b861449380818a26f722bc4c8252f53ba6703423bc7
size 51712

View File

@ -0,0 +1 @@
addFilter("devel-file-in-non-devel-package")

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 14 15:46:54 UTC 2010 - mrueckert@suse.de
- update to version 1.6.3.2
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package rubygem-rdiscount (Version 1.5.5)
# spec file for package rubygem-rdiscount (Version 1.6.3.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
# norootforbuild
Name: rubygem-rdiscount
Version: 1.5.5
Version: 1.6.3.2
Release: 0
%define mod_name rdiscount
#
@ -30,6 +30,7 @@ BuildRequires: rubygems_with_buildroot_patch
#
Url: http://github.com/rtomayko/rdiscount
Source: %{mod_name}-%{version}.gem
Source1: rubygem-rdiscount-rpmlintrc
#
Summary: Fast Implementation of Gruber's Markdown in C
%description
@ -41,8 +42,6 @@ Fast Implementation of Gruber's Markdown in C
%gem_install %{S:0}
%gem_cleanup
rm -rf %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ext
%clean
%{__rm} -rf %{buildroot}