Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit giver
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 02 Sep 2007 10:13:51 +0200
  • Message-id: <20070902081351.499C3678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package giver
checked in at Sun Sep 2 10:13:51 CEST 2007.

--------
--- GNOME/giver/giver.changes   2007-08-03 07:54:50.000000000 +0200
+++ /mounts/work_users/ro/STABLE/giver/giver.changes    2007-09-02 09:54:46.212683000 +0200
@@ -1,0 +2,5 @@
+Sun Sep  2 09:54:31 CEST 2007 - ro@xxxxxxx
+
+- remove lib64 usage as package is noarch 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ giver.spec ++++++
--- /var/tmp/diff_new_pack.vs4967/_old  2007-09-02 10:13:47.000000000 +0200
+++ /var/tmp/diff_new_pack.vs4967/_new  2007-09-02 10:13:47.000000000 +0200
@@ -15,7 +15,7 @@
 BuildRequires:  avahi-mono fdupes gnome-sharp2 gtk-sharp2 gtk2-devel mono-devel monodoc ndesk-dbus ndesk-dbus-glib notify-sharp perl-XML-Parser pkg-config update-desktop-files
 BuildArchitectures:     noarch
 Version:        0.1.8
-Release:        1
+Release:        16
 License:        X11/MIT
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       ndesk-dbus ndesk-dbus-glib notify-sharp avahi-mono
@@ -37,7 +37,7 @@
 %setup
 
 %build
-%configure
+%configure --libdir=%{_prefix}/lib
 make %{?jobs:-j%jobs}
 
 %install
@@ -54,8 +54,8 @@
 
 %files -f giver.lang
 %defattr(-,root,root)
-%dir %{_libdir}/giver
-%{_libdir}/giver/*
+%dir %{_prefix}/lib/giver
+%{_prefix}/lib/giver/*
 %{_bindir}/giver
 %dir %{_datadir}/giver
 %{_datadir}/giver/*
@@ -65,6 +65,8 @@
 %{_datadir}/applications/*
 
 %changelog
+* Sun Sep 02 2007 - ro@xxxxxxx
+- remove lib64 usage as package is noarch
 * Fri Aug 03 2007 - cgaisford@xxxxxxx
 - Updated to 0.1.8 which has a new license
 * Fri Jul 27 2007 - maw@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