Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

CUnit-devel-2.1.3-17.el8 RPM for aarch64

From CentOS 8-stream PowerTools for aarch64 / Packages

Name: CUnit-devel Distribution: CentOS
Version: 2.1.3 Vendor: CentOS
Release: 17.el8 Build date: Tue May 14 01:19:48 2019
Group: Development/Libraries Build host: aarch64-04.mbox.centos.org
Size: 342364 Source RPM: CUnit-2.1.3-17.el8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: http://cunit.sourceforge.net/
Summary: Header files and libraries for CUnit development
The CUnit-devel package contains the header files
and libraries for use with CUnit package.

Provides

Requires

License

LGPLv2+

Changelog

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Jun 01 2014 Michael Schwendt <mschwendt@fedoraproject.org> - 2.1.3-9
  - Fix HTML documentation installation location.
  - Replace CUnit-2.1-3-src.tar.bz2 tarball, which really
    is 2.1-2 in disguise according to configure.in, with 2.1-3 as
    published on 2014-04-24.
  - BR libtool
  - Run autoreconf instead of autoconf.
  - Drop --enable-curses because without BuildRequires ncurses-devel it
    would disable itself automatically (and if it were enabled, test programs
    would need to link with ncurses explicitly).
* Sun Sep 29 2013 Michael Schwendt <mschwendt@fedoraproject.org> - 2.1.3-8
  - Add %_isa to -devel base package dependency.
  - Headers get installed by "make install", copying them from the HTML
    doc headers dir is not necessary.
  - Configure build with --disable-static.
  - Drop unneeded spec stuff (buildroot def, removal, clean, pkgconfig dep).
  - Using %defattr is not needed anymore.
  - Deduplicate documentation files in unversioned docdir (#1001276).
* Tue Sep 10 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject.org> - 2.1.3-7
  - Fix build with unversioned docdir (#1001276)
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 21 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject.org> - 2.1.3-5
  - Use header files from doc folder as well
  - Enable curses
* Sat Apr 20 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject.org> - 2.1.3-4
  - Use autoconf for ARM
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed May 02 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1.3-1
  - Updated to 2.1.3 sources re-run with autoreconf.
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 29 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1.2-6
  - Changed Group to System Environment/Libraries.
  - Remove executable permission from C files.
  - Created two separate patches for Makefile and manpage fixes.
  - Removed passing datarootdir from configure.
* Thu Jan 20 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1.2-5
  - Renamed Source0 to use Fedora sourceforge.net naming guidelines.
  - Removed exit call in library patch.
  - Use A.B.C version number.
* Thu Jan 20 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1_2-4
  - Updated to license LGPLv2+.
  - Changed to use BuildRoot.
  - Added comments for inclusion of patches.
  - Removed inconsistent macro usage.
  - Moved man page, HTML documentation to devel package.
  - Added AUTHORS, COPYING, README, TODO to doc in base package.
  - Used * in man, library inclusion.
* Sun Dec 26 2010 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1_2-3
  - Created patch to fix man page warnings and datarootdir settings.
  - Added patch to remove exit calls in library.
* Wed Dec 15 2010 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1_2-2
  - Moved libcunit.so.* to main package.
  - Added post, postun ldconfig.
  - Added smp flags for make build.
  - Changed datarootdir to datadir.
* Tue Dec 14 2010 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 2.1_2-1
  - First CUnit package.

Files

/usr/include/CUnit
/usr/include/CUnit/Automated.h
/usr/include/CUnit/Basic.h
/usr/include/CUnit/CUError.h
/usr/include/CUnit/CUnit.h
/usr/include/CUnit/CUnit_intl.h
/usr/include/CUnit/Console.h
/usr/include/CUnit/MyMem.h
/usr/include/CUnit/TestDB.h
/usr/include/CUnit/TestRun.h
/usr/include/CUnit/Util.h
/usr/lib64/libcunit.so
/usr/lib64/pkgconfig/cunit.pc
/usr/share/doc/CUnit/html
/usr/share/doc/CUnit/html/CUnit_doc.css
/usr/share/doc/CUnit/html/error_handling.html
/usr/share/doc/CUnit/html/fdl.html
/usr/share/doc/CUnit/html/headers
/usr/share/doc/CUnit/html/headers/Automated.h
/usr/share/doc/CUnit/html/headers/Basic.h
/usr/share/doc/CUnit/html/headers/CUCurses.h
/usr/share/doc/CUnit/html/headers/CUError.h
/usr/share/doc/CUnit/html/headers/CUnit.h
/usr/share/doc/CUnit/html/headers/CUnit_intl.h
/usr/share/doc/CUnit/html/headers/Console.h
/usr/share/doc/CUnit/html/headers/MyMem.h
/usr/share/doc/CUnit/html/headers/TestDB.h
/usr/share/doc/CUnit/html/headers/TestRun.h
/usr/share/doc/CUnit/html/headers/Util.h
/usr/share/doc/CUnit/html/headers/Win.h
/usr/share/doc/CUnit/html/index.html
/usr/share/doc/CUnit/html/introduction.html
/usr/share/doc/CUnit/html/managing_tests.html
/usr/share/doc/CUnit/html/running_tests.html
/usr/share/doc/CUnit/html/test_registry.html
/usr/share/doc/CUnit/html/writing_tests.html
/usr/share/man/man3/CUnit.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 04:44:49 2024