]> git.pld-linux.org Git - packages/tla.git/commitdiff
- 1.3 pre1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 2 Nov 2004 00:08:50 +0000 (00:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tla.spec -> 1.16

tla.spec

index 42c4c1fc991aa573bc6f1898e81ad01f29f7117c..f39b565f0002155aae959dbd35582b94d5aaa111 100644 (file)
--- a/tla.spec
+++ b/tla.spec
@@ -1,13 +1,14 @@
 Summary:       tla arch - revision control system
 Summary(pl):   tla arch - system kontroli wersji
 Name:          tla
-Version:       1.2.1
-Release:       2
+Version:       1.3
+%define        pre     pre1
+Release:       0.%{pre}.1
 Epoch:         1
 License:       GPL v2
 Group:         Development/Version Control
-Source0:       http://regexps.srparish.net/src/tla/%{name}-%{version}.tar.gz
-# Source0-md5: 40c70c9f881a2b0258441a447e1bd53d
+Source0:       http://www.seyza.com/releases/%{name}-%{version}%{pre}.tar.gz
+# Source0-md5: de9f9256bad36ebb9cc2e932789448e6
 # http://people.debian.org/~asuffield/daily/tla/lord/
 Patch0:                %{name}-neon.patch
 URL:           http://www.gnu.org/software/gnu-arch/
@@ -35,7 +36,7 @@ projektu.
 arch w wersji tla to wersja w C wzorcowych idei arch.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{pre}
 %patch0 -p1
 
 %build
@@ -66,7 +67,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} -j1 -C src/=build install
 
-cp src/tla/=THANKS =THANKS
 cp --recursive src/docs-tla/html html
 
 rm -rf html/.arch-ids
This page took 0.042763 seconds and 4 git commands to generate.