Author: wrobell Date: Sun Sep 9 21:15:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.6.0
---- Files affected: SPECS: thoggen.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/thoggen.spec diff -u SPECS/thoggen.spec:1.4 SPECS/thoggen.spec:1.5 --- SPECS/thoggen.spec:1.4 Mon Feb 12 23:09:17 2007 +++ SPECS/thoggen.spec Sun Sep 9 23:15:21 2007 @@ -2,12 +2,12 @@ Summary: DVD backup utility Summary(pl.UTF-8): Narzędzie do tworzenia kopii zapasowych DVD Name: thoggen -Version: 0.4.1 +Version: 0.6.0 Release: 1 License: GPL Group: Applications Source0: http://dl.sourceforge.net/thoggen/%{name}-%{version}.tar.gz -# Source0-md5: 2bc18e2a2b592d584e7e3fffca74167c +# Source0-md5: f937f3e06f98c6cc038ea90b57e35820 URL: http://thoggen.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,12 +32,19 @@ %{__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 +%doc AUTHORS NEWS README TODO +%attr(755,root,root) %{_bindir}/* +%{_mandir}/man1/* +%{_datadir}/%{name} +%{_pixmapsdir}/*png +%{_desktopdir}/*desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -45,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/09/09 21:15:21 wrobell +- ver. 0.6.0 + Revision 1.4 2007/02/12 22:09:17 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/thoggen.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
