📄 libxml++.spec.in
字号:
Summary: A C++ interface to the libxml2 libraryName: libxml++Version: @VERSION@ Release: 2URL: http://libxmlplusplus.sourceforge.netSource0: %{name}-%{version}.tar.gzLicense: LGPLGroup: LibrariesBuildRoot: %{_tmppath}/%{name}-root%descriptionlibxml++ is a C++ wrapper for the GNOME libxml2 library.%package develGroup: Development/LibrariesSummary: Files necessary for building libxml++ apps.%description develThis package contains the files necessary for building libxml++ apps.%prep%setup -q%build./configure --prefix=/usrmake%installrm -rf $RPM_BUILD_ROOTmake DESTDIR=${RPM_BUILD_ROOT} install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)/usr/lib/*.so*%files devel%defattr(-,root,root)/usr/include/libxml++-1.0/usr/lib/*.a/usr/lib/*.la/usr/lib/pkgconfig/libxml++-1.0.pc%changelog* Wed Apr 9 2003 Eric Bourque <ericb@computer.org>- updated file section to be version agnostic* Mon Feb 17 2003 Eric Bourque <ericb@computer.org>- Initial build.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -