]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- ugly rpm, -fno-strict-aliasing passed. auto/th/rpm-4_4_3-0_2
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 22 Nov 2005 21:28:43 +0000 (21:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.717

rpm.spec

index d7c85382650e52b8a1f47c81801450d94e771448..feeffde484e7340881f64796f262d965d2d54ca7 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -29,7 +29,7 @@ Summary(uk):  
 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
@@ -171,6 +171,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %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
This page took 0.036465 seconds and 4 git commands to generate.