rpms/ruby-ncurses/devel .cvsignore, 1.2, 1.3 ruby-ncurses.spec, 1.5, 1.6 sources, 1.2, 1.3

Šimon Lukašík isimluk at fedoraproject.org
Fri Jun 4 17:43:54 UTC 2010


Author: isimluk

Update of /cvs/pkgs/rpms/ruby-ncurses/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7948

Modified Files:
	.cvsignore ruby-ncurses.spec sources 
Log Message:
Update to new upstream version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-ncurses/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	21 May 2007 18:12:07 -0000	1.2
+++ .cvsignore	4 Jun 2010 17:43:54 -0000	1.3
@@ -1 +1 @@
-ncurses-ruby-1.1.tar.bz2
+ncurses-ruby-1.2.4.tar.bz2


Index: ruby-ncurses.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-ncurses/devel/ruby-ncurses.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ruby-ncurses.spec	27 Jul 2009 03:22:54 -0000	1.5
+++ ruby-ncurses.spec	4 Jun 2010 17:43:54 -0000	1.6
@@ -1,13 +1,13 @@
 %{!?ruby_sitelib:  %define ruby_sitelib  %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]')}
 %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')}
 
-%define	rubyabi		1.8
-%define realname 	ncurses-ruby
-%define distname 	ruby-ncurses
+%define rubyabi 1.8
+%define realname ncurses-ruby
+%define distname ruby-ncurses
 
 Name: %distname
-Version: 1.1
-Release: 9%{?dist}
+Version: 1.2.4
+Release: 1%{?dist}
 Summary: A module for ruby applications for using ncurses interfaces
 Group: System Environment/Libraries 
 License: LGPLv2+
@@ -52,6 +52,9 @@ ruby extconf.rb
 %{ruby_sitelib}/ncurses.rb
 
 %changelog
+* Fri Jun  4 2010 Simon Lukasik <slukasik at redhat.com> - 1.2.4-1
+- Update to new upstream version
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
@@ -65,15 +68,19 @@ ruby extconf.rb
 - Autorebuild for GCC 4.3
 
 *  Sat May 19 2007 Simon Lukasik <lukasim at atlas.cz> - 1.1-5
-	- Rewrite: rest of commands to macros 
+- Rewrite: rest of commands to macros 
+
 *  Mon May 14 2007 Simon Lukasik <lukasim at atlas.cz> - 1.1-4
-	- Rewrite: "install -s" to "install"
+- Rewrite: "install -s" to "install"
+
 *  Sun May 13 2007 Simon Lukasik <lukasim at atlas.cz> - 1.1-3
-	- Rewrite: licence, make parameters, chmod in prep section, 
-	added: THANKS and examples/ to doc
+- Rewrite: licence, make parameters, chmod in prep section, 
+  added: THANKS and examples/ to doc
+
 *  Sun May 13 2007 Simon Lukasik <lukasim at atlas.cz> - 1.1-2
-  	- Rewrite: General section(provides, (build)requires), 
-	install, clean and files (added ruby_site* macros)
+- Rewrite: General section(provides, (build)requires), 
+  install, clean and files (added ruby_site* macros)
+
 *  Sun May 13 2007 Simon Lukasik <lukasim at atlas.cz> - 1.1-1
-	- Initial package.
+- Initial package.
     


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-ncurses/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	21 May 2007 18:12:07 -0000	1.2
+++ sources	4 Jun 2010 17:43:54 -0000	1.3
@@ -1 +1 @@
-c96ff6a2fb971aeccebe33cfc6b46035  ncurses-ruby-1.1.tar.bz2
+8a3e0ed33ac245241b6afd911520c205  ncurses-ruby-1.2.4.tar.bz2



More information about the scm-commits mailing list