SPECS: calendar.spec - restore lost rev 1.10
glen
glen at pld-linux.org
Thu Jul 14 18:16:54 CEST 2005
Author: glen Date: Thu Jul 14 16:16:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- restore lost rev 1.10
---- Files affected:
SPECS:
calendar.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/calendar.spec
diff -u SPECS/calendar.spec:1.11 SPECS/calendar.spec:1.12
--- SPECS/calendar.spec:1.11 Thu Jul 14 17:57:18 2005
+++ SPECS/calendar.spec Thu Jul 14 18:16:48 2005
@@ -14,9 +14,8 @@
BuildRequires: glibc-devel
BuildRequires: qt-devel > 3.3
BuildRequires: qmake
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
Obsoletes: calendar
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Tskal is simple and easy application which helps you to remember about
@@ -24,6 +23,7 @@
so it is easy to notice few days before that an event (ie. partner's
birthday) is comming. This gives us some time for action (ie. to buy
flowers). Application uses skin system.
+
%description -l pl
Tskal jest prostą aplikacją opartą o biblioteki Qt, która wyświetla
kartki kalendarza ułożone w pasek. Dzięki temu, podobnie jak to czynią
@@ -33,12 +33,12 @@
Aplikacja używa systemu skórek.
%prep
-%setup -q -n %{name}-%{version}
+%setup -q
%build
qmake
%{__make} \
- QTDIR=%{_prefix}
+ QTDIR=%{_prefix}
%install
rm -rf $RPM_BUILD_ROOT
@@ -46,7 +46,6 @@
INSTALL_ROOT=$RPM_BUILD_ROOT \
QTDIR=%{_prefix}
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -64,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2005/07/14 16:16:48 glen
+- restore lost rev 1.10
+
Revision 1.11 2005/07/14 15:57:18 wolvverine
- change name and version
- change project URL
@@ -74,6 +76,9 @@
- change install section
- change files section
+Revision 1.10 2005/07/11 18:46:24 qboosh
+- pl cosmetics
+- files needs fix - release 0.1
Revision 1.8 2005/07/10 17:25:19 wolf
- s/simply/simple/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/calendar.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list