]> git.pld-linux.org Git - packages/TeXmacs.git/commitdiff
- updated to 1.0.2.4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 26 Oct 2003 13:11:59 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TeXmacs.spec -> 1.34

TeXmacs.spec

index 0133103572e93dcf9ced5dd9ccd18dd21099e8e4..82f5f1dcea706418bfb335ea73d442c9e5b1034e 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       A wysiwyg mathematical text editor
 Summary(pl):   Edytor WYSIWYG do tekstów matematycznych
 Name:          TeXmacs
-Version:       1.0.1.15
+Version:       1.0.2.4
 Release:       1
 License:       GPL
 Group:         Applications/Editors
 Source0:       ftp://ftp.texmacs.org/pub/TeXmacs/targz/%{name}-%{version}-src.tar.gz
-# Source0-md5: 6793ac3a56ebea269c4665a4c3a5877d
+# Source0-md5: 309422302613de8e744d18e48484cb2c
 URL:           http://www.texmacs.org/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -64,8 +64,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_includedir}/*.h
-%dir %{_libdir}/%{name}-%{version}
-%dir %{_libdir}/%{name}-%{version}/bin
-%attr(755,root,root) %{_libdir}/%{name}-%{version}/bin/*
-%{_datadir}/%{name}-%{version}
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/bin
+%attr(755,root,root) %{_libdir}/%{name}/bin/*
+%{_datadir}/%{name}
 %{_mandir}/man?/*
This page took 0.044695 seconds and 4 git commands to generate.