]> git.pld-linux.org Git - packages/fet.git/blobdiff - fet.spec
- release 1
[packages/fet.git] / fet.spec
index 5c0e0247eb50b42cad64bc3515fb043b498a6546..6d7a27b96480d6a20ce0389a0478dc045f71e061 100644 (file)
--- a/fet.spec
+++ b/fet.spec
@@ -1,4 +1,5 @@
 # TODO:
+#      - optflags
 #      - fet doesn't respect locale settings
 #      - mv sample_inputs files to proper place (maybe /usr/src/examples
 #        or _docdir)
@@ -7,19 +8,20 @@ Summary:      FET is open source free software for automatically scheduling the timet
 Summary(hu.UTF-8):     FET egy nyílt forrású órarend-készítő program
 Summary(pl.UTF-8):     Narzędzie do automatycznego układania planów dla szkół i uczelni
 Name:          fet
-Version:       5.6.0
-Release:       0.2
+Version:       5.6.3
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://www.lalescu.ro/liviu/fet/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 00a416ed0d4b7613120c2737221d0ee5
-URL:           http://www.lalescu.ro/liviu/fet/
+# Source0-md5: aa806a3dd62a8a52470ffdf79e36a190
+URL:           http://www.lalescu.ro/liviu/fet
 BuildRequires: Qt3Support-devel
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
 BuildRequires: QtXml-devel
 BuildRequires: qt4-build
 BuildRequires: qt4-qmake
+BuildRequires:  unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,14 +30,14 @@ timetable of a school, high-school or university. It uses a fast and
 efficient timetabling algorithm.
 
 %description -l hu.UTF-8
-FET egy nílt forrású szoftver, amely általános iskolák, középiskolák,
+FET egy nyílt forrású szoftver, amely általános iskolák, középiskolák,
 egyetemek órarendjét (időbeosztását) készíti el. Egy gyors és hatékony
 algoritmust használ.
 
 %description -l pl.UTF-8
-FET jest oprogramowaniem o otwartych źródłach służącym do automatycznego
-układania planów zajęć szkół i uczelni. Program ten używa szybkiego i
-efektywnego algorytmu układającego harmonogramy.
+FET jest oprogramowaniem o otwartych źródłach służącym do
+automatycznego układania planów zajęć szkół i uczelni. Program ten
+używa szybkiego i efektywnego algorytmu układającego harmonogramy.
 
 %prep
 %setup -q
@@ -60,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog CONTRIBUTORS GUESTBOOK LINKS README REFERENCES SPONSORS THANKS TODO TRANSLATORS doc/*/*
+%doc AUTHORS ChangeLog CONTRIBUTORS GUESTBOOK LINKS README REFERENCES SPONSORS THANKS TODO TRANSLATORS doc/*/* 
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/fet.1*
 %dir %{_datadir}/%{name}
This page took 0.068623 seconds and 4 git commands to generate.