Mandrake Linux Archives: changelog@mandrivalinux.org

Mandrake Linux: changelog@mandrivalinux.org


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

  • From: Tibor Pittich
  • Subject: [Contrib-Rpm] d4x-2.5.1-1mdk
  • Date: 12 Aug 2005 12:54:30 -0000

[Contrib-RPM]

-=-=-=-
Name        : d4x                          Relocations: (not relocatable)
Version     : 2.5.1                             Vendor: Mandriva
Release     : 1mdk                          Build Date: Fri Aug 12 14:02:38 2005
Install Date: (not installed)               Build Host: n5.mandriva.com
Group       : Networking/File transfer      Source RPM: (none)
Size        : 1448274                          License: Artistic
Signature   : (none)
Packager    : Tibor Pittich <Tibor.Pittich@mandriva.org>
URL         : http://www.krasu.ru/soft/chuchelo/
Summary     : Web Downloader for X
Description :
This program lets you download files from internet/intranet using
ftp, http or https protocol.
Main features:
    * multithreaded design
    * convient user-friendly interface
    * automatic resuming after connection breaks
    * multiple simultaneous downloads
    * recursive ftp and http downloading
    * wildcards support for ftp recursing
    * proxy support (ftp and http)
    * supports for traffic limitation
    * mass downloading function
    * and other ...



-=-=-=-
Tibor Pittich <Tibor.Pittich@mandriva.org> 2.5.1-1mdk

- 2.5.1
- removed P0 and prerel tag
- use mkrel
- add https protocol into description

-=-=-=-
No rpmlint error, happy (wo)man :-)

-=-=-=-
http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/contrib-SPECS/d4x/

d4x-2.5.0final-gtk26.patch removed
d4x.spec changed
--- d4x-2.5.0-3mdk.src.rpm/d4x.spec	2005-08-12 14:54:11.358694346 +0200
+++ d4x-2.5.1-1mdk.src.rpm/d4x.spec	2005-08-12 14:54:11.468680010 +0200
@@ -1,19 +1,20 @@
-%define name    d4x
-%define version 2.5.0
-%define prever  final
-%define rel     3mdk
+%define name	d4x
+%define version	2.5.1
+%define release	%mkrel 1
 %define group	Networking/File transfer
+
+%define	section	Internet/File Transfer
+%define	title	Downloader for X
+
 %define Summary	Web Downloader for X
 
 Summary: 	%{Summary}
 Name: 		%{name}
 Version: 	%{version}
-Release:	%{rel}
-#Release: 	0.%{prever}.%{rel}
+Release:	%{release}
 License: 	Artistic
 Group: 		%{group}
-Source: 	%{name}-%{version}%{prever}.tar.bz2
-Patch0:		d4x-2.5.0final-gtk26.patch.bz2
+Source: 	%{name}-%{version}.tar.bz2
 Source1:	d4x-zh_TW.po.bz2
 URL: 		http://www.krasu.ru/soft/chuchelo/
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -24,7 +25,7 @@
 
 %description
 This program lets you download files from internet/intranet using
-ftp or http protocol.
+ftp, http or https protocol.
 Main features:
     * multithreaded design
     * convient user-friendly interface
@@ -38,8 +39,7 @@
     * and other ...
 
 %prep
-%setup -q -n %{name}-%{version}%{prever} 
-%patch0 -p1 -b .gtk26
+%setup -q -n %{name}-%{version}
 
 %build
 %configure2_5x \
@@ -68,13 +68,13 @@
 install -m 644      share/nt.png %{buildroot}%{_iconsdir}/nt.png
 convert -size 16x16 share/nt.png %{buildroot}%{_miconsdir}/nt.png
 convert -size 48x48 share/nt.png %{buildroot}%{_liconsdir}/nt.png
-#
+
 # menu
 mkdir -p %{buildroot}%{_menudir}
 cat << EOF > %{buildroot}%{_menudir}/%{name}
 ?package(%{name}): longtitle="%{Summary}" \
-command="nt" title="Downloader for X"  needs="x11" \
-section="Internet/File Transfer" \
+command="%_bindir/nt" title="%{title}" needs="x11" \
+section="%{section}" \
 icon="nt.png"
 EOF
 
@@ -108,6 +108,12 @@
 %{_mandir}/man1/nt.1*
 
 %changelog
+* Fri Aug 12 2005 Tibor Pittich <Tibor.Pittich@mandriva.org> 2.5.1-1mdk
+- 2.5.1
+- removed P0 and prerel tag
+- use mkrel
+- add https protocol into description
+
 * Thu Apr 07 2005 Abel Cheung <deaddog@mandriva.org> 2.5.0-3mdk
 - P0: Fix compile against gtk 2.6.x
 - Solely use libao


-- 
http://www.mandrivalinux.com/en/cookerdevel.php3



Date Index | Thread Index