summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2011-01-13 19:57:32 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitb256c5b3ec06c3a5127a1b967140359285a660c9 (patch)
treebb6ba132db4c17e7c4b8e2d6b45ce189c7da5806
parent4c5b747cdf6ec1acc466031ce14411bac8cccc6b (diff)
downloadlzop-b256c5b3ec06c3a5127a1b967140359285a660c9.zip
lzop-b256c5b3ec06c3a5127a1b967140359285a660c9.tar.gz
Changed files: lzop.spec -> 1.5
-rw-r--r--lzop.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/lzop.spec b/lzop.spec
index 2738a3d..3872aa2 100644
--- a/lzop.spec
+++ b/lzop.spec
@@ -1,13 +1,12 @@
Summary: lzop - a file compressor which uses LZO data compression library
Summary(pl.UTF-8): lzop - kompresor plików używający biblioteki kompresji danych LZO
Name: lzop
-Version: 1.02
-%define bver rc1
-Release: 0.%{bver}.1
+Version: 1.03
+Release: 1
License: GPL v2+
Group: Applications/Archiving
-Source0: http://www.lzop.org/download/%{name}-%{version}%{bver}.tar.gz
-# Source0-md5: 4b999030716b1353c3dac049b269df7a
+Source0: http://www.lzop.org/download/%{name}-%{version}.tar.gz
+# Source0-md5: 006c5e27fb78cdd14a628fdfa5aa1905
URL: http://www.lzop.org/
BuildRequires: automake
BuildRequires: lzo-devel
@@ -26,7 +25,7 @@ wyższa szybkość kompresji i dekompresji (częściowo kosztem
współczynnika kompresji).
%prep
-%setup -q -n %{name}-%{version}%{bver}
+%setup -q
%build
cp -f /usr/share/automake/config.* autoconf