SPECS: ruby-hpricot.spec - 0.4.99

aredridel aredridel at pld-linux.org
Tue Jan 30 17:45:59 CET 2007


Author: aredridel                    Date: Tue Jan 30 16:45:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4.99

---- Files affected:
SPECS:
   ruby-hpricot.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ruby-hpricot.spec
diff -u SPECS/ruby-hpricot.spec:1.2 SPECS/ruby-hpricot.spec:1.3
--- SPECS/ruby-hpricot.spec:1.2	Wed Dec  6 10:22:41 2006
+++ SPECS/ruby-hpricot.spec	Tue Jan 30 17:45:54 2007
@@ -2,12 +2,12 @@
 Summary:	A fast and easy HTML parser
 Summary(pl):	Szybki i prosty analizator HTML-a
 Name:		ruby-hpricot
-Version:	0.4
+Version:	0.4.99
 Release:	1
 License:	Ruby's
 Group:		Development/Languages
-Source0:	http://code.whytheluckystiff.net/dist/hpricot-%{version}.tgz
-# Source0-md5:	5b25758c1ce9d518f5647011f5646ab8
+Source0:	http://code.whytheluckystiff.net/gems/hpricot-%{version}.gem
+# Source0-md5:	cb5014d1ad15dbcecd9737787a345ddc
 URL:		http://code.whytheluckystiff.net/hpricot/
 BuildRequires:	rake
 BuildRequires:	rpmbuild(macros) >= 1.277
@@ -23,17 +23,17 @@
 %description -l pl
 Hpricot to bardzo elastyczny analizator HTML-a, oparty na HTree Tanaka
 Akiry i JQuery Johna Resiga, ale ze skanerem napisanym w C
-(wykorzystującym Ragela).  Z tych wyrobów zapożyczono najlepsze
+(wykorzystującym Ragela). Z tych wyrobów zapożyczono najlepsze
 pomysły, aby uczynić Hpricota najprzyjemniejszym w użyciu.
 
 %prep
-%setup -q -n hpricot-%{version}
+%setup -q -c -n hpricot-%{version}
+tar xzf data.tar.gz
 cp %{_datadir}/setup.rb .
 
 %build
 cd ext/hpricot_scan
 ls *.c *.h > MANIFEST
-rm *.o *.so
 cd ../..
 ruby setup.rb config \
 	--rbdir=%{ruby_rubylibdir} \
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/01/30 16:45:54  aredridel
+- 0.4.99
+
 Revision 1.2  2006/12/06 09:22:41  qboosh
 - pl
 
================================================================

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



More information about the pld-cvs-commit mailing list