gcc update bump
This commit is contained in:
parent
b668af5dec
commit
c008848413
@ -3,13 +3,13 @@
|
||||
%define version 4.17
|
||||
%define tar_name ldapsdk_java
|
||||
%define tar_version 20020819
|
||||
%define release 1jpp_3fc
|
||||
%define release 1jpp_3fc.1
|
||||
%define section free
|
||||
%define use_nonfree %{?_with_nonfree:1}%{!?_without_nonfree:0}
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Release: %{release}.1
|
||||
Epoch: 0
|
||||
Summary: The Mozilla LDAP Java SDK
|
||||
License: MPL
|
||||
@ -138,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_javadocdir}/%{name}-%{version}/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Sat Nov 5 2005 Archit Shah <ashah@redhat.com> 0:4.17-1jpp_3fc
|
||||
- Call javadoc with sourcepath to work aroung gjdoc bug (#170611)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user