Mageia Bugzilla – Attachment 877 Details for
Bug 2897
mecab "Yet another part-of-speech and morphological analyzer" & mecab-ipadic (needed for anki's japanese support)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
diff against the mandriva mecab.spec
mecab.spec.diff (text/plain), 1000 bytes, created by
Christian Lohmaier
on 2011-10-01 23:03:18 CEST
(
hide
)
Description:
diff against the mandriva mecab.spec
Filename:
MIME Type:
Creator:
Christian Lohmaier
Created:
2011-10-01 23:03:18 CEST
Size:
1000 bytes
patch
obsolete
>--- mecab.spec 2010-01-27 04:46:26.000000000 +0100 >+++ mecab.spec_mod 2011-10-01 22:55:27.902025535 +0200 >@@ -4,7 +4,7 @@ > Name: mecab > Summary: Yet Another Part-of-Speech and Morphological Analyzer > Version: 0.98 >-Release: %mkrel 2 >+Release: %mkrel 0 > License: LGPLv2+ > Group: System/Internationalization > URL: http://mecab.sourceforge.jp/ >@@ -29,7 +29,7 @@ > Group: Development/C > Requires: %{libname} = %{version} > Provides: %{name}-devel = %{version}-%{release} >-Conflicts: %{name} < 0.98-2 >+Conflicts: %{name} < 0.98-%{release} > Obsoletes: libmecab0-devel > Obsoletes: %{_lib}mecab1-devel > >@@ -45,7 +45,7 @@ > > %install > rm -rf $RPM_BUILD_ROOT >-%makeinstall_std >+%makeinstall > > # multiarch policy > %multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/mecab-config >@@ -53,12 +53,6 @@ > %clean > rm -rf $RPM_BUILD_ROOT > >-%if %mdkversion < 200900 >-%post -n %{libname} -p /sbin/ldconfig >-%endif >-%if %mdkversion < 200900 >-%postun -n %{libname} -p /sbin/ldconfig >-%endif > > %files > %defattr(-,root,root)
--- mecab.spec 2010-01-27 04:46:26.000000000 +0100 +++ mecab.spec_mod 2011-10-01 22:55:27.902025535 +0200 @@ -4,7 +4,7 @@ Name: mecab Summary: Yet Another Part-of-Speech and Morphological Analyzer Version: 0.98 -Release: %mkrel 2 +Release: %mkrel 0 License: LGPLv2+ Group: System/Internationalization URL: http://mecab.sourceforge.jp/ @@ -29,7 +29,7 @@ Group: Development/C Requires: %{libname} = %{version} Provides: %{name}-devel = %{version}-%{release} -Conflicts: %{name} < 0.98-2 +Conflicts: %{name} < 0.98-%{release} Obsoletes: libmecab0-devel Obsoletes: %{_lib}mecab1-devel @@ -45,7 +45,7 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall_std +%makeinstall # multiarch policy %multiarch_binaries $RPM_BUILD_ROOT%{_bindir}/mecab-config @@ -53,12 +53,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%if %mdkversion < 200900 -%post -n %{libname} -p /sbin/ldconfig -%endif -%if %mdkversion < 200900 -%postun -n %{libname} -p /sbin/ldconfig -%endif %files %defattr(-,root,root)
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2897
: 877 |
878