SPECS: rsstool.spec - 1.0.0 - added curl-devel BR

uzsolt uzsolt at pld-linux.org
Fri Aug 15 14:14:31 CEST 2008


Author: uzsolt                       Date: Fri Aug 15 12:14:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.0
- added curl-devel BR

---- Files affected:
SPECS:
   rsstool.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/rsstool.spec
diff -u SPECS/rsstool.spec:1.10 SPECS/rsstool.spec:1.11
--- SPECS/rsstool.spec:1.10	Mon Oct  1 21:58:39 2007
+++ SPECS/rsstool.spec	Fri Aug 15 14:14:25 2008
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
-%define 	_rc rc4
 Summary:	Read, parse, merge and write RSS (and Atom) feeds
+Summary(hu.UTF-8):	RSS (és Atom) források olvasása, feldolgozása, írása
 Summary(pl.UTF-8):	Narzędzie do manipulowania kanałami RSS (oraz ATOM)
 Name:		rsstool
 Version:	1.0.0
-Release:	0.%{_rc}.1
+Release:	1
 License:	GPL
 Group:		Applications/Text
-Source0:	http://download.berlios.de/rsstool/%{name}-%{version}%{_rc}-src.tar.gz
-# Source0-md5:	d164eb5e04ffdc2fa2ffb2c8599a05dd
+Source0:	http://download.berlios.de/rsstool/%{name}-%{version}-src.tar.gz
+# Source0-md5:	a3e003045d051491150385f556467a42
 URL:		http://rsstool.y7.ath.cx/
 BuildRequires:	libxml2-devel
+BuildRequires:	curl-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -19,6 +20,11 @@
 with custom tags to insert RSS feeds into pages that could be uploaded
 to a server that supports only static HTML.
 
+%description -l hu.UTF-8
+RSS (és Atom) források olvasása, feldolgozása és írása. Beépített
+funkcióival képes egyszerű szövegbe, HTML-be, stb. exportálni, ill.
+tetszőleges kimeneti formátumot produkálni tag-ekkel.
+
 %description -l pl.UTF-8
 rsstool czyta, analizuje, łączy i zapisuje kanały RSS (i ATOM). Ma też
 wbudowane funkcje do tworzenia plików tekstowych, HTML i właściwości
@@ -26,7 +32,7 @@
 przypadku, gdy serwer obsługuje jedynie statyczny HTML.
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}-src
+%setup -q -n %{name}-%{version}-src
 
 %build
 cd src
@@ -52,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/08/15 12:14:25  uzsolt
+- 1.0.0
+- added curl-devel BR
+
 Revision 1.10  2007/10/01 19:58:39  piotrek
 - version fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsstool.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list