Author: rjung
Date: Sat Oct 31 11:58:53 2015
New Revision: 1711607
URL: http://svn.apache.org/viewvc?rev=1711607&view=rev
Log:
Fix tcn version number in trunk spec file.
Modified:
tomcat/native/trunk/native/build/rpm/tcnative.spec.in
Modified: tomcat/native/trunk/native/build/rpm/tcnative.spec.in
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/native/build/rpm/tcnative.spec.in?rev=1711607&r1=1711606&r2=1711607&view=diff
==============================================================================
--- tomcat/native/trunk/native/build/rpm/tcnative.spec.in (original)
+++ tomcat/native/trunk/native/build/rpm/tcnative.spec.in Sat Oct 31 11:58:53
2015
@@ -15,7 +15,7 @@
# limitations under the License.
#
-%define tcnver 2
+%define tcnver 1
%define aprver 1
Summary: Tomcat Native Java library
@@ -92,8 +92,8 @@ rm -rf $RPM_BUILD_ROOT
%doc --parents html
%changelog
-* Mon Jan 04 2010 Rainer Jung <[email protected]> 2.0.0-1
-- update for tcnative 2.0
+* Sat Oct 31 2015 Rainer Jung <[email protected]> 1.2.0-1
+- update for tcnative 1.2
* Tue Jun 22 2004 Mladen Turk <[email protected]> 1.0.0-1
- update to support v1.0.2 of APR
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]