[Bug 985129] Review Request: text2nato - text converter to nato phonetic alphabet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=985129



--- Comment #13 from Veaceslav Mindru <mindruv@xxxxxxxxx> ---
OK while reviewing other packages, found one more thing to correct. Spec file
modified available by link in Description
https://bugzilla.redhat.com/show_bug.cgi?id=985129#c0 

-Source0: http://sourceforge.net/projects/%{name}/files/%{name}
-Source1:  http://sourceforge.net/projects/%{name}/files/LICENSE
+Source0:
http://sourceforge.net/projects/%{name}/files/%{name}-%{version}.tar.gz



-cp -p %{SOURCE0} %{_builddir} 
-cp -p %{SOURCE1} %{_builddir}
+%setup -q 



Name: text2nato
Version: 0.5
Release: 1%{?dist}
Summary: Convert text into nato phonetic alphabet
Source0:
http://sourceforge.net/projects/%{name}/files/%{name}-%{version}.tar.gz
BuildArch: noarch
Group: Applications/Text
License: Artistic clarified
%description
Convert text into nato phonetic alphabet
%build
%prep
%setup -q
%files
%doc LICENSE
%{_bindir}/%{name}
%install
mkdir -p %{buildroot}%{_bindir}
chmod a+x %{name}
cp -p %{name} %{buildroot}%{_bindir}
%changelog
* Mon Jul 29 2013 Veaceslav Mindru <mindruv@xxxxxxxxx>
- 0.5
- remove -i -s switches and left only one option
- reduced the code and refactored
- added space between words
- updated spec file as per fedora community requirements

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Qz4GjOkFQc&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]