Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit gperf for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 04 Mar 2010 16:08:33 +0100
  • Message-id: <20100304150833.EBAEA202AC@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gperf for openSUSE:Factory
checked in at Thu Mar 4 16:08:33 CET 2010.



--------
--- gperf/gperf.changes 2009-12-14 22:20:49.000000000 +0100
+++ /mounts/work_src_done/STABLE/gperf/gperf.changes 2010-02-26
14:55:42.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Feb 26 13:43:48 UTC 2010 - puzel@xxxxxxxxxx
+
+- update to gperf-3.0.4
+ * gperf is now licensed under the GPL version 3 or newer.
+ * The generated C code gives less warnings with gcc-4.2.x
+ in c99 or gnu99 mode.
+ * The generated C code is compatible with gcc-4.3.x in c99 or
+ gnu99 mode.
+- clean up specfile using macros
+- make check in correct specfile section
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
gperf-3.0.2.tar.bz2

New:
----
gperf-3.0.4.tar.bz2

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

Other differences:
------------------
++++++ gperf.spec ++++++
--- /var/tmp/diff_new_pack.uLnD33/_old 2010-03-04 16:08:03.000000000 +0100
+++ /var/tmp/diff_new_pack.uLnD33/_new 2010-03-04 16:08:03.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gperf (Version 3.0.2)
+# spec file for package gperf (Version 3.0.4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,12 +20,12 @@

Name: gperf
BuildRequires: gcc-c++
-License: GPLv2+
+License: GPLv3+
Group: Development/Languages/C and C++
PreReq: %install_info_prereq
AutoReqProv: on
-Version: 3.0.2
-Release: 125
+Version: 3.0.4
+Release: 1
Summary: A Compiler Tool for Generating Perfect Hash Functions
Source: ftp://ftp.gnu.org/pub/gnu/gperf/gperf-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -43,19 +43,20 @@
Bruno Haible <bruno@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

%prep
-%setup
+%setup -q

%build
-CXXFLAGS="$RPM_OPT_FLAGS" CFLAGS="$RPM_OPT_FLAGS" \
-./configure --prefix=/usr \
- --mandir=%{_mandir} --infodir=%{_infodir} %{_target_cpu}-suse-linux
+%configure \
+ --htmldir=%{_defaultdocdir}/%{name}
make %{?_smp_mflags}
+
+%check
make check

%install
-make install DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT/usr/doc/gperf/gperf.html
-rm -f $RPM_BUILD_ROOT/usr/share/doc/gperf/gperf.html
+%makeinstall
+rm -f %{buildroot}%{_prefix}/doc/gperf/gperf.html
+rm -f %{buildroot}%{_datadir}/doc/gperf/gperf.html

%post
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
@@ -66,7 +67,7 @@
%files
%defattr (-,root,root)
%doc README NEWS AUTHORS COPYING ChangeLog doc/*.html
-/usr/bin/gperf
+%{_bindir}/gperf
%doc %{_infodir}/gperf.info.gz
%doc %{_mandir}/man1/gperf.1.gz


++++++ gperf-3.0.2.tar.bz2 -> gperf-3.0.4.tar.bz2 ++++++
++++ 56311 lines of diff (skipped)


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



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