Hello community,

here is the log from the commit of package monodevelop for openSUSE:Factory 
checked in at 2014-12-16 14:48:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monodevelop (Old)
 and      /work/SRC/openSUSE:Factory/.monodevelop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "monodevelop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/monodevelop/monodevelop.changes  2014-06-17 
11:23:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop.changes     
2014-12-16 14:48:26.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Dec  7 20:11:50 UTC 2014 - mailaen...@opensuse.org
+
+- fix the internal dependency generator bnc#907278
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ monodevelop.spec ++++++
--- /var/tmp/diff_new_pack.Ssgjxo/_old  2014-12-16 14:48:28.000000000 +0100
+++ /var/tmp/diff_new_pack.Ssgjxo/_new  2014-12-16 14:48:28.000000000 +0100
@@ -55,6 +55,7 @@
 License:        LGPL-2.1 and MIT
 Group:          Development/Tools/IDE
 Source:         
http://download.mono-project.com/sources/%{name}/%{name}-%{version}-0.tar.bz2
+Source2:        monodevelop-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 Requires:       mono-basic
@@ -68,10 +69,8 @@
 Suggests:       monodevelop-database
 Suggests:       monodevelop-debugger-gdb
 
-#%define _use_internal_dependency_generator 0
-# TODO: this does not work properly
-%define __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n" 
"${filelist[@]}" | %{_prefix}/lib/rpm/find-provides && printf "%s\\n" 
"${filelist[@]}" | %{_bindir}/mono-find-provides ; } | sort | uniq'
-%define __find_requires env sh -c 'filelist=($(cat)) && { printf "%s\\n" 
"${filelist[@]}" | %{_prefix}/lib/rpm/find-requires && printf "%s\\n" 
"${filelist[@]}" | %{_bindir}/mono-find-requires ; } | sort | uniq'
+%define __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n" 
"${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n" 
"${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq'
+%define __find_requires env sh -c 'filelist=($(cat)) && { printf "%s\\n" 
"${filelist[@]}" | /usr/lib/rpm/find-requires && printf "%s\\n" 
"${filelist[@]}" | /usr/bin/mono-find-requires ; } | sort | uniq'
 
 %description
 MonoDevelop is a full-featured integrated development

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to