]> git.pld-linux.org Git - packages/fastcst.git/commitdiff
- up to 0.6.5
authoraredridel <aredridel@pld-linux.org>
Tue, 29 Mar 2005 22:17:29 +0000 (22:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fastcst.spec -> 1.3

fastcst.spec

index 9ca1edaae149e0d88290d8bcb52e2d93ac717382..f1c45b8aa8abba0e7da59de2f3dae378b0f62fbd 100644 (file)
@@ -4,18 +4,19 @@
 Summary:       Fast Changeset Tool
 Summary(pl):   Fast Changeset Tool - narzêdzie do zestawów zmian
 Name:          fastcst
 Summary:       Fast Changeset Tool
 Summary(pl):   Fast Changeset Tool - narzêdzie do zestawów zmian
 Name:          fastcst
-Version:       0.5.2
+Version:       0.6.5
 Release:       1
 License:       GPL
 Group:         Development/Languages
 Source0:       http://www.zedshaw.com/projects/fastcst/%{name}-%{version}.tar.bz2
 Release:       1
 License:       GPL
 Group:         Development/Languages
 Source0:       http://www.zedshaw.com/projects/fastcst/%{name}-%{version}.tar.bz2
-# Source0-md5: c5f11c44c7290131b3569bf32a80b89e
+# Source0-md5: 6efc500b9692eb4f70b9e28fe96ddb33
 URL:           http://www.zedshaw.com/projects/fastcst/
 BuildRequires: ruby
 BuildRequires: ruby-devel
 Requires:      ruby
 Requires:      ruby-RMail
 Requires:      ruby-pluginfactory
 URL:           http://www.zedshaw.com/projects/fastcst/
 BuildRequires: ruby
 BuildRequires: ruby-devel
 Requires:      ruby
 Requires:      ruby-RMail
 Requires:      ruby-pluginfactory
+Requires:      ruby-guid
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +30,6 @@ Szybkie narz
 %setup -q
 
 %build
 %setup -q
 
 %build
-rm lib/pluginfactory.rb
 
 ruby setup.rb config \
        --rbdir=%{ruby_rubylibdir} \
 
 ruby setup.rb config \
        --rbdir=%{ruby_rubylibdir} \
@@ -56,7 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc README* rdoc
 %attr(755,root,root) %{_bindir}/fcst
 %attr(755,root,root) %{ruby_archdir}/suffix_array.so
 %doc README* rdoc
 %attr(755,root,root) %{_bindir}/fcst
 %attr(755,root,root) %{ruby_archdir}/suffix_array.so
-%{ruby_rubylibdir}/guid.rb
 %{ruby_rubylibdir}/sadelta.rb
 %{ruby_rubylibdir}/fastcst
 %{ruby_ridir}/*
 %{ruby_rubylibdir}/sadelta.rb
 %{ruby_rubylibdir}/fastcst
 %{ruby_ridir}/*
This page took 0.085701 seconds and 4 git commands to generate.