Mailinglist Archive: opensuse-commit (480 mails)
| < Previous | Next > |
commit libcaca for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 10 Nov 2009 10:20:55 +0100
- Message-id: <20091110092056.00F85202A8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libcaca for openSUSE:Factory
checked in at Tue Nov 10 10:20:55 CET 2009.
--------
--- libcaca/libcaca.changes 2009-03-16 14:29:19.000000000 +0100
+++ /mounts/work_src_done/STABLE/libcaca/libcaca.changes 2009-11-03
20:19:28.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 3 19:09:25 UTC 2009 - coolo@xxxxxxxxxx
+
+- updated patches to apply with fuzz=0
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcaca.spec ++++++
--- /var/tmp/diff_new_pack.gVny6K/_old 2009-11-10 10:20:30.000000000 +0100
+++ /var/tmp/diff_new_pack.gVny6K/_new 2009-11-10 10:20:30.000000000 +0100
@@ -24,7 +24,7 @@
BuildRequires: freeglut-devel xorg-x11-libs
BuildRequires: gcc-c++ mono-devel ruby-devel
Version: 0.99.beta16
-Release: 1
+Release: 2
License: GPL v2 or later
Summary: Library for Colour ASCII Art, text mode graphics
Group: Development/Languages/C and C++
++++++ libcaca-ruby_am_cflags.patch ++++++
--- /var/tmp/diff_new_pack.gVny6K/_old 2009-11-10 10:20:31.000000000 +0100
+++ /var/tmp/diff_new_pack.gVny6K/_new 2009-11-10 10:20:31.000000000 +0100
@@ -1,11 +1,13 @@
---- ruby/Makefile.am
+Index: ruby/Makefile.am
+===================================================================
+--- ruby/Makefile.am.orig
+++ ruby/Makefile.am
-@@ -9,7 +9,7 @@
+@@ -9,7 +9,7 @@ rubysite_DATA = lib/caca.rb
TESTS = test
endif
-CFLAGS += -Wno-strict-prototypes -Wno-missing-prototypes
+AM_CFLAGS = -Wno-strict-prototypes -Wno-missing-prototypes
- cucul_la_CPPFLAGS = -I$(top_srcdir)/cucul $(RUBY_CFLAGS)
- cucul_la_SOURCES = cucul.c \
+ caca_la_CPPFLAGS = -I$(top_srcdir)/caca -I../caca $(RUBY_CFLAGS)
+ caca_la_SOURCES = caca.c \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |