]> git.pld-linux.org Git - packages/TeXmacs.git/commitdiff
- up to 1.0.1.15
authorMichal Moskal <michal@moskal.me>
Thu, 26 Jun 2003 14:33:39 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- R: tetex is wrong; we probably just need some fonts, but I don't know
  which
- removed autocrap regeneration, %configure works anyway (aclocal is wrong
  for sure)

Changed files:
    TeXmacs.spec -> 1.32

TeXmacs.spec

index d5ce168f140c057bb88feab10f5a2dc375734ad2..e7ba9eb8704f6a58a1823198b83de71f7e264a59 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       A wysiwyg mathematical text editor
 Summary(pl):   Edytor WYSIWYG do tekstów matematycznych
 Name:          TeXmacs
-Version:       1.0.0.20
+Version:       1.0.1.15
 Release:       1
 License:       GPL
 Group:         Applications/Editors
 Source0:       ftp://ftp.texmacs.org/pub/TeXmacs/targz/%{name}-%{version}-src.tar.gz
-# Source0-md5: 508a74069cf360e0f0112c97573ab174
-Patch0:                %{name}-ac_fixes.patch
+# Source0-md5: 6793ac3a56ebea269c4665a4c3a5877d
 URL:           http://www.texmacs.org/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -45,12 +44,8 @@ a tak
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch -p1
 
 %build
-rm -f missing
-%{__aclocal}
-%{__autoconf}
 %configure
 
 # DO NOT add -fno-rtti -fno-implicit-templates, it BREAKS build
This page took 0.093999 seconds and 4 git commands to generate.