]> git.pld-linux.org Git - packages/figlet.git/commitdiff
- updated to 2.2.1
authormisi3k <misi3k@pld-linux.org>
Mon, 24 Feb 2003 21:24:18 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    figlet.spec -> 1.20

figlet.spec

index 780789fbd386a8e4b6282b5377db57481cfe4fd2..73f52af7b8cbc3e55a364a67581d13652152d5d2 100644 (file)
@@ -1,13 +1,14 @@
 %define                major   2
 %define                minor   2
 %define                major   2
 %define                minor   2
+%define                ver     1
 Summary:       Awesome ASCII-art banners generator
 Summary(pl):   Program do generowania odjazdowych napisów ASCII
 Name:          figlet
 Summary:       Awesome ASCII-art banners generator
 Summary(pl):   Program do generowania odjazdowych napisów ASCII
 Name:          figlet
-Version:       %{major}.%{minor}
-Release:       3
+Version:       %{major}.%{minor}.%{ver}
+Release:       1
 License:       Free
 Group:         Applications/Games
 License:       Free
 Group:         Applications/Games
-Source0:       ftp://ftp.plig.org/pub/figlet/program/unix/%{name}%{major}%{minor}.tar.gz
+Source0:       ftp://ftp.plig.org/pub/figlet/program/unix/%{name}%{major}%{minor}%{ver}.tar.gz
 Patch0:                %{name}-makefile.patch
 URL:           http://st-www.cs.uiuc.edu/~chai/figlet.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Patch0:                %{name}-makefile.patch
 URL:           http://st-www.cs.uiuc.edu/~chai/figlet.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,7 +23,7 @@ du
 podpisów do listów e-mail, itp.
 
 %prep
 podpisów do listów e-mail, itp.
 
 %prep
-%setup -q -n %{name}%{major}%{minor}
+%setup -q -n %{name}%{major}%{minor}%{ver}
 %patch -p1
 
 %build
 %patch -p1
 
 %build
@@ -46,6 +47,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%doc FTP-NOTE README  figfont.txt figlist figmagic showfigfonts
+%doc README  figfont.txt figlist figmagic showfigfonts
 %{_datadir}/games/figlet
 %{_mandir}/man6/figlet.6*
 %{_datadir}/games/figlet
 %{_mandir}/man6/figlet.6*
This page took 0.048834 seconds and 4 git commands to generate.