Hello community, here is the log from the commit of package mono-uia for openSUSE:11.4 checked in at Wed Feb 23 12:45:07 CET 2011.
-------- --- old-versions/11.4/all/mono-uia/mono-uia.changes 2011-02-23 00:21:48.000000000 +0100 +++ 11.4/mono-uia/mono-uia.changes 2011-02-23 10:00:44.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Feb 23 09:00:31 UTC 2011 - [email protected] + +- do not package winfxcore, it's provided by mono-core + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mono-uia.spec ++++++ --- /var/tmp/diff_new_pack.I1IVL4/_old 2011-02-23 12:44:56.000000000 +0100 +++ /var/tmp/diff_new_pack.I1IVL4/_new 2011-02-23 12:44:56.000000000 +0100 @@ -20,7 +20,7 @@ Name: mono-uia Version: 2.0.2 -Release: 5.<RELEASE2> +Release: 5.<RELEASE3> License: MIT Group: System/Libraries Url: http://www.mono-project.com/Accessibility @@ -47,15 +47,6 @@ %description devel Implementations of the members and interfaces based on MS UIA API -%package -n mono-winfxcore -License: MIT -Summary: Parts of winfx -Group: Development/Languages -Requires: mono-core >= 2.4 - -%description -n mono-winfxcore -WinFx components required by User Interface Automation (UIA) for use with Mono - %prep %setup -q %patch0 @@ -67,6 +58,8 @@ %install make DESTDIR=%{buildroot} install +rm %{buildroot}%{_prefix}/lib/mono/2.0/WindowsBase.dll +rm -r %{buildroot}%{_prefix}/lib/mono/gac/WindowsBase %clean rm -rf %{buildroot} @@ -90,9 +83,4 @@ %defattr(-,root,root,-) %{_libdir}/pkgconfig/*.pc -%files -n mono-winfxcore -%defattr(-, root, root) -%{_prefix}/lib/mono/gac/WindowsBase -%{_prefix}/lib/mono/2.0/WindowsBase.dll - %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
