]> git.pld-linux.org Git - packages/bzip.git/commitdiff
- cosmetics AC-branch AC-STABLE auto/ac/bzip-0_21-4
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Jan 2004 00:10:36 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzip.spec -> 1.12

bzip.spec

index 8ed30b70f1d2ba4931be8749d5e98aa37813178f..91003d2a6a2e0aa68365f2a33262bb301f85c563 100644 (file)
--- a/bzip.spec
+++ b/bzip.spec
@@ -3,13 +3,13 @@ Summary(pl):  Skuteczny program kompresuj
 Name:          bzip
 Version:       0.21
 Release:       4
-Source0:       ftp://custom.lab.unb.br/pub/compression/bzip/%{name}-%{version}.tar.gz
-# Source0-md5: 03a7fe24ced5ac4401a32092409c78be
 License:       GPL, but see description for restrictions
 Group:         Applications/Archiving
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Source0:       ftp://custom.lab.unb.br/pub/compression/bzip/%{name}-%{version}.tar.gz
+# Source0-md5: 03a7fe24ced5ac4401a32092409c78be
 Obsoletes:     bzip-man
 Obsoletes:     bzip-man-gz
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 bzip is a compression program which uses some wild new `block sorting
@@ -37,7 +37,8 @@ na stron
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags} -fomit-frame-pointer"
+%{__make} \
+       CFLAGS="%{rpmcflags} -fomit-frame-pointer"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.069653 seconds and 4 git commands to generate.