update
This commit is contained in:
parent
4fea084684
commit
24a136825c
@ -12,6 +12,7 @@ Source3: Lalis.desktop
|
|||||||
Source4: identMM.pl
|
Source4: identMM.pl
|
||||||
Source5: test.desktop
|
Source5: test.desktop
|
||||||
Source6: checklist.txt
|
Source6: checklist.txt
|
||||||
|
Source7: simple-scan.mo.patch
|
||||||
Requires: kate
|
Requires: kate
|
||||||
Requires: openssh-server
|
Requires: openssh-server
|
||||||
Requires: sshfs-fuse
|
Requires: sshfs-fuse
|
||||||
@ -116,6 +117,7 @@ Requires: mageia-theme-extra
|
|||||||
Requires: chromium-browser
|
Requires: chromium-browser
|
||||||
Requires: lshw
|
Requires: lshw
|
||||||
Requires: x11-driver-input-synaptics
|
Requires: x11-driver-input-synaptics
|
||||||
|
Requires: bsdiff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package installs LALIS choosen packages and some configurations.
|
This package installs LALIS choosen packages and some configurations.
|
||||||
@ -133,6 +135,7 @@ cp -f %{SOURCE3} %{buildroot}/usr/share/kio_desktop/
|
|||||||
cp -f %{SOURCE3} %{buildroot}/usr/share/dist/desktop-files/default/
|
cp -f %{SOURCE3} %{buildroot}/usr/share/dist/desktop-files/default/
|
||||||
cp -f %{SOURCE5} %{buildroot}/usr/share/dist/desktop-files/default/
|
cp -f %{SOURCE5} %{buildroot}/usr/share/dist/desktop-files/default/
|
||||||
cp -f %{SOURCE6} %{buildroot}/usr/share/lalis/
|
cp -f %{SOURCE6} %{buildroot}/usr/share/lalis/
|
||||||
|
cp -f %{SOURCE7} %{buildroot}/usr/share/lalis/
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
|
||||||
@ -202,3 +205,5 @@ do
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
# patch le fichier locale de simple-scan
|
||||||
|
bspatch /usr/share/locale/fr/LC_MESSAGES/simple-scan.mo /usr/share/locale/fr/LC_MESSAGES/simple-scan.mo /usr/share/lalis/simple-scan.mo.patch
|
||||||
|
Reference in New Issue
Block a user