X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=dqs.spec;h=4f41299599744315fcc0e3b78882a99620aa08e1;hb=733cadff23deba044a8ef41962c32145e7e63c71;hp=9b32997077120b66886ab8a8f3a6ffed13cea8c4;hpb=295b38972708265a4397b65d8da1847702987ee9;p=packages%2Fdqs.git diff --git a/dqs.spec b/dqs.spec index 9b32997..4f41299 100644 --- a/dqs.spec +++ b/dqs.spec @@ -1,41 +1,38 @@ -Summary: Distributet Quening System +Summary: Distributed Queuing System Summary(pl): System Rozproszonego Kolejkowania Name: dqs Version: 3.3.2 -Release: 2 +Release: 3 Group: Applications/Networking -Group(de): Applikationen/Netzwerkwesen -Group(pl): Aplikacje/Sieciowe License: GPL Source0: ftp://ftp.csit.fsu.edu/pub/dqs/DQS-%{version}.tgz +# Source0-md5: f571710957d1ca0c821d54a43f927a33 Source1: %{name}-PLD-%{name}.h Source2: %{name}-PLD-def.h Source3: %{name}-PLD-resolve_file Source4: %{name}-PLD-conf_file #Source6: %{name}-init Patch0: %{name}-DESTDIR.patch -Patch1: dqs-mq.patch +Patch1: %{name}-mq.patch URL: http://www.scri.fsu.edu/~pasko/dqs.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%description -Distributed quening system +%description +Distributed queuing system. %description -l pl System Rozproszonego Kolejkowania ZadaƱ. %package master -Summary: Distributet Quening System (Master server) -Summary(pl): System Rozproszonego Kolejkowania (Master server) +Summary: Distributet Quening System (Master server) +Summary(pl): System Rozproszonego Kolejkowania (Master server) Group: Applications/Networking -Group(de): Applikationen/Netzwerkwesen -Group(pl): Aplikacje/Sieciowe -Requires: %{name} == %{verion} +Requires: %{name} = %{version} -%description master +%description master Distributed quening system. Master server. -%description -l pl master +%description master -l pl System Rozproszonego Kolejkowania ZadaƱ. Master server. @@ -44,13 +41,11 @@ System Rozproszonego Kolejkowania Zada %setup -q -n DQS3 cp %{SOURCE1} SRC/dqs.h cp %{SOURCE2} SRC/def.h -#cp %{SOURCE4} Makefile %patch0 -p1 %patch1 -p1 %build -CFLAGS="$RPM_OPT_FLAGS" CC=gcc ; export CFLAGS CC -%{__make} +%{__make} CFLAGS="%{rpmcflags}" CC="%{__cc}" %install rm -rf $RPM_BUILD_ROOT @@ -78,14 +73,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_sbindir}/qconf332 +%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_sbindir}/qconf332 %attr(755,root,root) %{_sbindir}/dqs_execd332 %doc %{_mandir}/man1 %doc %{_docdir}/%{name}-%{version} %dir /var/spool/%{name}/common_dir %dir /var/log/%{name} -%attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/* +%dir %{_sysconfdir}/%{name} +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/* + %files master %defattr(644,root,root,755) -%attr(755,root,root) %{_sbindir}/qmaster332 +%attr(755,root,root) %{_sbindir}/qmaster332