rpms/tn5250/devel tn5250.spec,1.26,1.27

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 26 11:01:21 UTC 2007


Author: karsten

Update of /cvs/dist/rpms/tn5250/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26102

Modified Files:
	tn5250.spec 
Log Message:
- misc review fixes (#226496)



Index: tn5250.spec
===================================================================
RCS file: /cvs/dist/rpms/tn5250/devel/tn5250.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- tn5250.spec	21 Feb 2007 17:54:43 -0000	1.26
+++ tn5250.spec	26 Feb 2007 11:01:19 -0000	1.27
@@ -1,7 +1,7 @@
 Summary:   5250 Telnet protocol and Terminal
 Name:      tn5250
 Version:   0.17.3
-Release:   11%{?dist}
+Release:   12%{?dist}
 License:   GPL 
 Group:     Applications/Internet
 Source:    http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -37,7 +37,7 @@
 %build
 #aclocal
 #libtoolize --copy --force
-touch -r Makefile.am Makefile.in configure configure.in
+touch -r aclocal.m4 configure configure.in
 %configure CPPFLAGS="-I/usr/kerberos/include" CFLAGS="$RPM_OPT_FLAGS" --with-x=yes --disable-static
 make %{?_smp_mflags}
 mv linux/README README.Linux
@@ -77,9 +77,9 @@
 fi
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %exclude %{_bindir}/tn5250-config
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README* TODO
+%doc AUTHORS COPYING ChangeLog NEWS README* TODO
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 %{_libdir}/*.so.*
@@ -98,6 +98,9 @@
 %{_bindir}/tn5250-config
 
 %changelog
+* Mon Feb 26 2007 Karsten Hopp <karsten at redhat.com> 0.17.3-12
+- misc review fixes (#226496)
+
 * Wed Feb 21 2007 Karsten Hopp <karsten at redhat.com> 0.17.3-11
 - fix permissions
 - touch only patched files




More information about the fedora-cvs-commits mailing list