You need to sign in or sign up before continuing.
Commit 3ea12118 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix build with udev, check support for Mandriva and ROSA

parent b4edb533
...@@ -33,6 +33,7 @@ filter_multiple_provides() ...@@ -33,6 +33,7 @@ filter_multiple_provides()
sed -e "s|/usr/bin/lpstat|cups|g sed -e "s|/usr/bin/lpstat|cups|g
s|libldap_r-2.4.so.2|libldap|g s|libldap_r-2.4.so.2|libldap|g
s|liblber-2.4.so.2|libldap|g s|liblber-2.4.so.2|libldap|g
s|libudev.so.1|libudev1|g
s|/usr/bin/wine||g s|/usr/bin/wine||g
s|libwine.so.1||g" s|libwine.so.1||g"
} }
......
...@@ -116,7 +116,6 @@ libwine-devel|libwine-devel ...@@ -116,7 +116,6 @@ libwine-devel|libwine-devel
ImageMagick-tools|imagemagick ImageMagick-tools|imagemagick
wxGTK-devel|wx-common wxGTK-devel|wx-common
libopenal-devel|libopenal-dev
libtinfo-devel|libncurses5-dev libtinfo-devel|libncurses5-dev
libtinfo|libncurses5 libtinfo|libncurses5
terminfo|ncurses-term terminfo|ncurses-term
...@@ -201,6 +200,7 @@ webclient| ...@@ -201,6 +200,7 @@ webclient|
gettext-tools|gettext gettext-tools|gettext
perl-XML-Simple|libxml-simple-perl perl-XML-Simple|libxml-simple-perl
perl-XML-LibXML|libxml-libxml-perl
gstreamer-devel|libgstreamer0.10-dev gstreamer-devel|libgstreamer0.10-dev
gst-plugins-devel|libgstreamer-plugins-base0.10-dev gst-plugins-devel|libgstreamer-plugins-base0.10-dev
...@@ -240,7 +240,6 @@ libffi|libffi5 ...@@ -240,7 +240,6 @@ libffi|libffi5
libgmp3|libgmp3c2 libgmp3|libgmp3c2
libkeyutils|libkeyutils1 libkeyutils|libkeyutils1
libkrb5|libkrb5-3 libkrb5|libkrb5-3
libmpg123|libmpg123-0
libsasl2|libsasls2-2 libsasl2|libsasls2-2
libselinux|libselinux1 libselinux|libselinux1
libSM|libsm6 libSM|libsm6
......
...@@ -3,6 +3,9 @@ diffutils|diff ...@@ -3,6 +3,9 @@ diffutils|diff
docbook-utils| docbook-utils|
libstdc++6-devel|libstdc++6-4.3-dev libstdc++6-devel|libstdc++6-4.3-dev
libudev-devel| libudev-devel|
libudev1|
libltdl7|libltdl3 libltdl7|libltdl3
libunistring| libunistring|
libv4l-devel| libv4l-devel|
libmpg123-devel|
libmpg123|
...@@ -6,6 +6,9 @@ libstdc++6-devel|libstdc++6-4.4-dev ...@@ -6,6 +6,9 @@ libstdc++6-devel|libstdc++6-4.4-dev
libusb-devel|libusb-1.0-0-dev libusb-devel|libusb-1.0-0-dev
libusb|libusb-1.0-0 libusb|libusb-1.0-0
libudev-devel|libudev-dev libudev-devel|libudev-dev
libudev1|libudev0
liblzma|liblzma2 liblzma|liblzma2
libltdl7|libltdl7 libltdl7|libltdl7
libunistring|libunistring0 libunistring|libunistring0
libmpg123-devel|libmpg123-dev
libmpg123|libmpg123-0
...@@ -101,6 +101,7 @@ libwxGTK-devel|libwxgtk2.8-devel ...@@ -101,6 +101,7 @@ libwxGTK-devel|libwxgtk2.8-devel
netcat|netcat netcat|netcat
libgtkmm2-devel|libgtkmm2.4-devel libgtkmm2-devel|libgtkmm2.4-devel
libopenal-devel|libopenal-devel libopenal-devel|libopenal-devel
libopenal1|libopenal0
# cifs # cifs
samba-client|mount-cifs samba-client|mount-cifs
...@@ -130,3 +131,5 @@ gst-plugins-devel|libgstreamer-plugins-base0.10-devel ...@@ -130,3 +131,5 @@ gst-plugins-devel|libgstreamer-plugins-base0.10-devel
libgstreamer|libgstreamer0.10_0.10 libgstreamer|libgstreamer0.10_0.10
libgst-plugins|libgstreamer-plugins-base0.10 libgst-plugins|libgstreamer-plugins-base0.10
libudev1|libudev0
libmpg123|libmpg123_0
...@@ -18,3 +18,4 @@ libsqlite3|libsqlite3_0 ...@@ -18,3 +18,4 @@ libsqlite3|libsqlite3_0
#libsqlite3-devel|libsqlite3_0-devel #libsqlite3-devel|libsqlite3_0-devel
libgmp3|libgmp10 libgmp3|libgmp10
libaudit1|libaudit1 libaudit1|libaudit1
libopenal1|libopenal1
...@@ -7,5 +7,4 @@ libXScrnSaver-devel|lib64xscrnsaver-devel ...@@ -7,5 +7,4 @@ libXScrnSaver-devel|lib64xscrnsaver-devel
libXv-devel|lib64xv-devel libXv-devel|lib64xv-devel
liblcms-devel|lib64lcms-devel liblcms-devel|lib64lcms-devel
gstreamer-devel|lib64gstreamer0.10-devel gstreamer-devel|lib64gstreamer0.10-devel
lib64gstreamer-plugins-base0.10-devel
gst-plugins-devel|lib64gstreamer-plugins-base0.10-devel gst-plugins-devel|lib64gstreamer-plugins-base0.10-devel
libpng|libpng0
#gstreamer-devel|libgstreamer0.10-devel
#gst-plugins-devel|libgstreamer-plugins-base0.10-devel
libgstreamer|libgstreamer0.10_0
libgst-plugins|libgstreamer-plugins-base0.10_0
libmesa-devel|libgl1-devel
libGLU-devel|libglu-devel
libmesa|libgl1
libGLU|libglu1
libGL|libgl1
libalsa|libasound2
libcups-devel|libcups-devel
libICE-devel|libice-devel
libXext-devel|libxext-devel
libXScrnSaver-devel|libxscrnsaver-devel
libXv-devel|libxv-devel
libalsa-devel|libasound-devel
...@@ -104,3 +104,5 @@ libaudit1|libaudit1 ...@@ -104,3 +104,5 @@ libaudit1|libaudit1
libssl-devel|libopenssl-devel libssl-devel|libopenssl-devel
libcrypto10|libopenssl1.0.0 libcrypto10|libopenssl1.0.0
libssl10|libopenssl1.0.0 libssl10|libopenssl1.0.0
libopenal1|libopenal1
#libudev1|libudev1
#libalsa-devel|libasound-devel
...@@ -21,7 +21,7 @@ libsane-devel|sane ...@@ -21,7 +21,7 @@ libsane-devel|sane
jackit-devel|jack-devel jackit-devel|jack-devel
jackit|jack jackit|jack
liblcms-devel|liblcms-devel liblcms-devel|liblcms-devel
liblcms|liblcms liblcms|liblcms1
libgphoto2-devel|libgphoto2 libgphoto2-devel|libgphoto2
libgphoto2|libgphoto2 libgphoto2|libgphoto2
perl-devel|perl perl-devel|perl
...@@ -114,3 +114,6 @@ libgd2|gd ...@@ -114,3 +114,6 @@ libgd2|gd
libXaw| libXaw|
libcrypto10|libopenssl0_9_8 libcrypto10|libopenssl0_9_8
libssl10|libopenssl0_9_8 libssl10|libopenssl0_9_8
libmpg123|
libopenal1|openal
libudev1|libudev0
...@@ -4,7 +4,9 @@ libreadline-devel|libreadline6-dev ...@@ -4,7 +4,9 @@ libreadline-devel|libreadline6-dev
xz|xz-utils xz|xz-utils
diffutils|diffutils diffutils|diffutils
libmpg123-devel|libmpg123-dev libmpg123-devel|libmpg123-dev
libmpg123|libmpg123-0
libudev-devel|libudev-dev libudev-devel|libudev-dev
libudev1|libudev0
libv4l-devel|libv4l-dev libv4l-devel|libv4l-dev
libcups-devel|libcups2-dev libcups-devel|libcups2-dev
...@@ -23,3 +25,4 @@ liblzma|liblzma1 ...@@ -23,3 +25,4 @@ liblzma|liblzma1
libcap|libcap2 libcap|libcap2
libunistring|libunistring0 libunistring|libunistring0
libltdl7|libltdl7 libltdl7|libltdl7
libopenal1|libopenal1
...@@ -4,7 +4,9 @@ libstdc++-devel|libstdc++6-4.2-dev ...@@ -4,7 +4,9 @@ libstdc++-devel|libstdc++6-4.2-dev
gcc-g++|g++-4.2 gcc-g++|g++-4.2
makedepend|xutils-dev makedepend|xutils-dev
libmpg123-devel| libmpg123-devel|
libmpg123|
libudev-devel| libudev-devel|
libudev1|
libv4l-devel| libv4l-devel|
libcap|libcap1 libcap|libcap1
libunistring| libunistring|
...@@ -15,3 +17,4 @@ libcups|libcupsys2 ...@@ -15,3 +17,4 @@ libcups|libcupsys2
libffi|libffi4 libffi|libffi4
cups|cupsys cupsys-bsd cupsys-client cups|cupsys cupsys-bsd cupsys-client
glibc-utils| glibc-utils|
libopenal1|libopenal0a
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment