Author: qboosh Date: Tue Oct 14 19:30:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - really updated pl.po-update patch - updated BRs and License (GPL v3 now) - release 2
---- Files affected: SPECS: mcrypt.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/mcrypt.spec diff -u SPECS/mcrypt.spec:1.58 SPECS/mcrypt.spec:1.59 --- SPECS/mcrypt.spec:1.58 Tue Sep 30 14:39:35 2008 +++ SPECS/mcrypt.spec Tue Oct 14 21:30:28 2008 @@ -3,20 +3,21 @@ Summary(pl.UTF-8): Mcrypt - prosty program szyfrujÄ…cy Name: mcrypt Version: 2.6.7 -Release: 1 -License: GPL -Group: Applications +Release: 2 +License: GPL v3+ +Group: Applications/Text Source0: http://dl.sourceforge.net/mcrypt/%{name}-%{version}.tar.gz # Source0-md5: ca202566d1a336a87266021e97563c81 Patch0: %{name}-man_fix.patch Patch1: %{name}-pl.po-update.patch URL: http://mcrypt.sourceforge.net/ -BuildRequires: autoconf >= 2.59 +BuildRequires: autoconf >= 2.61 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: libmcrypt-devel >= 2.5.0 BuildRequires: libtool BuildRequires: mhash-devel >= 0.8.15 +BuildRequires: zlib-devel Requires: libmcrypt >= 2.5.0 Requires: mhash >= 0.8.15 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,8 +71,10 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS TODO doc/{FORMAT,magic,sample.mcryptrc} -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* +%attr(755,root,root) %{_bindir}/mcrypt +%attr(755,root,root) %{_bindir}/mdecrypt +%{_mandir}/man1/mcrypt.1* +%{_mandir}/man1/mdecrypt.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -79,6 +82,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2008/10/14 19:30:28 qboosh +- really updated pl.po-update patch +- updated BRs and License (GPL v3 now) +- release 2 + Revision 1.58 2008/09/30 12:39:35 duddits - up to 2.6.7 - DESTDIR patch obsolete ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mcrypt.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
