Author: darekr Date: Sun Dec 25 12:57:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.5, added %find_lang
---- Files affected: SPECS: abook.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/abook.spec diff -u SPECS/abook.spec:1.39 SPECS/abook.spec:1.40 --- SPECS/abook.spec:1.39 Sat Sep 17 12:44:59 2005 +++ SPECS/abook.spec Sun Dec 25 13:56:56 2005 @@ -2,12 +2,12 @@ Summary: Text-based addressbook program for mutt Summary(pl): Tekstowa książka adresowa dla klienta pocztowego mutt Name: abook -Version: 0.5.4 -Release: 2 +Version: 0.5.5 +Release: 1 License: GPL Group: Applications/Mail Source0: http://dl.sourceforge.net/abook/%{name}-%{version}.tar.gz -# Source0-md5: 433b2e849fa458895e82260a354dde95 +# Source0-md5: e9d5f4a8d7d30c96a381851489a53a1d Patch0: %{name}-home_etc.patch URL: http://abook.sourceforge.net/ BuildRequires: autoconf @@ -43,12 +43,14 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO +%doc AUTHORS BUGS ChangeLog README THANKS TODO %attr(755,root,root) %{_bindir}/* %{_mandir}/man[15]/* @@ -58,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2005/12/25 12:56:56 darekr +- updated to 0.5.5, added %find_lang + Revision 1.39 2005/09/17 10:44:59 arekm - readline 5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/abook.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
