Mageia Bugzilla – Attachment 522 Details for
Bug 1325
apg, a Automated Password Generator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
proposed spec-file
apg.spec (text/x-rpm-spec), 1.65 KB, created by
Marianne Lombard
on 2011-06-05 17:36:58 CEST
(
hide
)
Description:
proposed spec-file
Filename:
MIME Type:
Creator:
Marianne Lombard
Created:
2011-06-05 17:36:58 CEST
Size:
1.65 KB
patch
obsolete
>Summary: Automated Password Generator (apg) >Name: apg >Version: 2.2.3 >Release: %mkrel 1 >License: BSD >Group: System/Configuration/Other >Source0: %{name}-%{version}.tar.gz >URL: http://www.adel.nursat.kz/apg/ >BuildRoot: %{_tmppath}/%{name}-%{version}-root > >%description >Apg generates several random passwords. It uses several password >generation algorithms (currently two) and a built-in pseudo random >number generator. > > >%prep >%setup -q > >%build >%{__make} \ > CC="%{__cc}" \ > FLAGS="%{optflags}" > >%install >rm -rf $RPM_BUILD_ROOT >install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} > >install apg apgbfm $RPM_BUILD_ROOT%{_bindir} >install doc/man/{apgbfm,apg}.1 $RPM_BUILD_ROOT%{_mandir}/man1 > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(644,root,root,755) >%doc README CHANGES THANKS TODO doc/APG_TIPS >%attr(755,root,root) %{_bindir}/apg >%attr(755,root,root) %{_bindir}/apgbfm >%{_mandir}/man1/* > > > > >%changelog >* Sun Jun 05 2011 Marianne Lombard <mariannge@tuxette.fr> 2.2.3-1mga1 >- importing in mageia > >* Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2.3-5mdv2010.0 >+ Revision: 423984 >- rebuild > >* Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.3-4mdv2009.0 >+ Revision: 226161 >- rebuild > >* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.2.3-3mdv2008.1 >+ Revision: 135823 >- restore BuildRoot > > + Thierry Vignaud <tvignaud@mandriva.com> > - kill re-definition of %%buildroot on Pixel's request > > >* Thu Feb 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.2.3-3mdv2007.0 >+ Revision: 115798 >- Rebuild >- Import apg > >* Thu Apr 22 2004 Marcel Pol <mpol@mandriva.org> 2.2.3-2mdk >- rebuild > >* Mon Feb 16 2004 Marcel Pol <mpol@mandrake.org> 2.2.3-1mdk >- 2.2.3
Summary: Automated Password Generator (apg) Name: apg Version: 2.2.3 Release: %mkrel 1 License: BSD Group: System/Configuration/Other Source0: %{name}-%{version}.tar.gz URL: http://www.adel.nursat.kz/apg/ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Apg generates several random passwords. It uses several password generation algorithms (currently two) and a built-in pseudo random number generator. %prep %setup -q %build %{__make} \ CC="%{__cc}" \ FLAGS="%{optflags}" %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} install apg apgbfm $RPM_BUILD_ROOT%{_bindir} install doc/man/{apgbfm,apg}.1 $RPM_BUILD_ROOT%{_mandir}/man1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README CHANGES THANKS TODO doc/APG_TIPS %attr(755,root,root) %{_bindir}/apg %attr(755,root,root) %{_bindir}/apgbfm %{_mandir}/man1/* %changelog * Sun Jun 05 2011 Marianne Lombard <mariannge@tuxette.fr> 2.2.3-1mga1 - importing in mageia * Tue Sep 01 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.2.3-5mdv2010.0 + Revision: 423984 - rebuild * Thu Jun 19 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.2.3-4mdv2009.0 + Revision: 226161 - rebuild * Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 2.2.3-3mdv2008.1 + Revision: 135823 - restore BuildRoot + Thierry Vignaud <tvignaud@mandriva.com> - kill re-definition of %%buildroot on Pixel's request * Thu Feb 01 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.2.3-3mdv2007.0 + Revision: 115798 - Rebuild - Import apg * Thu Apr 22 2004 Marcel Pol <mpol@mandriva.org> 2.2.3-2mdk - rebuild * Mon Feb 16 2004 Marcel Pol <mpol@mandrake.org> 2.2.3-1mdk - 2.2.3
View Attachment As Raw
Actions:
View
Attachments on
bug 1325
: 522