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

#
# spec file for package libzypp-testsuite-tools (Version 4.2.3)
#
# Copyright (c) 2008 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++ libexpat-devel libqdialogsolver1-devel libzypp libzypp-devel qt3-devel ruby ruby-zypp ruby-zypptools
Requires:       ruby-zypp ruby-zypptools qt3 libqdialogsolver1
License:        GPL v2 or later
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
AutoReqProv:    on
Summary:        Package, Patch, Pattern, and Product Management - testsuite-tools
Version:        4.2.3
Release:        1
Source:         zypp-testsuite-tools-4.2.3.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
License:        GPL v2 or later
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-4.2.3

%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

%clean

%files
%defattr(0755,root,root)
%dir %{prefix}/lib/zypp
%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
* Fri May 23 2008 schubi@suse.de
- Added grfical interface again
* Fri Apr 25 2008 coolo@suse.de
- new call resolveQueue added
* Sat Apr 12 2008 coolo@suse.de
- adapt to new libzypp
* Sat Apr 05 2008 matz@suse.de
- Fix testcases with URLs as sources
* Thu Apr 03 2008 coolo@suse.de
- adapt to new libzypp
* Mon Mar 24 2008 coolo@suse.de
- adapt to new libzypp
* Tue Mar 04 2008 coolo@suse.de
- reducing build requires
* Mon Mar 03 2008 schubi@suse.de
- adapt to latest libzypp API
* Fri Feb 29 2008 coolo@suse.de
- fix file list
* Tue Feb 26 2008 schubi@suse.de
- using SAT helix parser
- disables pokus (bindings does not work currently)
* Thu Dec 06 2007 aschnell@suse.de
- adapted to changes in libzypp bindings
* Thu Oct 04 2007 schubi@suse.de
- other valid solutions.
- added vendor to patterns, patches,....
* Thu Sep 27 2007 schubi@suse.de
- added graphical interface to deptestomatic
* Mon Sep 17 2007 aschnell@suse.de
- adapted to changes in libzypp-bindings
- added new testcases
* Thu Sep 13 2007 aschnell@suse.de
- added tests for shared tag
* 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