]> git.pld-linux.org Git - packages/tla.git/commitdiff
- up to 1.3.3
authorundefine <undefine@pld-linux.org>
Sat, 11 Jun 2005 01:51:09 +0000 (01:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tla-neon.patch -> 1.2
    tla.spec -> 1.21

tla-neon.patch
tla.spec

index 51105af0a11b1c96c504b5e61cc630b75bc3bf39..b4c072ac3d322d042859e2f810b02c0429197347 100644 (file)
@@ -1,20 +1,11 @@
---- tla-20040823.orig/src/tla/tla/PLUGIN/REQ
-+++ tla-20040823/src/tla/tla/PLUGIN/REQ
-@@ -2,4 +2,4 @@
- libawk                tla
- libfsutils    tla
- libdate               tla
--libneon               tla
-+
---- tla-20040823.orig/src/tla/tla/Makefile.in
-+++ tla-20040823/src/tla/tla/Makefile.in
+--- tla-1.3.3/src/tla/tla/Makefile.in~ 2005-06-01 19:08:31.000000000 +0000
++++ tla-1.3.3/src/tla/tla/Makefile.in  2005-06-11 01:21:56.562184184 +0000
 @@ -3,7 +3,7 @@
                                ../libawk/libawk.a \
                                ../libdate/libdate.a \
                                $(objroot)/hackerlab/libhackerlab/libhackerlab.a \
--                              ../libneon/libneon.a \
+-                              ../../libneon/src/libneon.la \
 +                              -lneon \
-                               -lm
+                               -lm 
  
  mains                 :=      tla.c
-
index 124c75006d76699ed8ea979b6fea1f8732e36db3..599622c83fe66748ce38c860ab0a8d981735e540 100644 (file)
--- a/tla.spec
+++ b/tla.spec
@@ -1,14 +1,13 @@
 Summary:       tla arch - revision control system
 Summary(pl):   tla arch - system kontroli wersji
 Name:          tla
-Version:       1.3
+Version:       1.3.3
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Development/Version Control
-Source0:       http://www.seyza.com/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 6093412e85d63fe79469bf386308d437
-# http://people.debian.org/~asuffield/daily/tla/lord/
+Source0:       ftp://ftp.gnu.org/pub/gnu/gnu-arch/%{name}-%{version}.tar.gz
+# Source0-md5: 61d5dea41e071f78a8319401ee07ab0b
 Patch0:                %{name}-neon.patch
 URL:           http://www.gnu.org/software/gnu-arch/
 Requires:      diffutils
@@ -66,8 +65,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} -j1 -C src/=build install
 
-cp --recursive src/docs-tla/html html
-
 rm -rf html/.arch-ids
 rm -rf $RPM_BUILD_ROOT%{_libdir}
 rm -rf $RPM_BUILD_ROOT%{_prefix}/src
This page took 0.138071 seconds and 4 git commands to generate.