]> git.pld-linux.org Git - packages/aMule.git/commitdiff
- updated to rc6 (based on work by Pawel Serej)
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 7 Oct 2004 06:09:47 +0000 (06:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added configure_in.patch

Changed files:
    aMule.spec -> 1.28

aMule.spec

index 3742677747dcc6cb8a7f1600a1d207210a9096f9..eb03221d3de201ff7e68b2eb19e9c404d4608367 100644 (file)
@@ -1,14 +1,14 @@
-%define                _rc     rc5
+%define                _rc     rc6
 Summary:       Unix port of eMule client
 Summary(pl):   Uniksowy port klienta eMule
 Name:          aMule
 Version:       2.0.0
-Release:       0.%{_rc}.3
+Release:       0.%{_rc}.1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://download.berlios.de/amule/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: c701db7489b98424a5eb652bd28eaa4d
-Patch0:        %{name}-po_makefile.patch
+Source0:       http://download.berlios.de/amule/%{name}-%{version}%{_rc}.tar.gz
+# Source0-md5: c05aac05c39f5a681f2fe4a22dd30426
+Patch0:                %{name}-configure_in.patch
 URL:           http://developer.berlios.de/projects/amule/
 BuildRequires: autoconf
 BuildRequires: automake >= 1.7.3
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f amule.lang
 %defattr(644,root,root,755)
-%doc docs/AUTHORS docs/README docs/Changelog docs/ED2K-Links.HOWTO docs/TODO docs/eMule-Imports-Status docs/amulesig.txt
+%doc docs/AUTHORS docs/README docs/Changelog docs/ED2K-Links.HOWTO docs/TODO docs/amulesig.txt
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/*
 %{_pixmapsdir}/*
This page took 0.159324 seconds and 4 git commands to generate.