Mailinglist Archive: opensuse-commit (1423 mails)

< Previous Next >
commit wine for openSUSE:Factory
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in
at 2012-05-16 21:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
and /work/SRC/openSUSE:Factory/.wine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine", Maintainer is "meissner@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes 2012-04-12
09:56:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes 2012-05-16
21:11:01.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 16 14:54:37 CEST 2012 - meissner@xxxxxxx
+
+- Use .*def as regexp instead of glob *.def
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.BN9D3H/_old 2012-05-16 21:11:03.000000000 +0200
+++ /var/tmp/diff_new_pack.BN9D3H/_new 2012-05-16 21:11:03.000000000 +0200
@@ -138,7 +138,7 @@
grep SONAME_ config.log
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires
\1/;'|sort -u >>%SOURCE7
echo "%name-devel" >> %SOURCE7
-echo " +^/usr/lib/wine/*.def" >> %SOURCE7
+echo " +^/usr/lib/wine/.*def" >> %SOURCE7
cat %SOURCE7
%endif
make %{?jobs:-j%jobs} all

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread