SPECS: calendar.spec - add english description - correct files sec...
wolvverine
wolvverine at pld-linux.org
Sun Jul 10 15:33:19 CEST 2005
Author: wolvverine Date: Sun Jul 10 13:33:19 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add english description
- correct files section
---- Files affected:
SPECS:
calendar.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/calendar.spec
diff -u SPECS/calendar.spec:1.2 SPECS/calendar.spec:1.3
--- SPECS/calendar.spec:1.2 Sun Jul 10 10:34:49 2005
+++ SPECS/calendar.spec Sun Jul 10 15:33:14 2005
@@ -20,7 +20,9 @@
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%description
+%description -l en
+Calendar ist simply and easy application which helps you to remember
+ about important days.
%description -l pl
Kalendarz jest prostą aplikacją opartą o biblioteki Qt, która
@@ -46,8 +48,15 @@
%files
%defattr(644,root,root,755)
-%attr(744,root,root) %{_bindir}/kalendarz
-%attr(644,root,root) %{_datadir}/doc/HTML/en/kalendarz/um.docb
+%attr(755,root,root) %{_bindir}/*
+%dir %{_datadir}/doc/HTML/en/kalendarz
+%{_datadir}/doc/HTML/en/kalendarz/*
+%dir %{_datadir}/apps/kalendarz
+%{_datadir}/apps/kalendarz/*
+%{_datadir}/icons/hicolor/16x16/apps/*
+%{_datadir}/icons/hicolor/32x32/apps/*
+%{_datadir}/applnk/Utilities/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -55,6 +64,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/07/10 13:33:14 wolvverine
+- add english description
+- correct files section
+
Revision 1.2 2005/07/10 08:34:49 glen
- adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/calendar.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list