Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit libpfm
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 01 Apr 2007 12:09:46 +0200
  • Message-id: <20070401100946.2F4D4678185@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libpfm
checked in at Sun Apr 1 12:09:46 CEST 2007.

--------
--- arch/ia64/libpfm/libpfm.changes     2007-03-02 17:36:35.000000000 +0100
+++ /mounts/work_src_done/STABLE/libpfm/libpfm.changes  2007-03-31 15:45:03.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Mar 31 15:44:50 CEST 2007 - schwab@xxxxxxx
+
+- Add ncurses-devel to BuildRequires.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpfm.spec ++++++
--- /var/tmp/diff_new_pack.cW5800/_old  2007-04-01 12:09:41.000000000 +0200
+++ /var/tmp/diff_new_pack.cW5800/_new  2007-04-01 12:09:41.000000000 +0200
@@ -11,10 +11,10 @@
 # norootforbuild
 
 Name:           libpfm
-BuildRequires:  libelf
+BuildRequires:  libelf ncurses-devel
 Summary:        Linux Performance Library
 Version:        3.2_070206
-Release:        1
+Release:        5
 %define libpfm_version %(echo %version | sed s/_/-/g)
 Group:          Development/Tools/Debuggers
 License:        X11/MIT
@@ -45,7 +45,7 @@
 make OPTIM="$RPM_OPT_FLAGS"
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT install_prefix=/usr
+make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir} install_prefix=/usr
 version=%{libpfm_version} version=${version%-*}
 major=$version major=${major%%.*}
 ln -sf libpfm.so.$version.0 $RPM_BUILD_ROOT%{_libdir}/libpfm.so.$major
@@ -68,6 +68,8 @@
 %{_docdir}/%{name}
 
 %changelog
+* Sat Mar 31 2007 - schwab@xxxxxxx
+- Add ncurses-devel to BuildRequires.
 * Fri Mar 02 2007 - schwab@xxxxxxx
 - Update to libpfm 3.2 snapshot 070206.
 * Thu Jan 11 2007 - schwab@xxxxxxx


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



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