Author: aredridel                    Date: Tue May 22 15:40:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   ruby-eventmachine.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-eventmachine.spec
diff -u SPECS/ruby-eventmachine.spec:1.1 SPECS/ruby-eventmachine.spec:1.2
--- SPECS/ruby-eventmachine.spec:1.1    Tue May 22 17:28:24 2007
+++ SPECS/ruby-eventmachine.spec        Tue May 22 17:39:55 2007
@@ -5,7 +5,7 @@
 Release:       1
 License:       Ruby
 Group:         Development/Libraries
-Source0:       
http://rubyforge.org/frs/download.php/14933/eventmachine-0.7.0.gem
+Source0:       
http://rubyforge.org/frs/download.php/14933/eventmachine-%{version}.gem
 # Source0-md5: b22a7d79ba3beb6c38d1b44ddc39560f
 URL:           http://rubyforge.org/projects/eventmachine/
 BuildRequires: rpmbuild(macros) >= 1.277
@@ -16,7 +16,10 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Ruby/EventMachine is a fast, simple event-processing library for Ruby 
programs. It lets you write network clients and servers without handling 
sockets- all you do is send and receive data. Single-threaded socket engine- 
scalable and FAST!
+Ruby/EventMachine is a fast, simple event-processing library for Ruby
+programs. It lets you write network clients and servers without
+handling sockets- all you do is send and receive data. Single-threaded
+socket engine- scalable and FAST!
 
 %prep
 %setup -q -c -T
@@ -52,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/22 15:39:55  aredridel
+- adapterized
+
 Revision 1.1  2007/05/22 15:28:24  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-eventmachine.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to