SPECS: rpm.spec - ugly rpm, -fno-strict-aliasing passed.
pluto
pluto at pld-linux.org
Tue Nov 22 22:28:53 CET 2005
Author: pluto Date: Tue Nov 22 21:28:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ugly rpm, -fno-strict-aliasing passed.
---- Files affected:
SPECS:
rpm.spec (1.716 -> 1.717)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.716 SPECS/rpm.spec:1.717
--- SPECS/rpm.spec:1.716 Sat Nov 19 16:38:53 2005
+++ SPECS/rpm.spec Tue Nov 22 22:28:43 2005
@@ -30,7 +30,7 @@
Name: rpm
%define sover 4.4
Version: 4.4.3
-Release: 0.1
+Release: 0.2
License: GPL
Group: Base
Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -172,6 +172,8 @@
%define _rpmlibdir /usr/lib/rpm
+%define specflags -fno-strict-aliasing
+
%description
RPM is a powerful package manager, which can be used to build,
install, query, verify, update, and uninstall individual software
@@ -1144,6 +1146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.717 2005/11/22 21:28:43 pluto
+- ugly rpm, -fno-strict-aliasing passed.
+
Revision 1.716 2005/11/19 15:38:53 qboosh
- added link patch (kill unnecessary linking with libresolv,librt)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.716&r2=1.717&f=u
More information about the pld-cvs-commit
mailing list