libtasn1_214-vl.spec 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  2. %define source_name libtasn1
  3. Summary: This is the ASN.1 library used in GNUTLS
  4. Name: libtasn1_214
  5. Version: 2.14
  6. Release: 1%{?_dist_release}
  7. License: LGPL
  8. Group: System Environment/Libraries
  9. URL: http://josefsson.org/libtasn1/
  10. Source: http://josefsson.org/gnutls/releases/libtasn1/libtasn1-%{version}.tar.gz
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  12. BuildRequires: bison, gcc-c++
  13. %description
  14. This is the ASN.1 library used in GNUTLS.
  15. %package -n compat32-%{name}
  16. Summary: This is the ASN.1 library used in GNUTLS
  17. Group: System Environment/Libraries
  18. Requires: %{name} = %{version}-%{release}
  19. %description -n compat32-%{name}
  20. This is the ASN.1 library used in GNUTLS.
  21. %prep
  22. %setup -q -n %{source_name}-%{version}
  23. %build
  24. %configure --disable-static
  25. make %{?_smp_mflags}
  26. %install
  27. rm -rf %{buildroot}
  28. %makeinstall
  29. rm -f %{buildroot}%{_infodir}/dir
  30. ### Clean up buildroot
  31. rm -f %{buildroot}%{_libdir}/*.la
  32. %post -p /sbin/ldconfig
  33. %postun -p /sbin/ldconfig
  34. %post -n compat32-%{name} -p /sbin/ldconfig
  35. %postun -n compat32-%{name} -p /sbin/ldconfig
  36. %clean
  37. rm -rf %{buildroot}
  38. %files
  39. %defattr(-, root, root, 0755)
  40. %doc AUTHORS ChangeLog COPYING* NEWS README THANKS
  41. %{_libdir}/*.so.*
  42. # compat32
  43. %if %{build_compat32}
  44. %files -n compat32-%{name}
  45. %defattr(-, root, root, 0755)
  46. %{_libdir}/*.so.*
  47. %endif
  48. %changelog
  49. * Tue Feb 4 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14-1
  50. - compat package 2.14
  51. * Thu Sep 27 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.14-1
  52. - new upstream release
  53. * Mon Jun 04 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.13-1
  54. - new upstream release
  55. * Thu Mar 22 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.12-1
  56. - new upstream release
  57. * Fri Nov 25 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.11-1
  58. - new upstream release
  59. * Sun Dec 12 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.9-1
  60. - Updated to release 2.9
  61. * Sat Oct 9 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.8-1
  62. - Updated to release 2.8
  63. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> - 2.2-3
  64. - build with rpm-4.8.1-1 for pkg-config file
  65. * Sat Jun 27 2009 NAKAMURA Kenta <kenta@vinelinux.org> - 2.2-2
  66. - added compat32 package for x86_64 arch support
  67. - added --disable-static %%configure option
  68. * Sat May 23 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.2-1vl5
  69. - Updated to release 2.2
  70. * Sun Apr 26 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.1-1vl5
  71. - Updated to release 2.1
  72. * Wed Apr 15 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.0-1vl5
  73. - Updated to release 2.0
  74. - spec in UTF-8
  75. - fixed %files devel (comment out %{_bindir}/libtasn1-config)
  76. * Wed Jan 21 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.8-1vl5
  77. - Updated to release 1.8
  78. - fixed %files devel (comment out %{_datadir}/aclocal/libtasn1.m4)
  79. * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.3-1vl5
  80. - initial build for Vine
  81. * Tue Apr 17 2007 Dries Verachtert <dries@ulyssis.org> - 0.3.9-1
  82. - Updated to release 0.3.9.
  83. * Sat Nov 18 2006 Dries Verachtert <dries@ulyssis.org> - 0.3.8-1
  84. - Updated to release 0.3.8.
  85. * Tue Sep 26 2006 Dries Verachtert <dries@ulyssis.org> - 0.3.5-1
  86. - Updated to release 0.3.5.
  87. * Sat Apr 08 2006 Dries Verachtert <dries@ulyssis.org> - 0.3.0-1.2
  88. - Rebuild for Fedora Core 5.
  89. * Fri Mar 03 2006 Dries Verachtert <dries@ulyssis.org> - 0.3.0-1
  90. - Updated to release 0.3.0.
  91. * Sun Feb 12 2006 Dries Verachtert <dries@ulyssis.org> - 0.2.18-1
  92. - Updated to release 0.2.18.
  93. * Fri Nov 11 2005 Dries Verachtert <dries@ulyssis.org> - 0.2.17-1
  94. - Updated to release 0.2.17.
  95. * Mon May 17 2004 Dag Wieers <dag@wieers.com> - 0.2.9-1
  96. - Updated to release 0.2.9.
  97. * Wed Dec 03 2003 Dag Wieers <dag@wieers.com> - 0.2.5-0
  98. - Initial package. (using DAR)