Accepting request 173543 from home:MargueriteSu:branches:M17N
revert unnessary renaming OBS-URL: https://build.opensuse.org/request/show/173543 OBS-URL: https://build.opensuse.org/package/show/M17N/libchewing?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 19:31:22 UTC 2013 - i@marguerite.su
|
||||
|
||||
- revert unnessary renaming chewing-devel back to libchewing-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 06:43:59 UTC 2013 - i@marguerite.su
|
||||
|
||||
|
||||
+3
-5
@@ -47,15 +47,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
Intelligent phonetic input method library for traditional Chinese.
|
||||
|
||||
%package -n chewing-devel
|
||||
%package devel
|
||||
Summary: Development package for chewing
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python-chewing = %{version}
|
||||
Provides: %{name}-devel = %{version}
|
||||
Obsoletes: %{name}-devel = %{version}
|
||||
|
||||
%description -n chewing-devel
|
||||
%description devel
|
||||
Development package for chewing (An Intelligent phonetic input method library for traditional Chinese)
|
||||
|
||||
%package -n %lname
|
||||
@@ -193,7 +191,7 @@ popd
|
||||
%{_bindir}/zhuindict_compile
|
||||
%doc %{_docdir}/chewing-utils
|
||||
|
||||
%files -n chewing-devel
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%{_includedir}/chewing/
|
||||
%{_libdir}/libchewing.so
|
||||
|
||||
Reference in New Issue
Block a user