Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit nasm for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 10 Sep 2010 15:00:08 +0200
  • Message-id: <20100910130008.CAC2F202BA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package nasm for openSUSE:Factory
checked in at Fri Sep 10 15:00:08 CEST 2010.



--------
--- nasm/nasm.changes 2010-03-01 15:32:26.000000000 +0100
+++ /mounts/work_src_done/STABLE/nasm/nasm.changes 2010-08-31
00:50:33.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 30 22:49:25 UTC 2010 - cristian.rodriguez@xxxxxxxxxxxx
+
+- use __TIMESTAMP__ instead of __DATE__ to make build-compare
+ happy.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ nasm.spec ++++++
--- /var/tmp/diff_new_pack.sdmPAy/_old 2010-09-10 14:59:23.000000000 +0200
+++ /var/tmp/diff_new_pack.sdmPAy/_new 2010-09-10 14:59:23.000000000 +0200
@@ -25,7 +25,7 @@
Group: Development/Languages/Other
AutoReqProv: on
Version: 2.07
-Release: 1
+Release: 6
Summary: Netwide Assembler (An x86 Assembler)
Source: nasm-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -108,8 +108,10 @@
Chuck Crayne <ccrayne@xxxxxxxxxxxxxxxxxxxxx>

%build
-export CFLAGS="$RPM_OPT_FLAGS"
-./configure --prefix=/usr --infodir=%{_infodir} --mandir=%{_mandir}
+touch -r ./ver.c ./ver.c.stamp
+sed -i -e s@__DATE__@__TIMESTAMP__@ ./ver.c
+touch -r ./ver.c.stamp ./ver.c
+%configure
make %{?jobs:-j%jobs} all doc

%install


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages