]> git.pld-linux.org Git - packages/bairc.git/commitdiff
- updated to 1.3
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 27 Jul 2003 20:16:24 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- small typo in polish description
- more macros used

Changed files:
    bairc.spec -> 1.2

bairc.spec

index 6311435a1287f6ce60e8509f2a1d1bfff72f4e8b..2d2e87c5152588d9ae2c5a2035a191e8d939265a 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       IRC client written entirely in BASH
 Summary(pl):   Klient IRC napisany wy³±cznie w BASH
 Name:          bairc
-Version:       1.2
+Version:       1.3
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       https://www.darkwired.org/pub/code/miniprojects/bairc/%{name}-%{version}.tar.gz
-# Source0-md5: 4bc884aa5db0bd12d5f94846c58f1d6e
+# Source0-md5: 515e626ce3e4c12dd2eaff0f0d0e383f
 URL:           https://www.darkwired.org/pub/code/miniprojects/bairc/
 Requires:      bash
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -17,7 +17,7 @@ BASH. It supports basic commands and has a nice GUI.
 
 %description -l pl
 Bourne Again IRC Client jest sk³adaj±cym siê z tylko jednego pliku
-klientem IRC napisanym w BASH. Wspierwa podstawowe komendy oraz
+klientem IRC napisanym w BASH. Wspiera podstawowe komendy oraz
 posiada ³adne GUI.
 
 %prep
@@ -27,7 +27,7 @@ posiada 
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-install bairc-1.2.bash $RPM_BUILD_ROOT%{_bindir}/bairc
+install %{name}-%{version}.bash $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.124084 seconds and 4 git commands to generate.