]> git.pld-linux.org Git - packages/edonkey2k-core.git/commitdiff
- updated to 0.48
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 25 Apr 2003 14:33:54 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    edonkey2k-core.spec -> 1.9

edonkey2k-core.spec

index e94a600ace55c7244d77fa6e430a68ec40eb9ab2..faf95308a33875ea5b8473cbe5a077365ffeab55 100644 (file)
@@ -1,13 +1,12 @@
-%define                _ver  46.2
 Summary:       Download file manager (official core)
 Summary(pl):   ¦ci±gacz plików (oficjalny)
 Name:          edonkey2k-core
-Version:       0.%{_ver}
+Version:       0.48
 Release:       1
 Epoch:         1
 License:       unknown
 Group:         Applications/Communications
-Source0:       http://www.overnet.com/files/eDonkey%{version}.tar.gz
+Source0:       http://www.overnet.com/files/donkey%{version}.tar.gz
 Source1:       %{name}.sh
 URL:           http://ed2k-gtk-gui.sourceforge.net/core.shtml
 Provides:      eDonkey-core
@@ -27,9 +26,9 @@ Download file manager hosted by http://www.edonkey2000.com/
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-install donkey_s_%{_ver} $RPM_BUILD_ROOT%{_bindir}/edonkey_s_v%{_ver}
+install donkey%{version} $RPM_BUILD_ROOT%{_bindir}/edonkey%{version}
 
-ln -s %{_bindir}/edonkey_s_v%{_ver} $RPM_BUILD_ROOT%{_bindir}/edonkey
+ln -s %{_bindir}/edonkey%{version} $RPM_BUILD_ROOT%{_bindir}/edonkey
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/edonkey-conf
 
@@ -38,4 +37,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %attr(755,root,root) %{_bindir}/*
This page took 0.280861 seconds and 4 git commands to generate.