Hello community,

here is the log from the commit of package parcellite for openSUSE:Factory
checked in at Mon Sep 19 17:56:14 CEST 2011.



--------
--- parcellite/parcellite.changes       2011-03-14 19:59:44.000000000 +0100
+++ parcellite/parcellite.changes       2011-09-17 16:30:55.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 14:28:36 UTC 2011 - [email protected]
+
+- added Patch3 (parcellite-0.9.1-ld_fix.diff) to fix the build for factory
+  (this needs a autoreconf in the %%build section)
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback parcellite
Destination is parcellite
calling whatdependson for head-i586


New:
----
  parcellite-0.9.1-ld_fix.diff

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

Other differences:
------------------
++++++ parcellite.spec ++++++
--- /var/tmp/diff_new_pack.0v3lwH/_old  2011-09-19 17:56:09.000000000 +0200
+++ /var/tmp/diff_new_pack.0v3lwH/_new  2011-09-19 17:56:09.000000000 +0200
@@ -30,6 +30,7 @@
 Patch0:         parcellite-0.9.1-german.diff
 Patch1:         parcellite-0.9.1-lxde-autostart.patch
 Patch2:         parcellite-0.9.1-defaults.diff
+Patch3:         parcellite-0.9.1-ld_fix.diff
 BuildRequires:  gtk2-devel >= 2.10.0
 BuildRequires:  intltool >= 0.23 update-desktop-files
 BuildRequires:  gnome-icon-theme
@@ -48,8 +49,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
+autoreconf -fi
 %configure
 make %{?_smp_mflags} %{?jobs:-j%jobs}
 sed -i -e '/^Icon/s/=.*/=parcellite/' data/parcellite.desktop

++++++ parcellite-0.9.1-ld_fix.diff ++++++
Index: parcellite-0.9.2/src/Makefile.am
===================================================================
--- parcellite-0.9.2.orig/src/Makefile.am
+++ parcellite-0.9.2/src/Makefile.am
@@ -1,6 +1,6 @@
 AM_CFLAGS = -I$(top_srcdir) -DPARCELLITELOCALEDIR=\""$(parcellitelocaledir)"\"
 INCLUDES = $(GTK_CFLAGS)
-LDADD = $(GTK_LIBS)
+LDADD = $(GTK_LIBS) -lX11
 
 bin_PROGRAMS = parcellite
 

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to