SPECS: semantik.spec - pl, ldconfig
qboosh
qboosh at pld-linux.org
Fri Jan 4 21:12:49 CET 2008
Author: qboosh Date: Fri Jan 4 20:12:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, ldconfig
---- Files affected:
SPECS:
semantik.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/semantik.spec
diff -u SPECS/semantik.spec:1.4 SPECS/semantik.spec:1.5
--- SPECS/semantik.spec:1.4 Tue Oct 30 22:00:26 2007
+++ SPECS/semantik.spec Fri Jan 4 21:12:44 2008
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-Summary: Semantik
-Summary(pl.UTF-8): Semantik
+Summary: Semantik - mindmapping-like tool
+Summary(pl.UTF-8): Semantik - narzędzie do tworzenia map myśli
Name: semantik
Version: 0.5.8
Release: 1
@@ -20,7 +20,6 @@
BuildRequires: ocaml
BuildRequires: python >= 2.3
BuildRequires: python-devel >= 2.3
-BuildRequires: python-libs >= 2.3
BuildRequires: qt4-build
BuildRequires: qt4-qmake
BuildRequires: rpmbuild(macros) >= 1.129
@@ -29,12 +28,17 @@
%description
Semantik (previously Kdissert) is a mindmapping-like tool to help
-students to produce complicated documents very quickly and efficiently
-: presentations, dissertations, thesis, reports. While targetted
-mostly at students, Kdissert can also help teachers, decision maker,
-engineers and businessmen.
-
-#%description -l pl.UTF-8
+students to produce complicated documents very quickly and
+efficiently: presentations, dissertations, thesis, reports. While
+targetted mostly at students, Semantik can also help teachers,
+decision maker, engineers and businessmen.
+
+%description -l pl.UTF-8
+Semantik (wcześniej znane jako Kdissert) to narzędzie do tworzenia map
+myśli, pomagający uczniom bardzo szybko tworzyć skomplikowane
+dokumenty, takie jak prezentacje, rozprawy, raporty. Jest skierowany
+głównie do uczniów, ale może także pomóc nauczycielom, osobom
+podejmującym decyzje, inżynierom i biznesmenom.
%prep
%setup -q
@@ -58,6 +62,9 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/semantik
@@ -66,13 +73,15 @@
%{_pixmapsdir}/semantik.png
%{_datadir}/semantik
-
%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.5 2008-01-04 20:12:44 qboosh
+- pl, ldconfig
+
Revision 1.4 2007-10-30 21:00:26 shadzik
- fix build when 32bit arch
@@ -85,4 +94,3 @@
Revision 1.1 2007/10/19 17:46:16 shadzik
- initial (requested on forum.pld)
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/semantik.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list