SPECS: KeePassX.spec - fixed files

sardzent sardzent at pld-linux.org
Tue May 1 20:17:26 CEST 2007


Author: sardzent                     Date: Tue May  1 18:17:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed files

---- Files affected:
SPECS:
   KeePassX.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/KeePassX.spec
diff -u SPECS/KeePassX.spec:1.10 SPECS/KeePassX.spec:1.11
--- SPECS/KeePassX.spec:1.10	Tue Apr 24 20:40:25 2007
+++ SPECS/KeePassX.spec	Tue May  1 20:17:20 2007
@@ -46,7 +46,7 @@
 %setup -q -n keepassx-%{version}
 
 %build
-qt4-qmake PREFIX=$RPM_BUILD_ROOT%{_prefix}/local
+qt4-qmake PREFIX=$RPM_BUILD_ROOT%{_prefix}
 %{__make}
 
 %INSTALL
@@ -60,6 +60,14 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
+%dir %{_datadir}/keepass/i18n
+%dir %{_datadir}/keepass/icons
+%dir %{_datadir}/keepass/icons/nuvola/32x32/actions
+%dir %{_datadir}/keepass/icons/nuvola/32x32/apps
+%dir %{_datadir}/keepass/icons/nuvola/32x32/filesystems
+%{_datadir}/keepass/i18n/*
+%{_datadir}/keepass/icons/*.png
+%{_datadir}/keepass/icons/nuvola/32x32/*/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/05/01 18:17:20  sardzent
+- fixed files
+
 Revision 1.10  2007/04/24 18:40:25  rotom
 - BR added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/KeePassX.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list