]> git.pld-linux.org Git - packages/libaio.git/commitdiff
- no need for src.rpm, use tarball
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 18 Jan 2010 14:38:32 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libaio.spec -> 1.14

libaio.spec

index 43cc8a37fb9f725816bdf0f459a89c92925fd9e9..05e5df4f33a183f16ba4d02b622279fd5da0c620 100644 (file)
@@ -6,8 +6,8 @@ Version:        0.3.109
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.icm.edu.pl/pub/Linux/fedora/linux/development/source/SRPMS/libaio-0.3.109-1.fc13.src.rpm
-# Source0-md5: 55536f014c6af3d1a2f9f249f3130241
+Source0:       ftp://ftp.kernel.org/pub/linux/libs/aio/%{name}-%{version}.tar.gz
+# Source0-md5: 435a5b16ca6198eaf01155263d855756
 Patch0:                %{name}-DESTDIR.patch
 BuildRequires: rpm-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,10 +58,7 @@ Static libaio library.
 Statyczna biblioteka libaio.
 
 %prep
-%setup -q -T -c
-rpm2cpio %{SOURCE0} | cpio -i -d || exit 1
-tar xzf *.tar.gz || exit 1
-mv %{name}-%{version}/{.version,*} .
+%setup -q
 %patch0 -p1
 
 %build
This page took 0.104774 seconds and 4 git commands to generate.