Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b78b0a8693
)
r14.1.x
parent
6551acc5e1
commit
e1978ff467
@ -1,213 +0,0 @@
|
|||||||
<?xml version = '1.0'?>
|
|
||||||
<tdevelop>
|
|
||||||
<general>
|
|
||||||
<author>Shie Erlich and Rafi Yanai</author>
|
|
||||||
<email/>
|
|
||||||
<version>1.20</version>
|
|
||||||
<projectmanagement>KDevAutoProject</projectmanagement>
|
|
||||||
<primarylanguage>C++</primarylanguage>
|
|
||||||
<ignoreparts>
|
|
||||||
<part>kdevabbrev</part>
|
|
||||||
<part>kdevsnippet</part>
|
|
||||||
<part>kdevdoxygen</part>
|
|
||||||
<part>kdevdistpart</part>
|
|
||||||
<part>kdevvalgrind</part>
|
|
||||||
</ignoreparts>
|
|
||||||
<projectdirectory>.</projectdirectory>
|
|
||||||
<absoluteprojectpath>false</absoluteprojectpath>
|
|
||||||
<description/>
|
|
||||||
<secondaryLanguages/>
|
|
||||||
<versioncontrol>kdevcvsservice</versioncontrol>
|
|
||||||
<projectname>Krusader</projectname>
|
|
||||||
</general>
|
|
||||||
<kdevautoproject>
|
|
||||||
<general>
|
|
||||||
<activetarget>krusader/krusader</activetarget>
|
|
||||||
<useconfiguration>default</useconfiguration>
|
|
||||||
</general>
|
|
||||||
<run>
|
|
||||||
<mainprogram>krusader/krusader</mainprogram>
|
|
||||||
<programargs/>
|
|
||||||
<terminal>false</terminal>
|
|
||||||
<envvars/>
|
|
||||||
<autocompile>true</autocompile>
|
|
||||||
<directoryradio>executable</directoryradio>
|
|
||||||
<customdirectory>/</customdirectory>
|
|
||||||
</run>
|
|
||||||
<make>
|
|
||||||
<envvars>
|
|
||||||
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
|
||||||
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
|
||||||
</envvars>
|
|
||||||
<abortonerror>true</abortonerror>
|
|
||||||
<numberofjobs>2</numberofjobs>
|
|
||||||
<dontact>false</dontact>
|
|
||||||
<makebin/>
|
|
||||||
<prio>0</prio>
|
|
||||||
</make>
|
|
||||||
<configurations>
|
|
||||||
<default>
|
|
||||||
<configargs/>
|
|
||||||
<builddir/>
|
|
||||||
<topsourcedir/>
|
|
||||||
<cppflags>-DTQT_THREAD_SUPPORT</cppflags>
|
|
||||||
<ldflags/>
|
|
||||||
<ccompiler>kdevgccoptions</ccompiler>
|
|
||||||
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
||||||
<f77compiler>kdevpgf77options</f77compiler>
|
|
||||||
<ccompilerbinary/>
|
|
||||||
<cxxcompilerbinary>-DTQT_THREAD_SUPPORT</cxxcompilerbinary>
|
|
||||||
<f77compilerbinary/>
|
|
||||||
<cflags/>
|
|
||||||
<cxxflags>-DTQT_THREAD_SUPPORT </cxxflags>
|
|
||||||
<f77flags/>
|
|
||||||
<envvars/>
|
|
||||||
</default>
|
|
||||||
</configurations>
|
|
||||||
</kdevautoproject>
|
|
||||||
<kdevdebugger>
|
|
||||||
<general>
|
|
||||||
<dbgshell>libtool</dbgshell>
|
|
||||||
<programargs/>
|
|
||||||
<gdbpath/>
|
|
||||||
<breakonloadinglibs>true</breakonloadinglibs>
|
|
||||||
<separatetty>false</separatetty>
|
|
||||||
<floatingtoolbar>false</floatingtoolbar>
|
|
||||||
<runappinappdirectory>true</runappinappdirectory>
|
|
||||||
<configGdbScript/>
|
|
||||||
<runShellScript/>
|
|
||||||
<runGdbScript/>
|
|
||||||
</general>
|
|
||||||
<display>
|
|
||||||
<staticmembers>false</staticmembers>
|
|
||||||
<demanglenames>true</demanglenames>
|
|
||||||
<outputradix>10</outputradix>
|
|
||||||
</display>
|
|
||||||
</kdevdebugger>
|
|
||||||
<kdevfilecreate>
|
|
||||||
<filetypes/>
|
|
||||||
<useglobaltypes>
|
|
||||||
<type ext="ui" />
|
|
||||||
<type ext="cpp" />
|
|
||||||
<type ext="h" />
|
|
||||||
</useglobaltypes>
|
|
||||||
</kdevfilecreate>
|
|
||||||
<kdevdoctreeview>
|
|
||||||
<projectdoc>
|
|
||||||
<userdocDir>html/</userdocDir>
|
|
||||||
<apidocDir>html/</apidocDir>
|
|
||||||
</projectdoc>
|
|
||||||
<ignoreqt_xml/>
|
|
||||||
<ignoredoxygen/>
|
|
||||||
<ignorekdocs/>
|
|
||||||
<ignoretocs/>
|
|
||||||
<ignoredevhelp/>
|
|
||||||
</kdevdoctreeview>
|
|
||||||
<cppsupportpart>
|
|
||||||
<codecompletion/>
|
|
||||||
<filetemplates>
|
|
||||||
<choosefiles>false</choosefiles>
|
|
||||||
<interfaceURL/>
|
|
||||||
<implementationURL/>
|
|
||||||
<interfacesuffix>.h</interfacesuffix>
|
|
||||||
<implementationsuffix>.cpp</implementationsuffix>
|
|
||||||
<lowercasefilenames>true</lowercasefilenames>
|
|
||||||
</filetemplates>
|
|
||||||
</cppsupportpart>
|
|
||||||
<kdevclassview>
|
|
||||||
<folderhierarchy>true</folderhierarchy>
|
|
||||||
<depthoffolders>2</depthoffolders>
|
|
||||||
</kdevclassview>
|
|
||||||
<kdevfileview>
|
|
||||||
<groups>
|
|
||||||
<group pattern="*.po" name="i18n" />
|
|
||||||
<group pattern="*.rc *.ui" name="User Interface" />
|
|
||||||
<group pattern="*.h" name="Headers" />
|
|
||||||
<group pattern="*.cpp" name="Sources" />
|
|
||||||
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
||||||
<hidenonlocation>false</hidenonlocation>
|
|
||||||
</groups>
|
|
||||||
<tree>
|
|
||||||
<hidenonprojectfiles>true</hidenonprojectfiles>
|
|
||||||
<hidepatterns></hidepatterns>
|
|
||||||
<showvcsfields>true</showvcsfields>
|
|
||||||
</tree>
|
|
||||||
</kdevfileview>
|
|
||||||
<kdevcvs>
|
|
||||||
<cvsoptions>-f -z3</cvsoptions>
|
|
||||||
<commitoptions/>
|
|
||||||
<updateoptions>-dP</updateoptions>
|
|
||||||
<addoptions/>
|
|
||||||
<removeoptions>-f</removeoptions>
|
|
||||||
<diffoptions>-u3 -p</diffoptions>
|
|
||||||
<logoptions/>
|
|
||||||
<rshoptions/>
|
|
||||||
<revertoptions>-C -d -P</revertoptions>
|
|
||||||
</kdevcvs>
|
|
||||||
<kdevcppsupport>
|
|
||||||
<codecompletion>
|
|
||||||
<includeGlobalFunctions>true</includeGlobalFunctions>
|
|
||||||
<includeTypes>true</includeTypes>
|
|
||||||
<includeEnums>true</includeEnums>
|
|
||||||
<includeTypedefs>true</includeTypedefs>
|
|
||||||
<automaticCodeCompletion>true</automaticCodeCompletion>
|
|
||||||
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
||||||
<codeCompletionDelay>250</codeCompletionDelay>
|
|
||||||
<argumentsHintDelay>400</argumentsHintDelay>
|
|
||||||
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
||||||
<headerCompletionDelay>250</headerCompletionDelay>
|
|
||||||
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
|
||||||
<completionBoxItemOrder>0</completionBoxItemOrder>
|
|
||||||
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
|
||||||
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
|
|
||||||
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
|
||||||
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
|
||||||
<processPrimaryTypes>true</processPrimaryTypes>
|
|
||||||
<processFunctionArguments>false</processFunctionArguments>
|
|
||||||
<preProcessAllHeaders>false</preProcessAllHeaders>
|
|
||||||
<parseMissingHeaders>false</parseMissingHeaders>
|
|
||||||
<resolveIncludePaths>true</resolveIncludePaths>
|
|
||||||
<alwaysParseInBackground>true</alwaysParseInBackground>
|
|
||||||
<usePermanentCaching>true</usePermanentCaching>
|
|
||||||
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
|
||||||
<includePaths>.;</includePaths>
|
|
||||||
</codecompletion>
|
|
||||||
<references/>
|
|
||||||
<creategettersetter>
|
|
||||||
<prefixGet/>
|
|
||||||
<prefixSet>set</prefixSet>
|
|
||||||
<prefixVariable>m_,_</prefixVariable>
|
|
||||||
<parameterName>theValue</parameterName>
|
|
||||||
<inlineGet>true</inlineGet>
|
|
||||||
<inlineSet>true</inlineSet>
|
|
||||||
</creategettersetter>
|
|
||||||
<qt>
|
|
||||||
<used>false</used>
|
|
||||||
<version>3</version>
|
|
||||||
<includestyle>3</includestyle>
|
|
||||||
<root>/usr/share/qt3</root>
|
|
||||||
<designerintegration>EmbeddedKDevDesigner</designerintegration>
|
|
||||||
<qmake>/usr/bin/qmake-qt3</qmake>
|
|
||||||
<designer></designer>
|
|
||||||
<designerpluginpaths/>
|
|
||||||
</qt>
|
|
||||||
</kdevcppsupport>
|
|
||||||
<kdevcvsservice>
|
|
||||||
<recursivewhenupdate>true</recursivewhenupdate>
|
|
||||||
<prunedirswhenupdate>true</prunedirswhenupdate>
|
|
||||||
<createdirswhenupdate>true</createdirswhenupdate>
|
|
||||||
<recursivewhencommitremove>true</recursivewhencommitremove>
|
|
||||||
<revertoptions>-C</revertoptions>
|
|
||||||
</kdevcvsservice>
|
|
||||||
<ctagspart>
|
|
||||||
<customArguments/>
|
|
||||||
<customTagfilePath/>
|
|
||||||
</ctagspart>
|
|
||||||
<kdevdocumentation>
|
|
||||||
<projectdoc>
|
|
||||||
<docsystem/>
|
|
||||||
<docurl/>
|
|
||||||
<usermanualurl/>
|
|
||||||
</projectdoc>
|
|
||||||
</kdevdocumentation>
|
|
||||||
</tdevelop>
|
|
@ -1,14 +0,0 @@
|
|||||||
all:
|
|
||||||
@echo "This Makefile is only for the CVS repository"
|
|
||||||
@echo "This will be deleted before making the distribution"
|
|
||||||
@echo ""
|
|
||||||
@if test ! -d admin; then \
|
|
||||||
echo "Please recheckout this module!" ;\
|
|
||||||
echo "for cvs: use checkout once and after that update again" ;\
|
|
||||||
echo "for cvsup: checkout kde-common from cvsup and" ;\
|
|
||||||
echo " link kde-common/admin to ./admin" ;\
|
|
||||||
exit 1 ;\
|
|
||||||
fi
|
|
||||||
$(MAKE) -f admin/Makefile.common cvs
|
|
||||||
|
|
||||||
.SILENT:
|
|
@ -1,14 +0,0 @@
|
|||||||
all:
|
|
||||||
@echo "This Makefile is only for the CVS repository"
|
|
||||||
@echo "This will be deleted before making the distribution"
|
|
||||||
@echo ""
|
|
||||||
@if test ! -d admin; then \
|
|
||||||
echo "Please recheckout this module!" ;\
|
|
||||||
echo "for cvs: use checkout once and after that update again" ;\
|
|
||||||
echo "for cvsup: checkout kde-common from cvsup and" ;\
|
|
||||||
echo " link kde-common/admin to ./admin" ;\
|
|
||||||
exit 1 ;\
|
|
||||||
fi
|
|
||||||
$(MAKE) -f admin/Makefile.common cvs
|
|
||||||
|
|
||||||
.SILENT:
|
|
@ -1,13 +0,0 @@
|
|||||||
Package: krusader
|
|
||||||
Version: 1.40
|
|
||||||
Revision: 1
|
|
||||||
Source: mirror:sourceforge:%n/%n-%v.tar.gz
|
|
||||||
Depends: tdelibs3-ssl (>= 3.1.4-11) | tdelibs3 (>= 3.1.4-11), qt3-shlibs (>= 3.2.1-11)
|
|
||||||
BuildDepends: autoconf2.54, automake1.6, cctools (>= 446-1), tdelibs3-ssl-dev (>= 3.1.4-11) | tdelibs3-dev (>= 3.1.4-11), libtool14, qt3 (>= 3.2.1-11)
|
|
||||||
Maintainer: Jonas Bähr <jonas.baehr@web.de>
|
|
||||||
Homepage: http://krusader.sourceforge.net/
|
|
||||||
License: GPL
|
|
||||||
Description: Twinpanel (commander-style) filemanager
|
|
||||||
Source-MD5: 9fe6f4ccdd9b8a5a1ff2e331ba449ff8
|
|
||||||
ConfigureParams: --with-qt-includes=%{p}/include/qt --without-arts --mandir=%{p}/share/man
|
|
||||||
DocFiles: AUTHORS COPYING CVSNEWS Changelog README
|
|
@ -1,13 +0,0 @@
|
|||||||
Package: krusader
|
|
||||||
Version: 1.50
|
|
||||||
Revision: 1
|
|
||||||
Source: mirror:sourceforge:%n/%n-%v.tar.gz
|
|
||||||
Depends: tdelibs3-ssl (>= 3.2) | tdelibs3 (>= 3.2), qt3-shlibs (>= 3.2)
|
|
||||||
BuildDepends: autoconf2.54, automake1.6, cctools (>= 446-1), tdelibs3-ssl-dev (>= 3.2) | tdelibs3-dev (>= 3.2), libtool14, qt3 (>= 3.2)
|
|
||||||
Maintainer: Jonas Bähr <jonas.baehr@web.de>
|
|
||||||
Homepage: http://krusader.sourceforge.net/
|
|
||||||
License: GPL
|
|
||||||
Description: Twinpanel (commander-style) filemanager
|
|
||||||
Source-MD5: 24f86f89aa8fc10afa64afe9b966ca94
|
|
||||||
ConfigureParams: --with-qt-includes=%{p}/include/qt --without-arts --mandir=%{p}/share/man
|
|
||||||
DocFiles: AUTHORS COPYING CVSNEWS Changelog README
|
|
@ -1,13 +0,0 @@
|
|||||||
Package: krusader
|
|
||||||
Version: 1.60.0
|
|
||||||
Revision: 1
|
|
||||||
Source: mirror:sourceforge:%n/%n-%v.tar.gz
|
|
||||||
Depends: tdelibs3-ssl (>= 3.4) | tdelibs3 (>= 3.4), qt3-shlibs (>= 3.2)
|
|
||||||
BuildDepends: autoconf2.5, automake1.9, cctools (>= 446-1), tdelibs3-ssl-dev (>= 3.2) | tdelibs3-dev (>= 3.2), libtool14, qt3 (>= 3.2)
|
|
||||||
Maintainer: Bodo Tasche <bodo@wannawork.de>
|
|
||||||
Homepage: http://krusader.sourceforge.net/
|
|
||||||
License: GPL
|
|
||||||
Description: Twinpanel (commander-style) filemanager
|
|
||||||
Source-MD5: 95f7900799bbd2810e6ac06fbf628536
|
|
||||||
ConfigureParams: --with-qt-includes=%{p}/include/qt --without-arts --mandir=%{p}/share/man
|
|
||||||
DocFiles: AUTHORS COPYING CVSNEWS Changelog README
|
|
@ -1,13 +0,0 @@
|
|||||||
Package: krusader
|
|
||||||
Version: 1.70.0
|
|
||||||
Revision: 1
|
|
||||||
Source: mirror:sourceforge:%n/%n-%v.tar.gz
|
|
||||||
Depends: tdelibs3-ssl (>= 3.4) | tdelibs3 (>= 3.4), qt3-shlibs (>= 3.2)
|
|
||||||
BuildDepends: autoconf2.5, automake1.9, cctools (>= 446-1), tdelibs3-ssl-dev (>= 3.2) | tdelibs3-dev (>= 3.2), libtool14, qt3 (>= 3.2)
|
|
||||||
Maintainer: Jonas Baehr <jonas.baehr@web.de>
|
|
||||||
Homepage: http://krusader.sourceforge.net/
|
|
||||||
License: GPL
|
|
||||||
Description: Twinpanel (commander-style) filemanager
|
|
||||||
Source-MD5: 3c2d73637c72e1042fef52ad1a336a64
|
|
||||||
ConfigureParams: --with-qt-includes=%{p}/include/qt --without-arts --mandir=%{p}/share/man
|
|
||||||
DocFiles: AUTHORS COPYING CVSNEWS Changelog README
|
|
@ -1,18 +0,0 @@
|
|||||||
Package: krusader
|
|
||||||
Version: 1.80.0-beta2
|
|
||||||
Revision: 3
|
|
||||||
Source: mirror:sourceforge:%n/%n-%v.tar.gz
|
|
||||||
PatchFile: %n.patch
|
|
||||||
PatchScript: patch -p0 < %{PatchFile}
|
|
||||||
PatchFile-MD5: d02c7d2fd46873e5130ccb074824c7ff
|
|
||||||
GCC: 4.0
|
|
||||||
Depends: tdelibs3-unified, qt3-shlibs (>= 3.2), tdebase3-unified-shlibs, x11
|
|
||||||
BuildDepends: autoconf2.5, automake1.9, cctools (>= 446-1), tdelibs3-unified-dev, libtool14, qt3 (>= 3.2), fink ( >= 0.24.12), libjpeg, pcre, libart2, libidn, libgettext3-dev, libiconv-dev, libpng3, tdebase3-unified-dev, kjsembed-dev, freetype219
|
|
||||||
Maintainer: Jonas Baehr <jonas.baehr@web.de>
|
|
||||||
Homepage: http://krusader.sourceforge.net/
|
|
||||||
License: GPL
|
|
||||||
Description: Twinpanel (commander-style) filemanager
|
|
||||||
Source-MD5: 2766071dea2fbf5c3abd6de8946c0a08
|
|
||||||
ConfigureParams: --with-qt-includes=%{p}/include/qt --without-arts --mandir=%{p}/share/man --with-qt-dir=%{p} --with-qt-includes=%{p}/include/qt --without-acl --disable-dependency-tracking
|
|
||||||
InstallScript: make install DESTDIR=%d
|
|
||||||
DocFiles: AUTHORS COPYING CVSNEWS ChangeLog README
|
|
File diff suppressed because it is too large
Load Diff
@ -1,177 +0,0 @@
|
|||||||
# Spec file for Krusader-1.80.0 on Fedora 6 by Marcin Garski <mgarski[AT]post.pl>
|
|
||||||
# http://cvs.fedoraproject.org/viewcvs/rpms/krusader/devel/?root=extras
|
|
||||||
# http://download.fedoraproject.org/pub/fedora/linux/extras/development/SRPMS/repoview/krusader.html
|
|
||||||
# http://download.fedoraproject.org/pub/fedora/linux/extras/development/i386/repoview/krusader.html
|
|
||||||
# http://download.fedora.redhat.com/pub/fedora/linux/extras/6/x86_64/repoview/krusader.html
|
|
||||||
|
|
||||||
Name: krusader
|
|
||||||
Version: 1.80.0
|
|
||||||
Release: 1%{?dist}
|
|
||||||
Summary: An advanced twin-panel (commander-style) file-manager for KDE
|
|
||||||
|
|
||||||
Group: Applications/File
|
|
||||||
License: GPL
|
|
||||||
URL: http://krusader.sourceforge.net/
|
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
||||||
|
|
||||||
BuildRequires: tdelibs-devel tdebase-devel tdebindings-devel
|
|
||||||
BuildRequires: libpng-devel gamin-devel libacl-devel
|
|
||||||
BuildRequires: desktop-file-utils automake gettext
|
|
||||||
|
|
||||||
%description
|
|
||||||
Krusader is an advanced twin panel (commander style) file manager for KDE and
|
|
||||||
other desktops in the *nix world, similar to Midnight or Total Commander.
|
|
||||||
It provides all the file management features you could possibly want.
|
|
||||||
Plus: extensive archive handling, mounted filesystem support, FTP, advanced
|
|
||||||
search module, an internal viewer/editor, directory synchronisation,
|
|
||||||
file content comparisons, powerful batch renaming and much much more.
|
|
||||||
It supports a wide variety of archive formats and can handle other TDEIO slaves
|
|
||||||
such as smb or fish. It is (almost) completely customizable, very user
|
|
||||||
friendly, fast and looks great on your desktop! You should give it a try.
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%setup -q
|
|
||||||
|
|
||||||
%build
|
|
||||||
unset TQTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh
|
|
||||||
|
|
||||||
%configure \
|
|
||||||
--disable-rpath \
|
|
||||||
--disable-debug \
|
|
||||||
--disable-dependency-tracking
|
|
||||||
make %{?_smp_mflags}
|
|
||||||
|
|
||||||
%install
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
# Make symlink relative
|
|
||||||
pushd $RPM_BUILD_ROOT%{_docdir}/HTML/en/krusader/
|
|
||||||
ln -sf ../common
|
|
||||||
popd
|
|
||||||
|
|
||||||
%find_lang %{name}
|
|
||||||
|
|
||||||
%post
|
|
||||||
update-desktop-database &> /dev/null ||:
|
|
||||||
|
|
||||||
touch --no-create %{_datadir}/icons/crystalsvg || :
|
|
||||||
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
||||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || :
|
|
||||||
fi
|
|
||||||
|
|
||||||
touch --no-create %{_datadir}/icons/locolor || :
|
|
||||||
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
||||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/locolor || :
|
|
||||||
fi
|
|
||||||
|
|
||||||
%postun
|
|
||||||
update-desktop-database &> /dev/null ||:
|
|
||||||
|
|
||||||
touch --no-create %{_datadir}/icons/crystalsvg || :
|
|
||||||
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
||||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg || :
|
|
||||||
fi
|
|
||||||
|
|
||||||
touch --no-create %{_datadir}/icons/locolor || :
|
|
||||||
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|
||||||
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/locolor || :
|
|
||||||
fi
|
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%doc doc/actions_tutorial.txt AUTHORS ChangeLog COPYING CVSNEWS FAQ README TODO
|
|
||||||
%{_bindir}/krusader
|
|
||||||
%{_libdir}/trinity/tdeio_*.*
|
|
||||||
%{_datadir}/applications/tde/*krusader*.desktop
|
|
||||||
%{_datadir}/apps/konqueror/servicemenus/isoservice.desktop
|
|
||||||
%{_datadir}/apps/krusader/
|
|
||||||
%{_datadir}/config/tdeio_isorc
|
|
||||||
%{_docdir}/HTML/*/krusader/
|
|
||||||
%{_datadir}/icons/crystalsvg/*/apps/*
|
|
||||||
%{_datadir}/icons/locolor/*/apps/*
|
|
||||||
%{_mandir}/man1/krusader.1*
|
|
||||||
%{_datadir}/services/*.protocol
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Thu Aug 02 2007 Marcin Garski <mgarski[AT]post.pl> 1.80.0-1
|
|
||||||
- Update to 1.80.0 (#249903)
|
|
||||||
- Preserve upstream .desktop vendor
|
|
||||||
|
|
||||||
* Fri Apr 20 2007 Marcin Garski <mgarski[AT]post.pl> 1.80.0-0.1.beta2
|
|
||||||
- Updated to version 1.80.0-beta2
|
|
||||||
- Drop X-Fedora category
|
|
||||||
|
|
||||||
* Fri Sep 01 2006 Marcin Garski <mgarski[AT]post.pl> 1.70.1-2
|
|
||||||
- Rebuild for Fedora Core 6
|
|
||||||
- Spec tweak
|
|
||||||
|
|
||||||
* Sat Jul 29 2006 Marcin Garski <mgarski[AT]post.pl> 1.70.1-1
|
|
||||||
- Updated to version 1.70.1 which fix CVE-2006-3816 (#200323)
|
|
||||||
|
|
||||||
* Mon Feb 13 2006 Marcin Garski <mgarski[AT]post.pl> 1.70.0-1
|
|
||||||
- Remove all patches (merged upstream)
|
|
||||||
- Updated to version 1.70.0
|
|
||||||
|
|
||||||
* Mon Jan 16 2006 Marcin Garski <mgarski[AT]post.pl> 1.60.1-6
|
|
||||||
- Remove --enable-final
|
|
||||||
|
|
||||||
* Mon Jan 16 2006 Marcin Garski <mgarski[AT]post.pl> 1.60.1-5
|
|
||||||
- Remove --disable-dependency-tracking
|
|
||||||
|
|
||||||
* Sun Jan 15 2006 Marcin Garski <mgarski[AT]post.pl> 1.60.1-4
|
|
||||||
- Change "/etc/profile.d/qt.sh" to "%%{_sysconfdir}/profile.d/qt.sh"
|
|
||||||
- Add --disable-debug --disable-dependency-tracking & --enable-final
|
|
||||||
|
|
||||||
* Wed Dec 14 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.1-3
|
|
||||||
- Add to BR libacl-devel
|
|
||||||
|
|
||||||
* Tue Dec 13 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.1-2
|
|
||||||
- Fix for modular X.Org
|
|
||||||
|
|
||||||
* Mon Dec 12 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.1-1
|
|
||||||
- Updated to version 1.60.1 which fix CVE-2005-3856
|
|
||||||
|
|
||||||
* Sun Oct 23 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.0-4
|
|
||||||
- Added update-mime-database and gtk-update-icon-cache (bug #171547)
|
|
||||||
|
|
||||||
* Thu Aug 25 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.0-3
|
|
||||||
- Include .la files
|
|
||||||
- Include actions_tutorial.txt
|
|
||||||
- Fix krusader_root-mode.desktop file to show only in KDE and under System
|
|
||||||
category
|
|
||||||
- Fix compile warnings
|
|
||||||
|
|
||||||
* Fri Aug 12 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.0-2
|
|
||||||
- Spec improvements for Fedora Extras
|
|
||||||
|
|
||||||
* Wed Aug 10 2005 Marcin Garski <mgarski[AT]post.pl> 1.60.0-1
|
|
||||||
- Updated to version 1.60.0 & clean up for Fedora Extras
|
|
||||||
|
|
||||||
* Fri Dec 17 2004 Marcin Garski <mgarski[AT]post.pl> 1.51.fc2trinity31
|
|
||||||
- Updated to version 1.51
|
|
||||||
|
|
||||||
* Sat Nov 11 2004 Marcin Garski <mgarski[AT]post.pl> 1.50.fc2trinity31
|
|
||||||
- Added Requires:
|
|
||||||
|
|
||||||
* Tue Nov 02 2004 Marcin Garski <mgarski[AT]post.pl> 1.50.fc2
|
|
||||||
- Updated to version 1.50 & spec cleanup
|
|
||||||
|
|
||||||
* Fri Aug 06 2004 Marcin Garski <mgarski[AT]post.pl> 1.40-1.fc2
|
|
||||||
- Updated to version 1.40
|
|
||||||
|
|
||||||
* Wed Jun 23 2004 Marcin Garski <mgarski[AT]post.pl> 1.40-beta2.fc2
|
|
||||||
- Updated to version 1.40-beta2
|
|
||||||
|
|
||||||
* Wed Jun 02 2004 Marcin Garski <mgarski[AT]post.pl> 1.40-beta1.fc2
|
|
||||||
- Rebuild for Fedora Core 2 & huge spec cleanup
|
|
||||||
|
|
||||||
* Mon Nov 17 2003 11:05:00 Marian POPESCU <softexpert[AT]libertysurf.fr> [1.30]
|
|
||||||
- Updated to 1.30 release + changed description to match the official one
|
|
||||||
|
|
||||||
* Tue Jul 03 2003 17:00:00 Marcin Garski <mgarski[AT]post.pl> [1.20]
|
|
||||||
- Initial specfile
|
|
Loading…
Reference in new issue