rpms/VirtualBox/devel VirtualBox.spec,1.68,1.69
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8326
Modified Files:
VirtualBox.spec
Log Message:
* Sun Dec 21 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.20-2
- Moved files from /etc/modules-load.d/ to /usr/lib/modules-load.d/, fix rfbz #3469 .
- Also moved files from /etc/udev/rules.d/ to /usr/lib/udev/rules.d/ and removed %config directive .
- s/$RPM_BUILD_ROOT/%{buildroot}/g
- Added %{_prefix} to /lib/udev/ .
- Moved pam_vbox.so from %{_lib}/security/ to %{_libdir}/security/ .
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- VirtualBox.spec 23 Nov 2014 03:14:15 -0000 1.68
+++ VirtualBox.spec 21 Dec 2014 19:19:11 -0000 1.69
@@ -27,7 +27,7 @@
Name: VirtualBox
Version: 4.3.20
-Release: 1%{?prerel:.%{prerel}}%{?dist}
+Release: 2%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -272,57 +272,55 @@
# the commercially supported version to minimize confusion
# Directory structure
-install -d $RPM_BUILD_ROOT/%{_lib}/security
-install -d $RPM_BUILD_ROOT%{_bindir}
-install -d $RPM_BUILD_ROOT%{_sbindir}
-install -d $RPM_BUILD_ROOT%{_libdir}
-install -d $RPM_BUILD_ROOT%{_libdir}/virtualbox
-install -d $RPM_BUILD_ROOT%{_libdir}/virtualbox/components
-install -d $RPM_BUILD_ROOT%{_libdir}/virtualbox/nls
-install -d $RPM_BUILD_ROOT%{_libdir}/virtualbox/ExtensionPacks
-install -d $RPM_BUILD_ROOT%{_libdir}/dri
-install -d $RPM_BUILD_ROOT%{_libdir}/virtualbox/sdk
-install -d $RPM_BUILD_ROOT%{_datadir}/pixmaps
-install -d $RPM_BUILD_ROOT%{_datadir}/mime/packages
-install -d $RPM_BUILD_ROOT%{_datadir}/icons
-install -d $RPM_BUILD_ROOT%{_prefix}/src/%{name}-kmod-%{version}
-install -d $RPM_BUILD_ROOT%{python_sitelib}/virtualbox
+install -d %{buildroot}%{_bindir}
+install -d %{buildroot}%{_sbindir}
+install -d %{buildroot}%{_libdir}
+install -d %{buildroot}%{_libdir}/virtualbox
+install -d %{buildroot}%{_libdir}/virtualbox/components
+install -d %{buildroot}%{_libdir}/virtualbox/nls
+install -d %{buildroot}%{_libdir}/virtualbox/ExtensionPacks
+install -d %{buildroot}%{_libdir}/virtualbox/sdk
+install -d %{buildroot}%{_datadir}/pixmaps
+install -d %{buildroot}%{_datadir}/mime/packages
+install -d %{buildroot}%{_datadir}/icons
+install -d %{buildroot}%{_prefix}/src/%{name}-kmod-%{version}
+install -d %{buildroot}%{python_sitelib}/virtualbox
# Binaries and Wrapper with Launchers
-install -p -m 0755 obj/bin/VBox.sh $RPM_BUILD_ROOT%{_bindir}/VBox
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VirtualBox
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/virtualbox
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VBoxManage
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/vboxmanage
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VBoxSDL
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/vboxsdl
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VBoxVRDP
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VBoxHeadless
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/vboxheadless
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/VBoxBalloonCtrl
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/vboxballoonctrl
+install -p -m 0755 obj/bin/VBox.sh %{buildroot}%{_bindir}/VBox
+ln -s VBox %{buildroot}%{_bindir}/VirtualBox
+ln -s VBox %{buildroot}%{_bindir}/virtualbox
+ln -s VBox %{buildroot}%{_bindir}/VBoxManage
+ln -s VBox %{buildroot}%{_bindir}/vboxmanage
+ln -s VBox %{buildroot}%{_bindir}/VBoxSDL
+ln -s VBox %{buildroot}%{_bindir}/vboxsdl
+ln -s VBox %{buildroot}%{_bindir}/VBoxVRDP
+ln -s VBox %{buildroot}%{_bindir}/VBoxHeadless
+ln -s VBox %{buildroot}%{_bindir}/vboxheadless
+ln -s VBox %{buildroot}%{_bindir}/VBoxBalloonCtrl
+ln -s VBox %{buildroot}%{_bindir}/vboxballoonctrl
%if %{enable_webservice}
-ln -s VBox $RPM_BUILD_ROOT%{_bindir}/vboxwebsrv
+ln -s VBox %{buildroot}%{_bindir}/vboxwebsrv
%endif
-install -p -m 0755 -t $RPM_BUILD_ROOT%{_bindir} \
+install -p -m 0755 -t %{buildroot}%{_bindir} \
obj/bin/VBoxTunctl
# Components
-install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox/components \
+install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox/components \
obj/bin/components/*
# Lib
-install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox \
+install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox \
obj/bin/*.so
-install -p -m 0644 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox \
+install -p -m 0644 -t %{buildroot}%{_libdir}/virtualbox \
obj/bin/V*.gc \
obj/bin/V*.r0 \
obj/bin/VBoxEFI*.fd
# Executables
-install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox \
+install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox \
obj/bin/SUPInstall \
obj/bin/SUPLoggerCtl \
obj/bin/SUPUninstall \
@@ -349,33 +347,33 @@
obj/bin/webtest \
%endif
-install -p -m 0755 -D obj/bin/VBoxCreateUSBNode.sh $RPM_BUILD_ROOT/lib/udev/VBoxCreateUSBNode.sh
+install -p -m 0755 -D obj/bin/VBoxCreateUSBNode.sh %{buildroot}%{_prefix}/lib/udev/VBoxCreateUSBNode.sh
# Language files
-install -p -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/virtualbox/nls \
+install -p -m 0755 -t %{buildroot}%{_libdir}/virtualbox/nls \
obj/bin/nls/*
# SDK
pushd obj/bin/sdk/installer
VBOX_INSTALL_PATH=%{_libdir}/virtualbox \
- python vboxapisetup.py install --prefix %{_prefix} --root $RPM_BUILD_ROOT
+ python vboxapisetup.py install --prefix %{_prefix} --root %{buildroot}
popd
-cp -rp obj/bin/sdk/. $RPM_BUILD_ROOT%{_libdir}/virtualbox/sdk
-rm -rf $RPM_BUILD_ROOT%{_libdir}/virtualbox/sdk/installer
+cp -rp obj/bin/sdk/. %{buildroot}%{_libdir}/virtualbox/sdk
+rm -rf %{buildroot}%{_libdir}/virtualbox/sdk/installer
# Icons
-install -p -m 0644 -t $RPM_BUILD_ROOT%{_datadir}/pixmaps \
+install -p -m 0644 -t %{buildroot}%{_datadir}/pixmaps \
obj/bin/VBox.png
for S in obj/bin/icons/*
do
SIZE=$(basename $S)
- install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$SIZE/{mimetypes,apps}
- install -p -m 0644 $S/* $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$SIZE/mimetypes
- [ -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$SIZE/mimetypes/virtualbox.png ] && mv \
- $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$SIZE/mimetypes/virtualbox.png \
- $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$SIZE/apps/virtualbox.png
+ install -d %{buildroot}%{_datadir}/icons/hicolor/$SIZE/{mimetypes,apps}
+ install -p -m 0644 $S/* %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes
+ [ -f %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes/virtualbox.png ] && mv \
+ %{buildroot}%{_datadir}/icons/hicolor/$SIZE/mimetypes/virtualbox.png \
+ %{buildroot}%{_datadir}/icons/hicolor/$SIZE/apps/virtualbox.png
done
-install -p -m 0644 obj/bin/virtualbox.xml $RPM_BUILD_ROOT%{_datadir}/mime/packages
+install -p -m 0644 obj/bin/virtualbox.xml %{buildroot}%{_datadir}/mime/packages
# Guest X.Org drivers
# Michael Thayer from Oracle wrote: I have applied the patch [1] I posted so that you
@@ -390,67 +388,69 @@
# [1] https://www.virtualbox.org/changeset/43588/vbox
install -m 0755 -D obj/bin/additions/vboxvideo_drv_system.so \
- $RPM_BUILD_ROOT%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
+ %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
# Guest tools
-install -m 0755 -t $RPM_BUILD_ROOT%{_sbindir} \
+install -m 0755 -t %{buildroot}%{_sbindir} \
obj/bin/additions/mount.vboxsf
-install -m 0755 -t $RPM_BUILD_ROOT%{_bindir} \
+install -m 0755 -t %{buildroot}%{_bindir} \
obj/bin/additions/VBoxService \
obj/bin/additions/VBoxClient \
obj/bin/additions/VBoxControl
%if %{enable_webservice}
install -m 0644 -D %{SOURCE10} \
- $RPM_BUILD_ROOT%{_unitdir}/vboxweb.service
+ %{buildroot}%{_unitdir}/vboxweb.service
%endif
install -m 0644 -D %{SOURCE11} \
- $RPM_BUILD_ROOT%{_unitdir}/vboxservice.service
+ %{buildroot}%{_unitdir}/vboxservice.service
#review this 3
install -m 0755 -D src/VBox/Additions/x11/Installer/98vboxadd-xclient \
- $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
+ %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
#/usr/bin/VBoxClient-all does not exits
#install -m 0644 -D src/VBox/Additions/x11/Installer/vboxclient.desktop \
-# $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/vboxclient.desktop
-#desktop-file-validate $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/vboxclient.desktop
+# %{buildroot}%{_sysconfdir}/xdg/autostart/vboxclient.desktop
+#desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/vboxclient.desktop
install -m 0644 -D %{SOURCE8} \
- $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow/vbox-autoresize.desktop
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow/vbox-autoresize.desktop
+ %{buildroot}%{_datadir}/gdm/autostart/LoginWindow/vbox-autoresize.desktop
+desktop-file-validate %{buildroot}%{_datadir}/gdm/autostart/LoginWindow/vbox-autoresize.desktop
# Guest libraries
-install -m 0755 -t $RPM_BUILD_ROOT%{_libdir} \
+install -d %{buildroot}%{_libdir}/dri
+install -m 0755 -t %{buildroot}%{_libdir} \
obj/bin/additions/VBoxOGL*.so
-ln -sf ../VBoxOGL.so $RPM_BUILD_ROOT%{_libdir}/dri/vboxvideo_dri.so
+ln -sf ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
-install -m 0755 -t $RPM_BUILD_ROOT/%{_lib}/security \
+install -d %{buildroot}%{_libdir}/security
+install -m 0755 -t %{buildroot}%{_libdir}/security \
obj/bin/additions/pam_vbox.so
# Installation root configuration
-install -d $RPM_BUILD_ROOT/%{_sysconfdir}/vbox
-echo 'INSTALL_DIR=%{_libdir}/virtualbox' > $RPM_BUILD_ROOT/%{_sysconfdir}/vbox/vbox.cfg
+install -d %{buildroot}%{_sysconfdir}/vbox
+echo 'INSTALL_DIR=%{_libdir}/virtualbox' > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg
# Install udev rules
-install -p -m 0644 -D %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/90-vboxdrv.rules
-install -p -m 0644 -D %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/60-vboxguest.rules
+install -p -m 0644 -D %{SOURCE3} %{buildroot}%{_prefix}/lib/udev/rules.d/90-vboxdrv.rules
+install -p -m 0644 -D %{SOURCE5} %{buildroot}%{_prefix}/lib/udev/rules.d/60-vboxguest.rules
# Install modules load script
-install -p -m 0644 -D %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/modules-load.d/%{name}.conf
-install -p -m 0644 -D %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/modules-load.d/%{name}-guest.conf
+install -p -m 0644 -D %{SOURCE6} %{buildroot}%{_prefix}/lib/modules-load.d/%{name}.conf
+install -p -m 0644 -D %{SOURCE7} %{buildroot}%{_prefix}/lib/modules-load.d/%{name}-guest.conf
# Module Source Code
mkdir -p %{name}-kmod-%{version}
cp -al obj/bin/src/vbox* obj/bin/additions/src/vbox* %{name}-kmod-%{version}
-install -d $RPM_BUILD_ROOT%{_datadir}/%{name}-kmod-%{version}
-tar --use-compress-program xz -cf $RPM_BUILD_ROOT%{_datadir}/%{name}-kmod-%{version}/%{name}-kmod-%{version}.tar.xz \
+install -d %{buildroot}%{_datadir}/%{name}-kmod-%{version}
+tar --use-compress-program xz -cf %{buildroot}%{_datadir}/%{name}-kmod-%{version}/%{name}-kmod-%{version}.tar.xz \
%{name}-kmod-%{version}
# Menu entry
-desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
+desktop-file-install --dir=%{buildroot}%{_datadir}/applications \
--remove-key=DocPath --remove-category=X-MandrivaLinux-System \
--vendor='' obj/bin/virtualbox.desktop
@@ -571,8 +571,8 @@
%{_datadir}/applications/*.desktop
%dir %{_sysconfdir}/vbox
%config %{_sysconfdir}/vbox/vbox.cfg
-%config %{_sysconfdir}/udev/rules.d/90-vboxdrv.rules
-%config %{_sysconfdir}/modules-load.d/%{name}.conf
+%{_prefix}/lib/udev/rules.d/90-vboxdrv.rules
+%{_prefix}/lib/modules-load.d/%{name}.conf
%doc COPYING*
%doc doc/*.*
%if %{enable_docs}
@@ -581,7 +581,7 @@
%if %{enable_webservice}
%{_unitdir}/vboxweb.service
%endif
-/lib/udev/VBoxCreateUSBNode.sh
+%{_prefix}/lib/udev/VBoxCreateUSBNode.sh
%files devel
@@ -594,7 +594,7 @@
%files guest
-/%{_lib}/security/pam_vbox.so
+%{_libdir}/security/pam_vbox.so
%{_sbindir}/mount.vboxsf
%{_bindir}/VBoxClient
%{_bindir}/VBoxControl
@@ -605,8 +605,8 @@
%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
#%{_sysconfdir}/xdg/autostart/vboxclient.desktop
%exclude %{_datadir}/gdm
-%config %{_sysconfdir}/udev/rules.d/60-vboxguest.rules
-%config %{_sysconfdir}/modules-load.d/%{name}-guest.conf
+%{_prefix}/lib/udev/rules.d/60-vboxguest.rules
+%{_prefix}/lib/modules-load.d/%{name}-guest.conf
#doc COPYING
%{_unitdir}/vboxservice.service
@@ -616,6 +616,13 @@
%changelog
+* Sun Dec 21 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.20-2
+- Moved files from /etc/modules-load.d/ to /usr/lib/modules-load.d/, fix rfbz #3469 .
+- Also moved files from /etc/udev/rules.d/ to /usr/lib/udev/rules.d/ and removed %config directive .
+- s/$RPM_BUILD_ROOT/%{buildroot}/g
+- Added %{_prefix} to /lib/udev/ .
+- Moved pam_vbox.so from %{_lib}/security/ to %{_libdir}/security/ .
+
* Sun Nov 23 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.20-1
- New upstream release .
9 years, 11 months
rpms/ffmpeg/devel .cvsignore, 1.66, 1.67 ffmpeg.spec, 1.124, 1.125 sources, 1.67, 1.68
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3387
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
* Sun Dec 21 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.4.5-1
- Updated to 2.4.5
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- .cvsignore 1 Dec 2014 06:26:33 -0000 1.66
+++ .cvsignore 21 Dec 2014 11:32:00 -0000 1.67
@@ -1 +1 @@
-ffmpeg-2.4.4.tar.bz2
+ffmpeg-2.4.5.tar.bz2
9 years, 11 months
rpms/ffmpeg/F-19 .cvsignore, 1.53, 1.54 ffmpeg.spec, 1.95, 1.96 sources, 1.53, 1.54
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/ffmpeg/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv3165
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
* Sun Dec 21 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.2.11-1
- Updated to 1.2.11
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-19/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .cvsignore 3 Nov 2014 06:20:59 -0000 1.53
+++ .cvsignore 21 Dec 2014 11:28:08 -0000 1.54
@@ -1 +1 @@
-ffmpeg-1.2.10.tar.bz2
+ffmpeg-1.2.11.tar.bz2
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-19/ffmpeg.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ffmpeg.spec 3 Nov 2014 06:20:59 -0000 1.95
+++ ffmpeg.spec 21 Dec 2014 11:28:08 -0000 1.96
@@ -16,7 +16,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 1.2.10
+Version: 1.2.11
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -291,6 +291,9 @@
%changelog
+* Sun Dec 21 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.2.11-1
+- Updated to 1.2.11
+
* Mon Nov 03 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.2.10-1
- Updated to 1.2.10
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/F-19/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources 3 Nov 2014 06:20:59 -0000 1.53
+++ sources 21 Dec 2014 11:28:08 -0000 1.54
@@ -1 +1 @@
-0b0eaa3adeec43c78a5b64a604c0b1dc ffmpeg-1.2.10.tar.bz2
+ed9a5f6cc6e2e0c9fb31b4ab30b3fbcd ffmpeg-1.2.11.tar.bz2
9 years, 11 months
rpms/fuse-exfat/devel .cvsignore, 1.2, 1.3 fuse-exfat.spec, 1.2, 1.3 sources, 1.2, 1.3
by Patrick Griffis
Author: tingping
Update of /cvs/free/rpms/fuse-exfat/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4507
Modified Files:
.cvsignore fuse-exfat.spec sources
Log Message:
* Sat Dec 20 2014 TingPing <tingping(a)tingping.se> - 1.1.0-1
- Update to 1.1.0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/fuse-exfat/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 9 Apr 2013 17:31:07 -0000 1.2
+++ .cvsignore 20 Dec 2014 19:53:59 -0000 1.3
@@ -1 +1 @@
-fuse-exfat-1.0.1.tar.gz
+fuse-exfat-1.1.0.tar.gz
Index: fuse-exfat.spec
===================================================================
RCS file: /cvs/free/rpms/fuse-exfat/devel/fuse-exfat.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fuse-exfat.spec 31 Aug 2014 03:14:05 -0000 1.2
+++ fuse-exfat.spec 20 Dec 2014 19:53:59 -0000 1.3
@@ -1,10 +1,10 @@
Name: fuse-exfat
Summary: Free exFAT file system implementation
-Version: 1.0.1
-Release: 2%{?dist}
-License: GPLv3+
+Version: 1.1.0
+Release: 1%{?dist}
+License: GPLv2+
Group: System Environment/Base
-Source0: http://exfat.googlecode.com/files/fuse-exfat-%{version}.tar.gz
+Source0: https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3VTdaa0EzTkhYdU...
URL: http://code.google.com/p/exfat/
BuildRequires: fuse-devel
BuildRequires: scons
@@ -34,6 +34,9 @@
%{_mandir}/man8/*
%changelog
+* Sat Dec 20 2014 TingPing <tingping(a)tingping.se> - 1.1.0-1
+- Update to 1.1.0
+
* Sun Aug 31 2014 Sérgio Basto <sergio(a)serjux.com> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Index: sources
===================================================================
RCS file: /cvs/free/rpms/fuse-exfat/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 9 Apr 2013 17:31:07 -0000 1.2
+++ sources 20 Dec 2014 19:53:59 -0000 1.3
@@ -1 +1 @@
-7988a5111841593231f20af22153362d fuse-exfat-1.0.1.tar.gz
+b2a23c032661cb1c1da4514e7af33916 fuse-exfat-1.1.0.tar.gz
9 years, 11 months
rpms/exfat-utils/devel .cvsignore, 1.2, 1.3 exfat-utils.spec, 1.2, 1.3 sources, 1.2, 1.3
by Patrick Griffis
Author: tingping
Update of /cvs/free/rpms/exfat-utils/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4257
Modified Files:
.cvsignore exfat-utils.spec sources
Log Message:
* Sat Dec 20 2014 TingPing <tingping(a)tingping.se> - 1.1.1-1
- Update to 1.1.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/exfat-utils/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 9 Apr 2013 17:30:19 -0000 1.2
+++ .cvsignore 20 Dec 2014 19:50:40 -0000 1.3
@@ -1 +1 @@
-exfat-utils-1.0.1.tar.gz
+exfat-utils-1.1.1.tar.gz
Index: exfat-utils.spec
===================================================================
RCS file: /cvs/free/rpms/exfat-utils/devel/exfat-utils.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- exfat-utils.spec 31 Aug 2014 02:59:01 -0000 1.2
+++ exfat-utils.spec 20 Dec 2014 19:50:40 -0000 1.3
@@ -1,10 +1,10 @@
Name: exfat-utils
Summary: Utilities for exFAT file system
-Version: 1.0.1
-Release: 2%{?dist}
-License: GPLv3+
+Version: 1.1.1
+Release: 1%{?dist}
+License: GPLv2+
Group: System Environment/Base
-Source0: http://exfat.googlecode.com/files/exfat-utils-%{version}.tar.gz
+Source0: https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3UzNtSkRvdHBpdj...
URL: http://code.google.com/p/exfat/
BuildRequires: scons
@@ -39,6 +39,9 @@
%{_mandir}/man8/*
%changelog
+* Sat Dec 20 2014 TingPing <tingping(a)tingping.se> - 1.1.1-1
+- Update to 1.1.1
+
* Sun Aug 31 2014 Sérgio Basto <sergio(a)serjux.com> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Index: sources
===================================================================
RCS file: /cvs/free/rpms/exfat-utils/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 9 Apr 2013 17:30:19 -0000 1.2
+++ sources 20 Dec 2014 19:50:40 -0000 1.3
@@ -1 +1 @@
-e592130829d0bf61fa5e3cd1c759d329 exfat-utils-1.0.1.tar.gz
+6f0a276bbfdcdd8c94ac2f72625cc7c9 exfat-utils-1.1.1.tar.gz
9 years, 11 months
rpms/caja-dropbox/F-20 caja-dropbox.spec,1.4,1.5
by Wolfgang Ulbrich
Author: raveit65
Update of /cvs/nonfree/rpms/caja-dropbox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31145
Modified Files:
caja-dropbox.spec
Log Message:
* Sat Dec 20 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-2
- use rpmfusion dropbox require
- fix license information
- remove non needed patches
Index: caja-dropbox.spec
===================================================================
RCS file: /cvs/nonfree/rpms/caja-dropbox/F-20/caja-dropbox.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- caja-dropbox.spec 10 Oct 2014 18:30:57 -0000 1.4
+++ caja-dropbox.spec 20 Dec 2014 18:14:26 -0000 1.5
@@ -1,18 +1,13 @@
Summary: Dropbox extension for caja
Name: caja-dropbox
Version: 1.8.0
-Release: 1%{?dist}
-License: GPLv3+ and CC-BY-ND
+Release: 2%{?dist}
+License: GPLv2+
Group: User Interface/Desktops
URL: https://github.com/mate-desktop/caja-dropbox
Source0: http://pub.mate-desktop.org/releases/1.8/caja-dropbox-%{version}.tar.xz
-# script binary with serialize images
-Source1: caja-dropbox
-Patch2: caja-dropbox-1.8.0_disable-creation-of-dropbox-script-binary.patch
-Patch3: caja-dropbox_fix-pygtk-in-configure.patch
-
-BuildRequires: caja-devel
+BuildRequires: caja-devel
BuildRequires: python-docutils
BuildRequires: autoconf
BuildRequires: automake
@@ -20,9 +15,9 @@
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-devel
-Requires: caja-extensions
-Requires: pygtk2
-Requires: hicolor-icon-theme
+Requires: dropbox >= 1:2.10.0
+Requires: caja-extensions
+Requires: pygtk2
%description
Dropbox extension for caja file manager
@@ -32,58 +27,36 @@
%prep
%setup -q
-%patch2 -p1 -b .disable-creation
-
-autoreconf -i -f
-%patch3 -p1 -b .pygtk
-
-cp %{SOURCE1} caja-dropbox
-
%build
%configure
make %{?_smp_mflags}
%install
-make install DESTDIR=$RPM_BUILD_ROOT
-
-mkdir -m 755 -p $RPM_BUILD_ROOT%{_bindir}
-install -m 755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/caja-dropbox
+%{make_install}
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
+rm -rf ${RPM_BUILD_ROOT}%{_bindir}
+rm -rf ${RPM_BUILD_ROOT}%{_datadir}
-%check
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/caja-dropbox.desktop
-
+%post -p /sbin/ldconfig
-%post
-/sbin/ldconfig
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-/sbin/ldconfig
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%postun -p /sbin/ldconfig
%files
%doc AUTHORS COPYING NEWS README
-%{_bindir}/caja-dropbox
-%{_datadir}/caja-dropbox/
-%{_datadir}/icons/hicolor/*
-%{_mandir}/man1/caja-dropbox.1.gz
-%{_datadir}/applications/caja-dropbox.desktop
%{_libdir}/caja/extensions-2.0/libcaja-dropbox.so
%changelog
+* Sat Dec 20 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-2
+- use rpmfusion dropbox require
+- fix license information
+- remove non needed patches
+
* Fri Oct 10 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-1
- switch to mate upstream
- update to 1.8.0 release
9 years, 11 months
rpms/caja-dropbox/devel caja-dropbox.spec,1.9,1.10
by Wolfgang Ulbrich
Author: raveit65
Update of /cvs/nonfree/rpms/caja-dropbox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31009
Modified Files:
caja-dropbox.spec
Log Message:
* Sat Dec 20 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-2
- use rpmfusion dropbox require
- fix license information
- remove non needed patches
Index: caja-dropbox.spec
===================================================================
RCS file: /cvs/nonfree/rpms/caja-dropbox/devel/caja-dropbox.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- caja-dropbox.spec 10 Oct 2014 17:46:15 -0000 1.9
+++ caja-dropbox.spec 20 Dec 2014 18:11:32 -0000 1.10
@@ -1,18 +1,13 @@
Summary: Dropbox extension for caja
Name: caja-dropbox
Version: 1.8.0
-Release: 1%{?dist}
-License: GPLv3+ and CC-BY-ND
+Release: 2%{?dist}
+License: GPLv2+
Group: User Interface/Desktops
URL: https://github.com/mate-desktop/caja-dropbox
Source0: http://pub.mate-desktop.org/releases/1.8/caja-dropbox-%{version}.tar.xz
-# script binary with serialize images
-Source1: caja-dropbox
-Patch2: caja-dropbox-1.8.0_disable-creation-of-dropbox-script-binary.patch
-Patch3: caja-dropbox_fix-pygtk-in-configure.patch
-
-BuildRequires: caja-devel
+BuildRequires: caja-devel
BuildRequires: python-docutils
BuildRequires: autoconf
BuildRequires: automake
@@ -20,9 +15,9 @@
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-devel
-Requires: caja-extensions
-Requires: pygtk2
-Requires: hicolor-icon-theme
+Requires: dropbox >= 1:2.10.0
+Requires: caja-extensions
+Requires: pygtk2
%description
Dropbox extension for caja file manager
@@ -32,13 +27,6 @@
%prep
%setup -q
-%patch2 -p1 -b .disable-creation
-
-autoreconf -i -f
-%patch3 -p1 -b .pygtk
-
-cp %{SOURCE1} caja-dropbox
-
%build
%configure
@@ -47,43 +35,28 @@
%install
%{make_install}
-mkdir -m 755 -p $RPM_BUILD_ROOT%{_bindir}
-install -m 755 -p %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/caja-dropbox
-
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
+rm -rf ${RPM_BUILD_ROOT}%{_bindir}
+rm -rf ${RPM_BUILD_ROOT}%{_datadir}
-%check
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/caja-dropbox.desktop
-
+%post -p /sbin/ldconfig
-%post
-/sbin/ldconfig
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-/sbin/ldconfig
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%postun -p /sbin/ldconfig
%files
%doc AUTHORS COPYING NEWS README
-%{_bindir}/caja-dropbox
-%{_datadir}/caja-dropbox/
-%{_datadir}/icons/hicolor/*
-%{_mandir}/man1/caja-dropbox.1.gz
-%{_datadir}/applications/caja-dropbox.desktop
%{_libdir}/caja/extensions-2.0/libcaja-dropbox.so
%changelog
+* Sat Dec 20 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-2
+- use rpmfusion dropbox require
+- fix license information
+- remove non needed patches
+
* Fri Oct 10 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-1
- switch to mate upstream
- update to 1.8.0 release
9 years, 11 months
rpms/nemo-dropbox/F-20 nemo-dropbox.spec,NONE,1.1 sources,1.1,1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nemo-dropbox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30343
Modified Files:
sources
Added Files:
nemo-dropbox.spec
Log Message:
initial commit
--- NEW FILE nemo-dropbox.spec ---
Summary: Dropbox extension for nemo
Name: nemo-dropbox
Version: 2.4.x
Release: 2%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
Group: User Interface/Desktops
URL: http://cinnamon.linuxmint.com
# To generate tarball
# wget https://github.com/linuxmint/nemo-extensions/tarball/%%{_internal_version} -O nemo-extensions-%%{version}.git%%{_internal_version}.tar.gz
#Source0: http://leigh123linux.fedorapeople.org/pub/nemo-extensions/source/nemo-ext...
Source0: http://leigh123linux.fedorapeople.org/pub/nemo-extensions/source/nemo-ext...
BuildRequires: nemo-devel
BuildRequires: python-docutils
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-devel
Requires: dropbox >= 1:2.10.0
%description
Dropbox extension for nemo file manager
Dropbox allows you to sync your files online and across
your computers automatically.
%prep
%setup -q -n nemo-extensions-%{version}
%build
pushd nemo-dropbox
autoreconf -fi
%configure
make %{?_smp_mflags}
popd
%install
pushd nemo-dropbox
%{make_install}
popd
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
rm -rf ${RPM_BUILD_ROOT}%{_bindir}
rm -rf ${RPM_BUILD_ROOT}%{_datadir}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%doc nemo-dropbox/{AUTHORS,ChangeLog,COPYING,NEWS,README}
%{_libdir}/nemo/extensions-3.0/libnemo-dropbox.so
%changelog
* Tue Dec 16 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.x-2
- add requires dropbox
* Tue Dec 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.x-1
- First build
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nemo-dropbox/F-20/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 20 Dec 2014 15:14:41 -0000 1.1
+++ sources 20 Dec 2014 16:46:32 -0000 1.2
@@ -0,0 +1 @@
+e3fd0a43d0d3e76f81832e01cabe35f7 nemo-extensions-2.4.x.tar.gz
9 years, 11 months
rpms/nemo-dropbox/devel nemo-dropbox.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nemo-dropbox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30165/devel
Modified Files:
.cvsignore sources
Added Files:
nemo-dropbox.spec
Log Message:
initial commit
--- NEW FILE nemo-dropbox.spec ---
Summary: Dropbox extension for nemo
Name: nemo-dropbox
Version: 2.4.x
Release: 2%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
Group: User Interface/Desktops
URL: http://cinnamon.linuxmint.com
# To generate tarball
# wget https://github.com/linuxmint/nemo-extensions/tarball/%%{_internal_version} -O nemo-extensions-%%{version}.git%%{_internal_version}.tar.gz
#Source0: http://leigh123linux.fedorapeople.org/pub/nemo-extensions/source/nemo-ext...
Source0: http://leigh123linux.fedorapeople.org/pub/nemo-extensions/source/nemo-ext...
BuildRequires: nemo-devel
BuildRequires: python-docutils
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-devel
Requires: dropbox >= 1:2.10.0
%description
Dropbox extension for nemo file manager
Dropbox allows you to sync your files online and across
your computers automatically.
%prep
%setup -q -n nemo-extensions-%{version}
%build
pushd nemo-dropbox
autoreconf -fi
%configure
make %{?_smp_mflags}
popd
%install
pushd nemo-dropbox
%{make_install}
popd
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
rm -rf ${RPM_BUILD_ROOT}%{_bindir}
rm -rf ${RPM_BUILD_ROOT}%{_datadir}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%doc nemo-dropbox/{AUTHORS,ChangeLog,COPYING,NEWS,README}
%{_libdir}/nemo/extensions-3.0/libnemo-dropbox.so
%changelog
* Tue Dec 16 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.x-2
- add requires dropbox
* Tue Dec 09 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.x-1
- First build
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nemo-dropbox/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 20 Dec 2014 15:14:41 -0000 1.1
+++ .cvsignore 20 Dec 2014 16:44:29 -0000 1.2
@@ -0,0 +1 @@
+nemo-extensions-2.4.x.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nemo-dropbox/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 20 Dec 2014 15:14:41 -0000 1.1
+++ sources 20 Dec 2014 16:44:29 -0000 1.2
@@ -0,0 +1 @@
+e3fd0a43d0d3e76f81832e01cabe35f7 nemo-extensions-2.4.x.tar.gz
9 years, 11 months
rpms/nautilus-dropbox/F-20 nautilus-dropbox.spec, NONE, 1.1 sources, 1.1, 1.2
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nautilus-dropbox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29940
Modified Files:
sources
Added Files:
nautilus-dropbox.spec
Log Message:
initial commit
--- NEW FILE nautilus-dropbox.spec ---
Name: nautilus-dropbox
Epoch: 1
Version: 2.10.0
Release: 1%{?dist}
Summary: Dropbox extension for Nautilus
License: GPLv3+
Group: User Interface/Desktops
URL: https://www.dropbox.com
Source: https://linux.dropbox.com/packages/%{name}-%{version}.tar.bz2
BuildRequires: desktop-file-utils
BuildRequires: nautilus-devel
BuildRequires: python-docutils
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pygobject2-devel
BuildRequires: pygtk2-devel
Requires: dropbox >= %{?epoch}:%{version}-%{release}
%description
Dropbox extension for nautilus file manager
%package -n dropbox
Summary: Client for Linux
Group: User Interface/Desktops
BuildArch: noarch
Requires: pygtk2
Requires: hicolor-icon-theme
%description -n dropbox
Dropbox allows you to sync your files online and across
your computers automatically.
%prep
%setup -q
%build
%configure --disable-static
make %{?_smp_mflags}
%install
%{make_install}
find $RPM_BUILD_ROOT%{_libdir} -type f -name '*.la' -delete -print
%check
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/dropbox.desktop
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%post -n dropbox
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun -n dropbox
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans -n dropbox
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -n dropbox
%doc ChangeLog README COPYING
%{_bindir}/dropbox
%{_datadir}/nautilus-dropbox/
%{_datadir}/icons/hicolor/*
%{_mandir}/man1/dropbox.1.gz
%{_datadir}/applications/dropbox.desktop
%files
%{_libdir}/nautilus/extensions-3.0/libnautilus-dropbox.so
%changelog
* Tue Dec 16 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.10.0-1
- first build
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nautilus-dropbox/F-20/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 20 Dec 2014 15:11:35 -0000 1.1
+++ sources 20 Dec 2014 16:41:13 -0000 1.2
@@ -0,0 +1 @@
+8fdaa58878cacebc00e84e4b89a8f823 nautilus-dropbox-2.10.0.tar.bz2
9 years, 11 months