rpms/tla/devel tla-sysneon.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tla.spec, 1.4, 1.5 tla-1.2-alt-nolibneon.patch, 1.1, NONE tla-1.2.1.tar.gz.sig, 1.1, NONE

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Feb 9 22:50:06 UTC 2005


Author: scop

Update of /cvs/extras/rpms/tla/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752

Modified Files:
	.cvsignore sources tla.spec 
Added Files:
	tla-sysneon.patch 
Removed Files:
	tla-1.2-alt-nolibneon.patch tla-1.2.1.tar.gz.sig 
Log Message:
Update to 1.3 (b.f.u #2400).

tla-sysneon.patch:

--- NEW FILE tla-sysneon.patch ---
diff -Naru tla-1.3.orig/src/tla/libarch/pfs-dav.c tla-1.3/src/tla/libarch/pfs-dav.c
--- tla-1.3.orig/src/tla/libarch/pfs-dav.c	2004-12-23 06:30:26.000000000 +0200
+++ tla-1.3/src/tla/libarch/pfs-dav.c	2005-01-30 11:05:37.203806225 +0200
@@ -21,14 +21,14 @@
 #include "tla/libfsutils/file-contents.h"
 #include "tla/libarch/archives.h"
 #include "tla/libarch/pfs-dav.h"
-#include "tla/libneon/ne_session.h"
-#include "tla/libneon/ne_basic.h"
-#include "tla/libneon/ne_request.h"
-#include "tla/libneon/ne_auth.h"
-#include "tla/libneon/ne_props.h"
-#include "tla/libneon/ne_uri.h"
-#include "tla/libneon/ne_redirect.h"
-#include "tla/libneon/ne_socket.h"
+#include <neon/ne_session.h>
+#include <neon/ne_basic.h>
+#include <neon/ne_request.h>
+#include <neon/ne_auth.h>
+#include <neon/ne_props.h>
+#include <neon/ne_uri.h>
+#include <neon/ne_redirect.h>
+#include <neon/ne_socket.h>
 
 
 
diff -Naru tla-1.3.orig/src/tla/tla/Makefile.in tla-1.3/src/tla/tla/Makefile.in
--- tla-1.3.orig/src/tla/tla/Makefile.in	2004-12-23 06:30:26.000000000 +0200
+++ tla-1.3/src/tla/tla/Makefile.in	2005-01-30 11:06:40.201846088 +0200
@@ -3,7 +3,7 @@
 				../libawk/libawk.a \
 				../libdate/libdate.a \
 				$(objroot)/hackerlab/libhackerlab/libhackerlab.a \
-				../libneon/libneon.a \
+				-lneon \
 				-lm
 
 mains			:=	tla.c
diff -Naru tla-1.3.orig/src/tla/tla/PLUGIN/REQ tla-1.3/src/tla/tla/PLUGIN/REQ
--- tla-1.3.orig/src/tla/tla/PLUGIN/REQ	2004-12-23 06:30:26.000000000 +0200
+++ tla-1.3/src/tla/tla/PLUGIN/REQ	2005-01-30 11:06:13.503304833 +0200
@@ -2,4 +2,3 @@
 libawk		tla
 libfsutils	tla
 libdate		tla
-libneon		tla


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tla/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	8 Nov 2004 05:28:17 -0000	1.3
+++ .cvsignore	9 Feb 2005 22:50:04 -0000	1.4
@@ -1 +1,2 @@
-tla-1.2.1.tar.gz
+tla-1.3.tar.gz
+tla-1.3.tar.gz.sig


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tla/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	8 Nov 2004 05:28:17 -0000	1.3
+++ sources	9 Feb 2005 22:50:04 -0000	1.4
@@ -1 +1,2 @@
-40c70c9f881a2b0258441a447e1bd53d  tla-1.2.1.tar.gz
+6093412e85d63fe79469bf386308d437  tla-1.3.tar.gz
+599814dc01e96df0e3d20599be101efe  tla-1.3.tar.gz.sig


Index: tla.spec
===================================================================
RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tla.spec	10 Dec 2004 22:03:12 -0000	1.4
+++ tla.spec	9 Feb 2005 22:50:04 -0000	1.5
@@ -1,5 +1,5 @@
 Name:           tla
-Version:        1.2.1
+Version:        1.3
 Release:        1
 Epoch:          0
 Summary:        The Low-Budget arch Revision Control System
@@ -11,9 +11,9 @@
 Source1:        http://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz.sig
 # Patch0 from SuSE 9.1's tla-1.2-15
 Patch0:         tla-1.2pre0-posix.patch
-# Patch1..3 from ALT Linux's tla-1.2-alt6
+# Patch1,3 from ALT Linux's tla-1.2-alt6
 Patch1:         tla-1.2-texi.diff
-Patch2:         tla-1.2-alt-nolibneon.patch
+Patch2:         tla-sysneon.patch
 Patch3:         tla-1.2-alt-texinfo.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -49,7 +49,7 @@
 export CFLAGS=$RPM_OPT_FLAGS
 ../configure \
   --prefix=%{_prefix} --with-install-link-tools=yes --with-cc=%{__cc}
-make # %{?_smp_mflags} # 1.2 is not parallel build clean
+make # %{?_smp_mflags} # 1.[23] is not parallel build clean
 cd ../docs-tla/texi
 makeinfo arch.texi
 cd ../..
@@ -87,8 +87,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING src/tla/ChangeLog src/tla/=THANKS src/tla/=TODO
-%doc src/docs-tla/HOWTO.crypto src/docs-tla/html
+%doc COPYING src/tla/ChangeLog src/docs-tla/HOWTO.crypto src/docs-tla/html
 %{_bindir}/make-links
 %{_bindir}/remove-links
 %{_bindir}/tla
@@ -96,6 +95,9 @@
 
 
 %changelog
+* Sun Jan 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3-1
+- Update to 1.3.
+
 * Sun Sep 26 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2.1-0.fdr.1
 - Update to 1.2.1.
 


--- tla-1.2-alt-nolibneon.patch DELETED ---


--- tla-1.2.1.tar.gz.sig DELETED ---




More information about the fedora-extras-commits mailing list