summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichdawe <richdawe@1665872d-e22b-0410-9e5d-a57ad4215e6d>2006-09-03 12:45:22 +0000
committerrichdawe <richdawe@1665872d-e22b-0410-9e5d-a57ad4215e6d>2006-09-03 12:45:22 +0000
commit1ea198a2cf19a0e84605891a8cc77f7f349d7526 (patch)
tree65fdb0c9caaf70784f6e501a7ae5596f58a4e6a0
parent546484479e5d50dfa36bd02679d31c9dec5aea7c (diff)
downloadportableumem-1ea198a2cf19a0e84605891a8cc77f7f349d7526.tar.gz
Bugfix: 'rpm' target uses bzip2; so should the spec file
git-svn-id: https://labs.omniti.com/portableumem/trunk@23 1665872d-e22b-0410-9e5d-a57ad4215e6d
-rw-r--r--umem.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/umem.spec.in b/umem.spec.in
index 3e42d3b..5e3046c 100644
--- a/umem.spec.in
+++ b/umem.spec.in
@@ -6,7 +6,7 @@ Summary: Port of Solaris's slab allocator.
Group: System Environment/Libraries
License: CDDL
URL: http://sourceforge.net/projects/umem/
-Source0: %{name}-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: autoconf >= 2.50