SPECS: calendar.spec - pl cosmetics - files needs fix - release 0.1

qboosh qboosh at pld-linux.org
Mon Jul 11 20:46:29 CEST 2005


Author: qboosh                       Date: Mon Jul 11 18:46:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl cosmetics
- files needs fix - release 0.1

---- Files affected:
SPECS:
   calendar.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/calendar.spec
diff -u SPECS/calendar.spec:1.9 SPECS/calendar.spec:1.10
--- SPECS/calendar.spec:1.9	Mon Jul 11 04:22:55 2005
+++ SPECS/calendar.spec	Mon Jul 11 20:46:24 2005
@@ -1,25 +1,25 @@
 # $Revision$, $Date$
 #
 #TODO: sync pl and en description
+# files needs fix
 #
 Summary:	Simple calendar which helps you to remember about important days
 Summary(pl):	Prosty kalendarz pomagający pamiętać o ważnych dniach
 Name:		calendar
 Version:	0.2
-Release:	1
+Release:	0.1
 License:	GPL
 Group:		X11/Applications
 # Source0Download:	http://mike.oldfield.org.pl/tytus/index.html
 Source0:	http://mike.oldfield.org.pl/tytus/prog/%{name}-%{version}.tgz
 # Source0-md5:	614e6c5bd343cdf731ece14e19494274
 URL:		http://mike.oldfield.org.pl/tytus/index.html
-BuildRequires:	glibc-devel
+BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	qt-devel >= 3.3}
 BuildRequires:	kdelibs-devel
-BuildRequires:	autoconf
 BuildRequires:	libart_lgpl-devel
 BuildRequires:	libtool
+BuildRequires:	qt-devel >= 3.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,12 +27,12 @@
 important days.
 
 %description -l pl
-Kalendarz jest prostą aplikacją opartą o biblioteki Qt, która
+Kalendarz jest prostą, opartą o biblioteki Qt aplikacją, która
 wyświetla kartki kalendarza ułożone w pasek. Dzięki temu, podobnie jak
 to czynią poborowi używając centymetra, już na wiele dni wcześniej
 łatwo zauważyć, że coś się zbliża (np. imieniny żony) i mamy czas na
 sensowną reakcję (czyt. wybór i kupno prezentów i kwiatów).
-Kalendarz obsługuje skórki. Przykładowe możesz pobrać z:
+Kalendarz obsługuje skórki. Przykładowe można pobrać z:
 http://mike.oldfield.org.pl/tytus/prog/calendar_addons.tgz
 
 %prep
@@ -44,6 +44,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -53,21 +54,25 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
+# XXX: use _kdedocdir
 %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}/apps/kalendarz
+%{_iconsdir}/hicolor/16x16/apps/*
+%{_iconsdir}/hicolor/32x32/apps/*
+# XXX: use _desktopdir
 %{_datadir}/applnk/Utilities/*
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/07/11 18:46:24  qboosh
+- pl cosmetics
+- files needs fix - release 0.1
+
 Revision 1.9  2005/07/11 02:22:55  wolvverine
 - add skins URL to pl description
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/calendar.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list