Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory
checked in at Fri May 27 11:35:38 CEST 2011.



--------
--- freeradius-server/freeradius-server.changes 2010-10-04 13:11:23.000000000 
+0200
+++ /mounts/work_src_done/STABLE/freeradius-server/freeradius-server.changes    
2011-05-24 21:19:18.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 24 19:18:44 UTC 2011 - crrodrig...@opensuse.org
+
+- Supress timestamps in binaries, breaks build-compare. 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freeradius-server.spec ++++++
--- /var/tmp/diff_new_pack.FYnpcV/_old  2011-05-27 11:28:51.000000000 +0200
+++ /var/tmp/diff_new_pack.FYnpcV/_new  2011-05-27 11:28:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package freeradius-server (Version 2.1.10)
+# spec file for package freeradius-server
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 Name:           freeradius-server
 Version:        2.1.10
-Release:        1
+Release:        5
 License:        GPLv2 ; LGPLv2.1
 Group:          Productivity/Networking/Radius/Servers
 Provides:       radiusd
@@ -55,7 +55,7 @@
 BuildRequires:  glibc-devel
 BuildRequires:  krb5-devel
 BuildRequires:  libapr1-devel
-BuildRequires:  libcom_err
+BuildRequires:  libcom_err-devel
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libtool
@@ -67,7 +67,6 @@
 BuildRequires:  perl
 BuildRequires:  postgresql-devel
 BuildRequires:  python-devel
-BuildRequires:  sed
 BuildRequires:  sqlite3-devel
 BuildRequires:  unixODBC-devel
 
@@ -239,6 +238,10 @@
 %patch9 -p1
 
 %build
+modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
+DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
+TIME="\"$(date -d "${modified}" "+%%R")\""
+find . -type f -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
 # This package failed when testing with -Wl,-as-needed being default.
 # So we disable it here, if you want to retest, just delete this comment and 
the line below.
 export SUSE_ASNEEDED=0


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to