SPECS: bzip2.spec - moved specflags to standard place instead of h...
qboosh
qboosh at pld-linux.org
Tue Jun 21 12:46:20 CEST 2005
Author: qboosh Date: Tue Jun 21 10:46:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved specflags to standard place instead of hiding between descs
---- Files affected:
SPECS:
bzip2.spec (1.101 -> 1.102)
---- Diffs:
================================================================
Index: SPECS/bzip2.spec
diff -u SPECS/bzip2.spec:1.101 SPECS/bzip2.spec:1.102
--- SPECS/bzip2.spec:1.101 Tue Jun 21 11:56:23 2005
+++ SPECS/bzip2.spec Tue Jun 21 12:46:14 2005
@@ -33,6 +33,8 @@
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define specflags_ia32 -fomit-frame-pointer
+
%description
Bzip2 compresses files using the Burrows-Wheeler block-sorting text
compression algorithm, and Huffman coding. Compression is generally
@@ -145,8 +147,6 @@
Group: Development/Libraries
Requires: %{name}-devel = %{epoch}:%{version}-%{release}
-%define specflags_ia32 -fomit-frame-pointer
-
%description static
Static libbz2 library.
@@ -245,6 +245,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.102 2005/06/21 10:46:14 qboosh
+- moved specflags to standard place instead of hiding between descs
+
Revision 1.101 2005/06/21 09:56:23 qboosh
- added toctou patch from Debian (fixes CAN-2005-0953)
- added changelog note that update to 1.0.3 fixed CAN-2005-1260
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bzip2.spec?r1=1.101&r2=1.102&f=u
More information about the pld-cvs-commit
mailing list