File libzypp-testsuite-tools.spec of Package libzypp-testsuite-tools

#
# spec file for package libzypp-testsuite-tools (Version 3.14.12)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           libzypp-testsuite-tools
BuildRequires:  dejagnu fdupes gcc-c++ libqdialogsolver1-devel libzypp libzypp-devel qt3-devel ruby ruby-zypp ruby-zypptools
Requires:       libzypp qt3 libqdialogsolver1 ruby ruby-zypp ruby-zypptools
License:        GPL v2 or later
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Autoreqprov:    on
Summary:        Package, Patch, Pattern, and Product Management - testsuite-tools
Version:        3.14.12
Release:        3
Source:         zypp-testsuite-tools-3.14.12.tar.bz2
Prefix:         /usr
Group:          System/Packages

%description
Package, Patch, Pattern, and Product Management - testsuite-tools



Authors:
--------
    Michael Andres <ma@suse.de>
    Jiri Srain <jsrain@suse.cz>
    Stefan Schubert <schubi@suse.de>
    Duncan Mac-Vicar <dmacvicar@suse.de>
    Klaus Kaempf <kkaempf@suse.de>
    Marius Tomaschewski <mt@suse.de>
    Stanislav Visnovsky <visnov@suse.cz>
    Ladislav Slezak <lslezak@suse.cz>
    Arvin Schnell <aschnell@suse.de>

%package data
Requires:       libzypp-testsuite-tools
Summary:        Package, Patch, Pattern, and Product Management - testsuite-tools
Group:          System/Packages

%description -n libzypp-testsuite-tools-data
Package, Patch, Pattern, and Product Management - testsuite-tools



Authors:
--------
    Michael Andres <ma@suse.de>
    Jiri Srain <jsrain@suse.cz>
    Stefan Schubert <schubi@suse.de>
    Duncan Mac-Vicar <dmacvicar@suse.de>
    Klaus Kaempf <kkaempf@suse.de>
    Marius Tomaschewski <mt@suse.de>
    Stanislav Visnovsky <visnov@suse.cz>
    Ladislav Slezak <lslezak@suse.cz>

%prep
%setup -q -n zypp-testsuite-tools-3.14.12

%build
mv configure.ac x
grep -v devel/ x > configure.ac
autoreconf --force --install --symlink --verbose
%{?suse_update_config:%{suse_update_config -f}}
CXXFLAGS="$RPM_OPT_FLAGS" \
./configure --prefix=%{prefix} --libdir=%{_libdir} --with-qt-dir=/usr/lib/qt3 --with-qt-libdir=/usr/lib/qt3/%{_lib} --mandir=%{_mandir} --disable-static
make %{?jobs:-j %jobs}
cd pokus ; make check

%install
make install DESTDIR=$RPM_BUILD_ROOT

%fdupes -s $RPM_BUILD_ROOT

%post
%run_ldconfig

%postun
%run_ldconfig

%clean

%files
%defattr(0755,root,root)
%dir %{prefix}/lib/zypp/testsuite/
%dir %{prefix}/lib/zypp/testsuite/bin
%{prefix}/lib/zypp/testsuite/bin/

%files data
%defattr(-,root,root)
%dir %{prefix}/share/zypp/testsuite
%dir %{prefix}/share/zypp/testsuite/data
%{prefix}/share/zypp/testsuite/data/

%changelog
* Thu Aug 30 2007 - aschnell@suse.de
- adopted to new exception logging
* Wed Aug 29 2007 - aschnell@suse.de
- added more tests
- sign repositories
* Mon Aug 27 2007 - schubi@suse.de
- Disabled make check for solver
* Tue Aug 21 2007 - schubi@suse.de
- Bugfix for 64 bit architecture
* Mon Aug 20 2007 - aschnell@suse.de
- added another testsuite
* Mon Aug 13 2007 - schubi@suse.de
- changes due new regex class
- rev 6624
- ver 3.14.9
* Wed Aug 08 2007 - schubi@suse.de
- Added vendor to helixparser
- Added new testcases
- reduced logging in solver
- rev 6524
- ver 3.14.8
* Mon Jul 30 2007 - schubi@suse.de
- solvertree added (graphic interface)
- Not using pool for retrieving additional dependencies which has to be
  regarded by the solver.
- r 6400
- ver 3.14.7
* Wed Jul 25 2007 - schubi@suse.de
- new repo handling of libzypp included
- rev 6197
- ver 3.14.6
* Fri Jul 06 2007 - schubi@suse.de
- enable "make check" for ix68 and ia64 in autobuild
- rev 5923
- ver 3.14.5
* Wed Jun 20 2007 - schubi@suse.de
- added includes for gcc42
* Tue Jun 12 2007 - schubi@suse.de
- cleanup; moved bineries to /opt/zypp/testsuite/bin
* Thu Apr 05 2007 - schubi@suse.de
- initial; testsuite package has been extracted from libzypp package
openSUSE Build Service is sponsored by