]> git.pld-linux.org Git - packages/aMule.git/blobdiff - aMule.spec
- rel 2; rebuild
[packages/aMule.git] / aMule.spec
index bcfdffaaaaf8fc61ec36638f9d2b29e2b00f8f4a..d5c11023e328fc190704576c6b3836e247c55b37 100644 (file)
@@ -2,16 +2,17 @@
 # TODO:
 # - split into subpackages
 # - package %{_libdir}/xchat/plugins/xas.pl
+# - depends on binutils, why?
 #
 Summary:       Unix port of eMule client
 Summary(pl):   Uniksowy port klienta eMule
 Name:          aMule
-Version:       2.0.1
-Release:       1
+Version:       2.0.3
+Release:       2
 License:       GPL
 Group:         X11/Applications
-Source0:       http://download.berlios.de/amule/%{name}-%{version}.tar.gz
-# Source0-md5: a88e6d9b263d684d8dc064a2bf535569
+Source0:       http://download.berlios.de/amule/%{name}-%{version}.tar.bz2
+# Source0-md5: 204ca3472a773d8fa484d0a0787bf0d7
 Patch0:                %{name}-configure_in.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-cas-datadir.patch
@@ -24,6 +25,7 @@ BuildRequires:        curl-devel >= 7.9.7
 BuildRequires: expat-devel
 BuildRequires: gd-devel
 BuildRequires: gettext-devel >= 0.11.5
+BuildRequires: gettext-autopoint
 BuildRequires: gtk+2-devel >= 2:2.2.0
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
@@ -63,7 +65,7 @@ Provides:     alc
 %description alc
 Tool for creating ed2k links.
 
-%description -l pl alc
+%description alc -l pl
 Narzêdzie do tworzenia linków ed2k.
 
 %package cas
@@ -76,7 +78,7 @@ Provides:     cas
 %description cas
 Tool for generating aMule online stats.
 
-%description -l cas
+%description cas -l pl
 Narzêdzie do generownia statystyk aMule.
 
 %prep
@@ -125,7 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc docs/AUTHORS docs/README docs/Changelog docs/ED2K-Links.HOWTO docs/TODO docs/amulesig.txt
 %attr(755,root,root) %{_bindir}/amule*
-%{_bindir}/ed2k
+%attr(755,root,root) %{_bindir}/ed2k
 %dir %{_datadir}/amule
 %{_datadir}/amule/webserver
 %{_desktopdir}/amule.desktop
This page took 0.046254 seconds and 4 git commands to generate.