Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
2b4a063515 | |||
c24675b49d | |||
78ed5444e7 | |||
4630a296ea | |||
207637a07f | |||
e9a856fbaf | |||
7dfc259021 | |||
68359bfefc | |||
3ff2f1d0a5 | |||
c541abef36 | |||
3bc111f2ec | |||
6ab5fbcea0 | |||
6053b4e71d | |||
bb12feebb0 | |||
daaf9f8c15 | |||
1223c76d16 |
8
Makefile
8
Makefile
@@ -100,6 +100,7 @@ pck_desktop := $(wildcard desktop/*.tar.bz2)
|
||||
pck_catalogs := $(wildcard mambabase/po/*.po)
|
||||
pck_catalogs1 := $(wildcard mambawelcome/po/*.po)
|
||||
pck_catalogs2 := $(wildcard bootrecover/po/*.po)
|
||||
pck_catalogs3 := $(wildcard openmamba-update/po/*.po)
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .in .po .mo
|
||||
@@ -158,6 +159,13 @@ install-locales: locales
|
||||
$(INSTALL_DIR) $$dir;\
|
||||
$(INSTALL_DATA) $${f/.po/.mo} $$dir/bootrecover.mo;\
|
||||
done
|
||||
@for f in $(pck_catalogs3); do\
|
||||
lang=`echo $$f | sed 's,.*/\(.*\)\.po,\1,'`;\
|
||||
echo "installing i18n file for language \`$$lang'...";\
|
||||
dir="$(DESTDIR)$(datadir)/locale/$$lang/LC_MESSAGES";\
|
||||
$(INSTALL_DIR) $$dir;\
|
||||
$(INSTALL_DATA) $${f/.po/.mo} $$dir/openmamba-update.mo;\
|
||||
done
|
||||
|
||||
install-kde-distro-addons: dist-update
|
||||
@$(INSTALL_DIR) $(DESTDIR)$(sysconfdir)
|
||||
|
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
%define spotify_make_ver 20130831git
|
||||
#% define spotify_make_ver 20130831git
|
||||
Name: spotify
|
||||
Version: @spotifyver@
|
||||
Release: 1mamba
|
||||
@@ -9,7 +9,7 @@ Distribution: @distribution@
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.spotify.com/us/download/previews/
|
||||
## GITSOURCE https://github.com/leamas/spotify-make.git master
|
||||
Source: https://github.com/leamas/spotify-make.git/master/spotify-make-%{spotify_make_ver}.tar.bz2
|
||||
Source: https://github.com/leamas/spotify-make.git/master/spotify-make-%{version}.zip
|
||||
Source1: LICENSE
|
||||
License: Not distributable
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@@ -19,10 +19,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
Listen to music using Spotify.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n spotify-make-%{spotify_make_ver}
|
||||
%setup -q -n spotify-make-master
|
||||
|
||||
%build
|
||||
./configure \
|
||||
@@ -39,9 +37,20 @@ install -d -m0755 %{buildroot}%{_datadir}
|
||||
mv %{buildroot}/opt/spotify/share/applications %{buildroot}%{_datadir}
|
||||
mv %{buildroot}/opt/spotify/share/icons %{buildroot}%{_datadir}
|
||||
|
||||
install -d -m0755 %{buildroot}%{_bindir}
|
||||
ln -s /opt/spotify/bin/spotify %{buildroot}%{_bindir}/spotify
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%pre
|
||||
if [ $1 -ge 1 ]; then
|
||||
rm -f /opt/spotify/share/spotify-client/Data/locales
|
||||
rm -f /opt/spotify/share/spotify-client/Data/resources.zip
|
||||
rm -f /opt/spotify/lib/spotify-client/Data
|
||||
fi
|
||||
:
|
||||
|
||||
%post
|
||||
if [ $1 -ge 1 ]; then
|
||||
gtk-update-icon-cache --ignore-theme-index %{_datadir}/icons/hicolor
|
||||
@@ -60,15 +69,16 @@ fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/spotify
|
||||
%{_datadir}/applications/spotify.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/spotify-client.png
|
||||
%dir /opt/spotify
|
||||
%dir /opt/spotify/bin
|
||||
/opt/spotify/bin/spotify
|
||||
%dir /opt/spotify/lib
|
||||
%dir /opt/spotify/lib/spotify-client
|
||||
/opt/spotify/lib/spotify-client
|
||||
/opt/spotify/lib/spotify-client/*
|
||||
%{_datadir}/applications/spotify.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/spotify-client.png
|
||||
%dir /opt/spotify/share
|
||||
%dir /opt/spotify/share/spotify-client/
|
||||
/opt/spotify/share/spotify-client/*
|
||||
%{_mandir}/man1/spotify.1.gz
|
||||
|
@@ -23,7 +23,7 @@
|
||||
|
||||
Name: sun-java7
|
||||
Version: @sunjava7ver@
|
||||
Release: 1@distroext@
|
||||
Release: 2@distroext@
|
||||
Epoch: 1
|
||||
Summary: Sun Java Developer's Kit
|
||||
Group: System/Libraries/Java
|
||||
@@ -68,20 +68,20 @@ Sun Java Platform Runtime Environment.
|
||||
#echo yes | MORE=10000
|
||||
%ifarch %{ix86}
|
||||
wget -nv --tries=2 --no-cookies --header \
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fjava%2Fjavase%2Fdownloads%2Fjdk-%{version}-download-1501626.html;" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b15/jdk-%{version}-linux-i586.tar.gz
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b13/jdk-%{version}-linux-i586.tar.gz
|
||||
tar xf jdk-%{version}-linux-i586.tar.gz
|
||||
%endif
|
||||
%ifarch x86_64
|
||||
wget -nv --tries=2 --no-cookies --header \
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fjava%2Fjavase%2Fdownloads%2Fjdk-%{version}-download-1501626.html;" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b15/jdk-%{version}-linux-x64.tar.gz
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b13/jdk-%{version}-linux-x64.tar.gz
|
||||
tar xf jdk-%{version}-linux-x64.tar.gz
|
||||
%endif
|
||||
%ifarch arm
|
||||
wget -nv --tries=2 --no-cookies --header \
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fjava%2Fjavase%2Fdownloads%2Fjdk-%{version}-download-1501626.html;" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b15/jdk-%{version}-linux-arm-sfp.tar.gz
|
||||
"Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" \
|
||||
http://download.oracle.com/otn-pub/java/jdk/%{version}-b13/jdk-%{version}-linux-arm-vfp-sflt.tar.gz
|
||||
tar xf jdk-%{version}-linux-arm-sfp.tar.gz
|
||||
%endif
|
||||
|
||||
@@ -302,6 +302,9 @@ touch %{buildroot}%{_jvmdir}/%{jredir}/.systemPrefs/.systemRootModFile
|
||||
# chrpath --list $file && chrpath --delete $file || :
|
||||
#done
|
||||
|
||||
# Remove requirements for old ffmpeg libraries
|
||||
rm -f %{buildroot}%{_jvmdir}/%{jredir}/lib/*/fxavcodecplugin-52.so
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
@@ -451,40 +454,41 @@ fi
|
||||
%{_jvmdir}/%{jdkdir}/src.zip
|
||||
%dir %{_javadir}-%{javaver}
|
||||
%dir %{_jnidir}-%{javaver}
|
||||
%{_mandir}/man1/appletviewer-sun7.1.gz
|
||||
%{_mandir}/man1/apt-sun7.1.gz
|
||||
%{_mandir}/man1/extcheck-sun7.1.gz
|
||||
%{_mandir}/man1/idlj-sun7.1.gz
|
||||
%{_mandir}/man1/jar-sun7.1.gz
|
||||
%{_mandir}/man1/jarsigner-sun7.1.gz
|
||||
%{_mandir}/man1/javac-sun7.1.gz
|
||||
%{_mandir}/man1/javadoc-sun7.1.gz
|
||||
%{_mandir}/man1/appletviewer-sun7.1*
|
||||
%{_mandir}/man1/apt-sun7.1*
|
||||
%{_mandir}/man1/extcheck-sun7.1*
|
||||
%{_mandir}/man1/idlj-sun7.1*
|
||||
%{_mandir}/man1/jar-sun7.1*
|
||||
%{_mandir}/man1/jarsigner-sun7.1*
|
||||
%{_mandir}/man1/javac-sun7.1*
|
||||
%{_mandir}/man1/javadoc-sun7.1*
|
||||
%ifnarch arm
|
||||
%{_mandir}/man1/javafxpackager-sun7.1.gz
|
||||
%{_mandir}/man1/javafxpackager-sun7.1*
|
||||
%endif
|
||||
%{_mandir}/man1/javah-sun7.1.gz
|
||||
%{_mandir}/man1/javap-sun7.1.gz
|
||||
%{_mandir}/man1/jcmd-sun7.1.gz
|
||||
%{_mandir}/man1/jconsole-sun7.1.gz
|
||||
%{_mandir}/man1/jdb-sun7.1.gz
|
||||
%{_mandir}/man1/jhat-sun7.1.gz
|
||||
%{_mandir}/man1/jinfo-sun7.1.gz
|
||||
%{_mandir}/man1/jmap-sun7.1.gz
|
||||
%{_mandir}/man1/jps-sun7.1.gz
|
||||
%{_mandir}/man1/jrunscript-sun7.1.gz
|
||||
%{_mandir}/man1/jsadebugd-sun7.1.gz
|
||||
%{_mandir}/man1/jstack-sun7.1.gz
|
||||
%{_mandir}/man1/jstat-sun7.1.gz
|
||||
%{_mandir}/man1/jstatd-sun7.1.gz
|
||||
%{_mandir}/man1/jvisualvm-sun7.1.gz
|
||||
%{_mandir}/man1/native2ascii-sun7.1.gz
|
||||
%{_mandir}/man1/policytool-sun7.1.gz
|
||||
%{_mandir}/man1/rmic-sun7.1.gz
|
||||
%{_mandir}/man1/schemagen-sun7.1.gz
|
||||
%{_mandir}/man1/serialver-sun7.1.gz
|
||||
%{_mandir}/man1/wsgen-sun7.1.gz
|
||||
%{_mandir}/man1/wsimport-sun7.1.gz
|
||||
%{_mandir}/man1/xjc-sun7.1.gz
|
||||
%{_mandir}/man1/javah-sun7.1*
|
||||
%{_mandir}/man1/javap-sun7.1*
|
||||
%{_mandir}/man1/jcmd-sun7.1*
|
||||
%{_mandir}/man1/jconsole-sun7.1*
|
||||
%{_mandir}/man1/jdb-sun7.1*
|
||||
%{_mandir}/man1/jhat-sun7.1*
|
||||
%{_mandir}/man1/jinfo-sun7.1*
|
||||
%{_mandir}/man1/jmap-sun7.1*
|
||||
%{_mandir}/man1/jmc-sun7.1*
|
||||
%{_mandir}/man1/jps-sun7.1*
|
||||
%{_mandir}/man1/jrunscript-sun7.1*
|
||||
%{_mandir}/man1/jsadebugd-sun7.1*
|
||||
%{_mandir}/man1/jstack-sun7.1*
|
||||
%{_mandir}/man1/jstat-sun7.1*
|
||||
%{_mandir}/man1/jstatd-sun7.1*
|
||||
%{_mandir}/man1/jvisualvm-sun7.1*
|
||||
%{_mandir}/man1/native2ascii-sun7.1*
|
||||
%{_mandir}/man1/policytool-sun7.1*
|
||||
%{_mandir}/man1/rmic-sun7.1*
|
||||
%{_mandir}/man1/schemagen-sun7.1*
|
||||
%{_mandir}/man1/serialver-sun7.1*
|
||||
%{_mandir}/man1/wsgen-sun7.1*
|
||||
%{_mandir}/man1/wsimport-sun7.1*
|
||||
%{_mandir}/man1/xjc-sun7.1*
|
||||
%doc %{toplevel_dir}/COPYRIGHT %{toplevel_dir}/LICENSE
|
||||
%doc %{toplevel_dir}/THIRDPARTYLICENSEREADME.txt
|
||||
# %{toplevel_dir}/README*
|
||||
@@ -514,7 +518,7 @@ fi
|
||||
%{_jvmdir}/%{jredir}/lib/i386
|
||||
%endif
|
||||
%ifarch x86_64
|
||||
%{_jvmdir}/%{jredir}/lib/x86_64
|
||||
%{_jvmdir}/%{jredir}/lib/amd64
|
||||
%endif
|
||||
%ifarch arm
|
||||
%{_jvmdir}/%{jredir}/lib/arm
|
||||
@@ -534,8 +538,10 @@ fi
|
||||
%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/trusted.libraries
|
||||
%ghost %{_jvmdir}/%{jredir}/lib/security/local_policy.jar
|
||||
%ghost %{_jvmdir}/%{jredir}/lib/security/US_export_policy.jar
|
||||
%dir %{_jvmdir}/%{jredir}/lib/jfr
|
||||
%{_jvmdir}/%{jredir}/lib/jfr/*
|
||||
%{_jvmdir}/%{jredir}/lib/currency.data
|
||||
%{_jvmdir}/%{jredir}/lib/servicetag
|
||||
#%{_jvmdir}/%{jredir}/lib/servicetag
|
||||
%{_jvmdir}/%{jredir}/.systemPrefs
|
||||
%{_jvmdir}/%{jredir}/lib/zi
|
||||
|
||||
@@ -579,21 +585,31 @@ fi
|
||||
%dir %{_datadir}/fonts/ttf/j2se-sun
|
||||
%{_datadir}/fonts/ttf/j2se-sun/*.ttf
|
||||
|
||||
%{_mandir}/man1/java-sun7.1.gz
|
||||
%{_mandir}/man1/javaws-sun7.1.gz
|
||||
%{_mandir}/man1/keytool-sun7.1.gz
|
||||
%{_mandir}/man1/orbd-sun7.1.gz
|
||||
%{_mandir}/man1/pack200-sun7.1.gz
|
||||
%{_mandir}/man1/rmid-sun7.1.gz
|
||||
%{_mandir}/man1/rmiregistry-sun7.1.gz
|
||||
%{_mandir}/man1/servertool-sun7.1.gz
|
||||
%{_mandir}/man1/tnameserv-sun7.1.gz
|
||||
%{_mandir}/man1/unpack200-sun7.1.gz
|
||||
%{_mandir}/man1/java-sun7.1*
|
||||
%{_mandir}/man1/javaws-sun7.1*
|
||||
%{_mandir}/man1/keytool-sun7.1*
|
||||
%{_mandir}/man1/orbd-sun7.1*
|
||||
%{_mandir}/man1/pack200-sun7.1*
|
||||
%{_mandir}/man1/rmid-sun7.1*
|
||||
%{_mandir}/man1/rmiregistry-sun7.1*
|
||||
%{_mandir}/man1/servertool-sun7.1*
|
||||
%{_mandir}/man1/tnameserv-sun7.1*
|
||||
%{_mandir}/man1/unpack200-sun7.1*
|
||||
%doc %{toplevel_dir}/jre/COPYRIGHT %{toplevel_dir}/jre/LICENSE
|
||||
%doc %{toplevel_dir}/jre/THIRDPARTYLICENSEREADME.txt
|
||||
# %{toplevel_dir}/jre/README %{toplevel_dir}/jre/Welcome.html
|
||||
|
||||
%changelog
|
||||
* Fri Mar 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 7u51-2mamba
|
||||
- update wget download string (see https://ivan-site.com/2012/05/download-oracle-java-jre-jdk-using-a-script/)
|
||||
- dont' install fxavcodecplugin-52.so to remove dependencies on old libav library; fxavcodecplugin-53.so is provided requiring ffmpeg0
|
||||
|
||||
* Fri Jan 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 7u51-1mamba
|
||||
- update to 7u51
|
||||
|
||||
* Sun Nov 03 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 7u45-1mamba
|
||||
- update to 7u45
|
||||
|
||||
* Wed Apr 10 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 7u17-1mamba
|
||||
- update to 7u17
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
FLASHPLUGIN_VERSION=11.2.202.297
|
||||
FLASHPLUGIN_VERSION=11.2.202.336
|
||||
WIN32CODECS_VERSION=20110131
|
||||
SKYPE_VERSION=4.2.0.11
|
||||
VIRTUALBOX_EXTENSION_PACK_VERSION=4.2.16
|
||||
SUN_JAVA7_VERSION=7u25
|
||||
SPOTIFY_VERSION=0.9.1.55.gbdd3b79.203
|
||||
SKYPE_VERSION=4.2.0.13
|
||||
VIRTUALBOX_EXTENSION_PACK_VERSION=4.3.8
|
||||
SUN_JAVA7_VERSION=7u51
|
||||
SPOTIFY_VERSION=20140117
|
||||
|
@@ -1 +1 @@
|
||||
SUN_JAVA7_VERSION=7u25
|
||||
SUN_JAVA7_VERSION=7u51
|
||||
|
@@ -2,10 +2,12 @@
|
||||
#
|
||||
# netsrpm-install.sh - Build srpms that download sources from network
|
||||
#
|
||||
# Copyright (C) 2003-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
# Copyright (C) 2003-2014 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
# Copyright (C) 2005 by Massimo Pintore <massimo.pintore@qilinux.it>
|
||||
# Copyright (C) 2005-2007 by Davide Madrisan <davide.madrisan@qilinux.it>
|
||||
|
||||
TEXTDOMAINDIR=/usr/share/locale/
|
||||
TEXTDOMAIN=openmamba-update
|
||||
me="${0##*/}"
|
||||
DISTRO_SRPMS_DIR=/usr/share/openmamba/SRPMS
|
||||
rpmdir=$(rpm --eval=%{_rpmdir} 2>/dev/null)
|
||||
@@ -16,14 +18,14 @@ while [ "$1" ]; do
|
||||
-f) FORCE_MODE=1 ;;
|
||||
-u) UPGRADE_MODE=1 ;;
|
||||
-h|--help) PACKAGES= ; break ;;
|
||||
-*) echo "Error: invalid option $1; aborting."; exit 1 ;;
|
||||
-*) echo $"Error: invalid option $1; aborting."; exit 1 ;;
|
||||
*) PACKAGES="$PACKAGES $1"
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
if [ -z "$PACKAGES" ]; then
|
||||
echo "Usage:
|
||||
echo $"Usage:
|
||||
$me [options...] pkgname ...
|
||||
|
||||
Options:
|
||||
@@ -50,7 +52,7 @@ for pckname in $PACKAGES; do
|
||||
-regex ".*/${pckname//+/\\+}-[^-]*-[^-]*" -printf "%f " 2>/dev/null`
|
||||
|
||||
[ "$SRPM_NAME" ] || {
|
||||
echo "$me: $pckname is missing in $DISTRO_SRPMS_DIR; aborting."
|
||||
echo $"$me: $pckname is missing in $DISTRO_SRPMS_DIR; aborting."
|
||||
exit 255
|
||||
}
|
||||
|
||||
@@ -65,9 +67,9 @@ for pckname in $PACKAGES; do
|
||||
echo $RPM_INSTALLED | \
|
||||
sed "s|${pckname//+/\\+}-\([^-]*-[^-]*\)\..*|\1|" 2>/dev/null`
|
||||
|
||||
echo "Package name: $pckname"
|
||||
echo "Installed version: $RPM_INSTALLED_VERSION"
|
||||
echo "Last version: $SRPM_VERSION"
|
||||
echo $"Package name: $pckname"
|
||||
echo $"Installed version: $RPM_INSTALLED_VERSION"
|
||||
echo $"Last version: $SRPM_VERSION"
|
||||
echo
|
||||
|
||||
if [ "$RPM_INSTALLED_VERSION" != "$SRPM_VERSION" ]; then
|
||||
@@ -89,12 +91,12 @@ for pckname in $PACKAGES; do
|
||||
fi
|
||||
|
||||
tmpfile=`mktemp -q -t $me.XXXXXXXX` || {
|
||||
echo "$me: error: cannot create temporary files; aborting."
|
||||
echo "$me: "$"error: cannot create temporary files; aborting."
|
||||
exit 255
|
||||
}
|
||||
|
||||
tmpdir=`mktemp -d -q -t $me.XXXXXXXX` || {
|
||||
echo "$me: error: cannot create temporary directory; aborting."
|
||||
echo "$me: "$"error: cannot create temporary directory; aborting."
|
||||
exit 255
|
||||
}
|
||||
|
||||
@@ -108,10 +110,10 @@ for pckname in $PACKAGES; do
|
||||
license-dialog $tmpdir/LICENSE
|
||||
[ $? -ne 0 ] && exit 1
|
||||
else
|
||||
echo "You must accept the following license terms:"
|
||||
echo $"You must accept the following license terms:"
|
||||
echo
|
||||
more $tmpdir/LICENSE
|
||||
echo -n "Do you agree with the above license terms [y/N]? "
|
||||
echo -n $"Do you agree with the above license terms [y/N]? "
|
||||
read ans
|
||||
[ "$ans" = "Y" -o "$ans" = "y" ] || exit 1
|
||||
fi
|
||||
@@ -151,8 +153,7 @@ for pckname in $PACKAGES; do
|
||||
fi
|
||||
done
|
||||
|
||||
[ "$UPDATE_NEEDED" ] && {
|
||||
echo "Update needed."
|
||||
exit 1
|
||||
}
|
||||
if [ "$CHECK_MODE" -a "$UPDATE_NEEDED" ]; then
|
||||
echo $"Update needed."
|
||||
fi
|
||||
exit 0
|
||||
|
@@ -35,7 +35,7 @@ script_name="$(basename $0 2>/dev/null)"
|
||||
|
||||
function usage() {
|
||||
|
||||
echo "Usage: $script_name [OPTION][groupname ..]
|
||||
echo $"Usage: $script_name [OPTION][groupname ..]
|
||||
|
||||
Options:
|
||||
-f, --full
|
||||
@@ -77,7 +77,7 @@ while [ "$1" ]; do
|
||||
shift
|
||||
done
|
||||
|
||||
[ "$list_mode" ] && echo "Available installation groups (*=installed,+=needs update):"
|
||||
[ "$list_mode" ] && echo $"Available installation groups (*=installed,+=needs update):"
|
||||
for i in `seq 1 ${#PKG_GROUPS[*]}`; do
|
||||
eval instpkgs=(\$`echo ${PKG_GROUPS[$i-1]}`)
|
||||
totpkgs=`expr $totpkgs + ${#instpkgs[*]}`
|
||||
@@ -117,14 +117,14 @@ if [ "$installnames" ]; then
|
||||
done
|
||||
done
|
||||
elif [ "$needupdategroups" ]; then
|
||||
echo -n "The following groups need to be updated: "
|
||||
echo -n $"The following groups need to be updated: "
|
||||
for n in $needupdategroups; do
|
||||
echo -n "${PKG_NAMES[$n]} "
|
||||
installgroups="$installgroups $n"
|
||||
done
|
||||
echo
|
||||
[ "$assume_yes" ] || {
|
||||
echo -n "Proceed with update [Y/n]?"
|
||||
echo -n $"Proceed with update [Y/n]?"
|
||||
read ans
|
||||
[ "$ans" = "n" -o "$ans" = "N" ] && exit 0
|
||||
}
|
||||
|
132
openmamba-update/po/it.po
Normal file
132
openmamba-update/po/it.po
Normal file
@@ -0,0 +1,132 @@
|
||||
#: openmamba-netsrpms:21
|
||||
msgid "Error: invalid option $1; aborting."
|
||||
msgstr "Errore: opzione $1 non valida; uscita."
|
||||
#: openmamba-netsrpms:28
|
||||
msgid ""
|
||||
"Usage:\n"
|
||||
"$me [options...] pkgname ...\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
"-c: only check and exit (returns: 0: up-to-date; 1: needs update; 2: not installed)\n"
|
||||
"-f: force reinstallation if already installed\n"
|
||||
"-u: only upgrade if already installed\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Uso:\n"
|
||||
"$me [opzioni...] pkgname ...\n"
|
||||
"\n"
|
||||
"Opzioni:\n"
|
||||
"-c: controlla soltanto ed esci (ritorna: 0: aggiornato; 1: richiede aggiornamento; 2: non installato)\n"
|
||||
"-f: forza la reinstallazione se già installato\n"
|
||||
"-u: aggiorna soltanto se già installato\n"
|
||||
""
|
||||
#: openmamba-netsrpms:42
|
||||
msgid "Network software installation"
|
||||
msgstr "Installazione di software dalla rete"
|
||||
#: openmamba-netsrpms:42
|
||||
msgid "already installed."
|
||||
msgstr "già installato"
|
||||
#: openmamba-netsrpms:55
|
||||
msgid "$me: $pckname is missing in $DISTRO_SRPMS_DIR; aborting."
|
||||
msgstr "$me: $pckname non è presente in $DISTRO_SRPMS_DIR; uscita."
|
||||
#: openmamba-netsrpms:70
|
||||
msgid "Package name: $pckname"
|
||||
msgstr "Nome pacchetto: $pckname"
|
||||
#: openmamba-netsrpms:71
|
||||
msgid "Installed version: $RPM_INSTALLED_VERSION"
|
||||
msgstr "Versione installata: $RPM_INSTALLED_VERSION"
|
||||
#: openmamba-netsrpms:72
|
||||
msgid "Last version: $SRPM_VERSION"
|
||||
msgstr "Ultima versione: $SRPM_VERSION"
|
||||
#: openmamba-netsrpms:89
|
||||
msgid "missing SRPM \\`$SRPM_PATH'."
|
||||
msgstr "SRPM mancante \\`$SRPM_PATH'."
|
||||
#: openmamba-netsrpms:89
|
||||
msgid "Aborting..."
|
||||
msgstr "Uscita..."
|
||||
#: openmamba-netsrpms:94
|
||||
msgid "error: cannot create temporary files; aborting."
|
||||
msgstr "errore: non posso creare files temporanei; uscita."
|
||||
#: openmamba-netsrpms:99
|
||||
msgid "error: cannot create temporary directory; aborting."
|
||||
msgstr "errore: non posso creare una cartella temporanea; uscita."
|
||||
#: openmamba-netsrpms:113
|
||||
msgid "You must accept the following license terms:"
|
||||
msgstr "Devi accettare i termini della seguente licenza:"
|
||||
#: openmamba-netsrpms:116
|
||||
msgid "Do you agree with the above license terms [y/N]? "
|
||||
msgstr "Accetti i suddetti termini di licenza [s/N]? "
|
||||
#: openmamba-netsrpms:122
|
||||
msgid "$pckname installation in progress..."
|
||||
msgstr "Installazione di $pckname in corso..."
|
||||
#: openmamba-netsrpms:125
|
||||
msgid "rebuilding package \\`$SRPM_PATH'..."
|
||||
msgstr "ricreazione del pacchetto \\`$SRPM_PATH'..."
|
||||
#: openmamba-netsrpms:128
|
||||
msgid "error rebuilding \\`$SRPM_PATH'."
|
||||
msgstr "errore nella ricreazione di \\`$SRPM_PATH'."
|
||||
#: openmamba-netsrpms:129
|
||||
msgid "There was an error installing"
|
||||
msgstr "C'è stato un errore nell'installazione di"
|
||||
#: openmamba-netsrpms:140
|
||||
msgid "error installing \\`$RPM_PATH'."
|
||||
msgstr "errore nell'installazione di \\`$RPM_PATH'."
|
||||
#: openmamba-netsrpms:147
|
||||
msgid "Installation of $pckname successfully completed."
|
||||
msgstr "Installazione di $pckname completata con successo."
|
||||
#: openmamba-netsrpms:149
|
||||
msgid "There was an error installing $pckname!"
|
||||
msgstr "C'è stato un errore nell'installazione di $pckname!"
|
||||
#: openmamba-netsrpms:157
|
||||
msgid "Update needed."
|
||||
msgstr "Aggiornamento necessario."
|
||||
#: openmamba-update:28
|
||||
msgid ""
|
||||
"openmamba update script - version $VERSION\n"
|
||||
"Copyright (c) 2011 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Script di aggiornamento di openmamba - versione $VERSION\n"
|
||||
"Copyright (c) 2011 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
||||
""
|
||||
#: openmamba-update:38
|
||||
msgid ""
|
||||
"Usage: $script_name [OPTION][groupname ..]\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -f, --full\n"
|
||||
" Perform a full update\n"
|
||||
" -h, --help\n"
|
||||
" Display this message.\n"
|
||||
" -l, --list\n"
|
||||
" List available groups and exit\n"
|
||||
" -v, --verbose\n"
|
||||
" Produce mode verbose output\n"
|
||||
" -y, --assume-yes\n"
|
||||
" Assume yes to all answers"
|
||||
msgstr ""
|
||||
"Uso: $script_name [OPZIONE][nomegruppo ..]\n"
|
||||
"\n"
|
||||
"Opzioni:\n"
|
||||
" -f, --full\n"
|
||||
" Effettua un aggiornamento completo\n"
|
||||
" -h, --help\n"
|
||||
" Mostra questo messaggio.\n"
|
||||
" -l, --list\n"
|
||||
" Elenca i gruppi disponibili ed esci\n"
|
||||
" -v, --verbose\n"
|
||||
" Produci un output dettagliato\n"
|
||||
" -y, --assume-yes\n"
|
||||
" Assumi 'si' a tutte le risposte"
|
||||
#: openmamba-update:80
|
||||
msgid "Available installation groups (*=installed,+=needs update):"
|
||||
msgstr "Gruppi di installazione disponibili (*=installato,+=richiede aggiornamento):"
|
||||
#: openmamba-update:120
|
||||
msgid "The following groups need to be updated: "
|
||||
msgstr "I seguenti gruppi necessitano di essere aggiornati: "
|
||||
#: openmamba-update:127
|
||||
msgid "Proceed with update [Y/n]?"
|
||||
msgstr "Procedere con l'aggiornamento [S/n]?"
|
||||
#: openmamba-update:143
|
||||
msgid "Installing: ${finalinstalllist[*]}"
|
||||
msgstr "Installazione: ${finalinstalllist[*]}"
|
Reference in New Issue
Block a user