packages: htty/htty-paths.patch, htty/htty.spec - Up to 1.3.1

caleb caleb at pld-linux.org
Fri Feb 25 13:30:14 CET 2011


Author: caleb                        Date: Fri Feb 25 12:30:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 1.3.1

---- Files affected:
packages/htty:
   htty-paths.patch (1.1 -> 1.2) , htty.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/htty/htty-paths.patch
diff -u packages/htty/htty-paths.patch:1.1 packages/htty/htty-paths.patch:1.2
--- packages/htty/htty-paths.patch:1.1	Sat Oct 16 15:04:21 2010
+++ packages/htty/htty-paths.patch	Fri Feb 25 13:30:09 2011
@@ -8,14 +8,3 @@
 +require 'htty'
  
  HTTY::CLI.new(ARGV).run!
---- lib/htty.rb~	2010-09-29 03:44:35.000000000 +0300
-+++ lib/htty.rb	2010-10-16 15:58:38.765349593 +0300
-@@ -2,7 +2,7 @@
- module HTTY
- 
-   # The version of this release of _htty_.
--  VERSION = File.read("#{File.dirname __FILE__}/../VERSION").chomp
-+  VERSION = File.read("#{File.dirname __FILE__}/htty/VERSION").chomp
- 
- end
- 

================================================================
Index: packages/htty/htty.spec
diff -u packages/htty/htty.spec:1.5 packages/htty/htty.spec:1.6
--- packages/htty/htty.spec:1.5	Thu Dec  9 21:10:07 2010
+++ packages/htty/htty.spec	Fri Feb 25 13:30:09 2011
@@ -1,17 +1,19 @@
 # $Revision$, $Date$
 Summary:	htty is a console application for interacting with HTTP servers
 Name:		htty
-Version:	1.2.1
+Version:	1.3.1
 Release:	1
 License:	MIT
 Source0:	http://rubygems.org/downloads/%{name}-%{version}.gem
-# Source0-md5:	70a4cc0c584b2e73a21c8ddaf7a2c4a8
+# Source0-md5:	18e75b1f07438f0da56bdfea1892485e
 Patch0:		%{name}-paths.patch
 Group:		Applications/Console
 URL:		http://htty.github.com/
 BuildRequires:	rpmbuild(macros) >= 1.484
 BuildRequires:	ruby >= 1:1.8.7
 BuildRequires:	ruby-modules
+Requires:	ruby-mime-types
+Requires:	ruby-rubygems
 %{?ruby_mod_ver_requires_eq}
 #BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,7 +70,6 @@
 cp -a lib/* $RPM_BUILD_ROOT%{ruby_rubylibdir}
 cp -a ri/* $RPM_BUILD_ROOT%{ruby_ridir}
 cp -a rdoc $RPM_BUILD_ROOT%{ruby_rdocdir}/%{name}-%{version}
-cp -a VERSION $RPM_BUILD_ROOT%{ruby_rubylibdir}/%{name}
 
 rm -f $RPM_BUILD_ROOT%{ruby_ridir}/cache.ri
 
@@ -96,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/02/25 12:30:09  caleb
+- Up to 1.3.1
+
 Revision 1.5  2010/12/09 20:10:07  caleb
 - Up to 1.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htty/htty-paths.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htty/htty.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list