Compare commits
1 Commits
libxml-cxx
...
libxml-cxx
Author | SHA1 | Date | |
---|---|---|---|
|
97a6f4d23b |
@@ -10,9 +10,9 @@ BuildRequires: subversion gcc-c++ doxygen graphviz texlive automake autoconf lib
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
|
||||
BuildRequires: cppunit-devel
|
||||
%else%if 0%{?suse_version} || 0%{?sles_version}
|
||||
%elseif 0%{?suse_version} || 0%{?sles_version}
|
||||
BuildRequires: libcppunit-devel
|
||||
%endif%endif
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user