]> git.pld-linux.org Git - packages/fpc.git/commitdiff
- unify sf url, and other things that adapter felt neccessary
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Nov 2005 20:15:43 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fpc.spec -> 1.53

fpc.spec

index 8cd774a7e0cd060ced09f5e2e2c126269c8f60b1..8917d62a56871b07eb4901e51fb72a5ccaec2704 100644 (file)
--- a/fpc.spec
+++ b/fpc.spec
@@ -1,4 +1,4 @@
-# TODO: 
+# TODO:
 # - check why it builds all static..
 Summary:       32-bit compiler for the i386 and m68k processors
 Summary(pl):   32 bitowy kompilator dla procesorów i386 i m68k
@@ -10,13 +10,13 @@ Release:    1
 License:       GPL
 Group:         Development/Languages
 Vendor:                Michael Van Canneyt <michael@tfdec1.fys.kuleuven.ac.be>
-Source0:       http://switch.dl.sourceforge.net/sourceforge/freepascal/%{name}-%{version}.source.tar.gz
+Source0:       http://dl.sourceforge.net/freepascal/%{name}-%{version}.source.tar.gz
 # Source0-md5: 3f9c64d0146a3631f6963fd7477776d1
-Source1:       http://dl.sourceforge.net/freepascal/fpc-%{version}.i386-linux.tar
+Source1:       http://dl.sourceforge.net/freepascal/%{name}-%{version}.i386-linux.tar
 # Source1-md5: 5f0a5fba632a811dcfdafe0ff80476a3
-Source2:       http://dl.sourceforge.net/freepascal/fpc-%{version}.x86_64-linux.tar
+Source2:       http://dl.sourceforge.net/freepascal/%{name}-%{version}.x86_64-linux.tar
 # Source2-md5: 36270de604c6b5ad3af8aaa08143e88f
-Source3:       http://dl.sourceforge.net/freepascal/fpc-%{version}.powerpc-linux.tar
+Source3:       http://dl.sourceforge.net/freepascal/%{name}-%{version}.powerpc-linux.tar
 # Source3-md5: 7019384e09411902e530dfe55d4ff145
 Source4:       http://dl.sourceforge.net/freepascal/%{name}-%{version}.sparc-linux.tar
 # Source4-md5: dd8925ce8ce93309456c3072e6e4d14d
@@ -46,14 +46,16 @@ kompatybilnym z Turbo Pascal 7.0 oraz Delphi 4. Free Pascal r
 rozszerza te jêzyki elementami takimi jak przeci±¿anie funkcji.
 
 %description -l ru
-FPC -- 32-ÂÉÔÎÙÊ ËÏÍÐÉÌÑÔÏÒ Pascal, ÓÏ×ÍÅÓÔÉÍÙÊ Ó Turbo Pascal 7.0 É Delphi.
-ðÏÓÔÁ×ÌÑÅÔÓÑ Ó RTL (ÂÉÂÌÉÏÔÅËÏÊ ×ÒÅÍÅÎÉ ÉÓÐÏÌÎÅÎÉÑ), FCL (ÂÉÂÌÉÏÔÅËÏÊ Ó×ÏÂÏÄÎÙÈ
-ËÏÍÐÏÎÅÎÔ), ÉÎÔÅÒÆÅÊÓÁÍÉ Ë gtk, ncurses, zlib, mysql, postgres, ibase.
+FPC -- 32-ÂÉÔÎÙÊ ËÏÍÐÉÌÑÔÏÒ Pascal, ÓÏ×ÍÅÓÔÉÍÙÊ Ó Turbo Pascal 7.0 É
+Delphi. ðÏÓÔÁ×ÌÑÅÔÓÑ Ó RTL (ÂÉÂÌÉÏÔÅËÏÊ ×ÒÅÍÅÎÉ ÉÓÐÏÌÎÅÎÉÑ), FCL
+(ÂÉÂÌÉÏÔÅËÏÊ Ó×ÏÂÏÄÎÙÈ ËÏÍÐÏÎÅÎÔ), ÉÎÔÅÒÆÅÊÓÁÍÉ Ë gtk, ncurses, zlib,
+mysql, postgres, ibase.
 
 %description -l uk
-FPC -- 32-¦ÔÎÉÊ ËÏÍЦÌÑÔÏÒ Pascal, ÓÕͦÓÎÉÊ ¦Ú Turbo Pascal 7.0 ÔÁ Delphi.
-ðÏÓÔÁÞÁ¤ÔØÓÑ ¦Ú RTL (¦Â̦ÏÔÅËÏÀ ÞÁÓÕ ×ÉËÏÎÁÎÎÑ), FCL (¦Â̦ÏÔÅËÏÀ ×¦ÌØÎÉÈ
-ËÏÍÐÏÎÅÎÔ), ¦ÎÔÅÒÆÅÊÓÁÍÉ ÄÏ gtk, ncurses, zlib, mysql, postgres, ibase.
+FPC -- 32-¦ÔÎÉÊ ËÏÍЦÌÑÔÏÒ Pascal, ÓÕͦÓÎÉÊ ¦Ú Turbo Pascal 7.0 ÔÁ
+Delphi. ðÏÓÔÁÞÁ¤ÔØÓÑ ¦Ú RTL (¦Â̦ÏÔÅËÏÀ ÞÁÓÕ ×ÉËÏÎÁÎÎÑ), FCL
+(¦Â̦ÏÔÅËÏÀ ×¦ÌØÎÉÈ ËÏÍÐÏÎÅÎÔ), ¦ÎÔÅÒÆÅÊÓÁÍÉ ÄÏ gtk, ncurses, zlib,
+mysql, postgres, ibase.
 
 %package examples
 Summary:       Free Pascal Compiler exaple programs
@@ -195,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %doc faq.html install/doc/{copying*,*.txt} ide/readme.ide
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/fpc.cfg
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fpc.cfg
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/%{version}
 %dir %{_libdir}/%{name}/lexyacc
This page took 0.110927 seconds and 4 git commands to generate.