]> git.pld-linux.org Git - packages/gcvs.git/blobdiff - gcvs.spec
- applnk -> vfolders
[packages/gcvs.git] / gcvs.spec
index 42f4fa90b8ef413130a5451aa62fc3e4f05bfedf..92bf7850528ec7be600943ab69329f657c96dd3a 100644 (file)
--- a/gcvs.spec
+++ b/gcvs.spec
@@ -2,7 +2,7 @@ Summary:        gCVS is a GTK port of WinCVS, a Windows-based CVS client
 Summary(pl):   Sportowany pod gtk WinCVS - klient CVS
 Name:          gcvs
 Version:       1.0
-Release:       3
+Release:       4
 Epoch:         2
 License:       GPL
 Group:         Applications/Communications
@@ -48,12 +48,12 @@ CXXFLAGS="%{rpmcflags} -fno-rtti"
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT{%{_applnkdir}/Development,%{_pixmapsdir}}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Development/gcvs.desktop
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/gcvs.desktop
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
@@ -65,5 +65,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc GuiDoc/cvsgui*html
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
-%{_applnkdir}/Development/gcvs.desktop
+%{_desktopdir}/gcvs.desktop
 %{_pixmapsdir}/gcvs.png
This page took 0.222318 seconds and 4 git commands to generate.