rpms/openmw/F-20 .cvsignore, 1.4, 1.5 openmw-datapath.patch, 1.3, 1.4 openmw.spec, 1.3, 1.4 sources, 1.4, 1.5 openmw-fix-opencs-desktop.patch, 1.1, NONE openmw-fix-openmw-desktop.patch, 1.1, NONE
by Alexandre Moine
Author: nobrakal
Update of /cvs/free/rpms/openmw/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31374/F-20
Modified Files:
.cvsignore openmw-datapath.patch openmw.spec sources
Removed Files:
openmw-fix-opencs-desktop.patch
openmw-fix-openmw-desktop.patch
Log Message:
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openmw/F-20/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 15 Jan 2014 13:20:02 -0000 1.4
+++ .cvsignore 14 Mar 2014 13:17:56 -0000 1.5
@@ -1 +1 @@
-openmw-0.28.0-source.tar.gz
+openmw-openmw-0.29.0.tar.gz
openmw-datapath.patch:
linuxpath.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: openmw-datapath.patch
===================================================================
RCS file: /cvs/free/rpms/openmw/F-20/openmw-datapath.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openmw-datapath.patch 15 Jan 2014 13:20:02 -0000 1.3
+++ openmw-datapath.patch 14 Mar 2014 13:17:56 -0000 1.4
@@ -1,7 +1,6 @@
-diff -Naur openmw-0.28.0.orig/components/files/linuxpath.cpp openmw-0.26.0/components/files/linuxpath.cpp
---- openmw-0.28.0.orig/components/files/linuxpath.cpp 2013-09-06 03:49:35.000000000 -0500
-+++ openmw-0.28.0/components/files/linuxpath.cpp 2013-09-15 08:00:41.674024032 -0500
-@@ -76,7 +76,7 @@
+--- openmw-openmw-0.29.0.or/components/files/linuxpath.cpp 2014-03-04 08:52:48.000000000 +0100
++++ openmw-openmw-0.29.0/components/files/linuxpath.cpp 2014-03-13 19:31:40.400005365 +0100
+@@ -80,7 +80,7 @@
boost::filesystem::path LinuxPath::getGlobalDataPath() const
{
Index: openmw.spec
===================================================================
RCS file: /cvs/free/rpms/openmw/F-20/openmw.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openmw.spec 15 Jan 2014 13:20:02 -0000 1.3
+++ openmw.spec 14 Mar 2014 13:17:56 -0000 1.4
@@ -1,19 +1,16 @@
Name: openmw
-Version: 0.28.0
+Version: 0.29.0
Release: 1%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
URL: https://openmw.org/
-Source0: https://openmw.googlecode.com/files/%{name}-%{version}-source.tar.gz
+
+# The sources are disponible here: https://github.com/zinnschlag/openmw/archive/openmw-0.29.0.tar.gz, but Github force the download of openmw-openmw-0.29.0.tar.gz instead of openmw-0.29.0.tar.gz. So I have to specify only the file's name.
+Source0: %{name}-%{name}-0.29.0.tar.gz
# Fix data path from /usr/share/games/openmw to /usr/share/openmw/data
Patch0: openmw-datapath.patch
-# Fix opencs.desktop, wich have a bad end for the keywords line
-Patch1: openmw-fix-opencs-desktop.patch
-
-# Fix openmw.desktop, wich have a bad end for the keywords line
-Patch2: openmw-fix-openmw-desktop.patch
BuildRequires: cmake
BuildRequires: boost-devel
@@ -51,10 +48,8 @@
%prep
-%setup -q -c %{name}-%{version}
-%patch0 -p1 -b .datapath
-%patch1 -p1
-%patch2 -p1
+%setup -q -n %{name}-%{name}-%{version}
+%patch0 -p1
# Remove bundled tinyxml files
rm -f extern/oics/tiny*.*
@@ -103,6 +98,12 @@
%changelog
+* Thu Mar 13 2014 Alexandre Moine <nobrakal(a)fedoraproject.org> 0.29.0-1
+- Update to 0.29.0.
+- The googlecode repo seems not supported anymore, the sources are now downloaded from github.
+- Github renames openmw-0.29.0.tar.gz into openmw-openmw-0.29.0.tar.gz, and I can't pick a direct link. So the Source0 is just the file's name, and I added a comment to specify the good URL.
+- The issues with the desktop files were fixed by upstream.
+
* Tue Jan 14 2014 Alexandre Moine <nobrakal(a)fedoraproject.org> 0.28.0-1
- Update to the new 0.28.0
- Add two patch to fix desktop files.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openmw/F-20/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 15 Jan 2014 13:20:02 -0000 1.4
+++ sources 14 Mar 2014 13:17:56 -0000 1.5
@@ -1 +1 @@
-bb6dab95af13a772ec376cf72a28fa36 openmw-0.28.0-source.tar.gz
+0e59c902934035b6e95e6b4d70c10337 openmw-openmw-0.29.0.tar.gz
--- openmw-fix-opencs-desktop.patch DELETED ---
--- openmw-fix-openmw-desktop.patch DELETED ---
10 years, 8 months
rpms/nvidia-304xx-kmod/devel .cvsignore, 1.5, 1.6 nvidia-304xx-kmod.spec, 1.15, 1.16 sources, 1.5, 1.6 nvidia_3.13_kernel.patch, 1.4, NONE
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14132
Modified Files:
.cvsignore nvidia-304xx-kmod.spec sources
Removed Files:
nvidia_3.13_kernel.patch
Log Message:
* Fri Mar 14 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
- Update to 304.121
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 24 Jan 2014 12:26:39 -0000 1.5
+++ .cvsignore 14 Mar 2014 06:47:35 -0000 1.6
@@ -1 +1 @@
-nvidia-kmod-data-304.119.tar.xz
+nvidia-kmod-data-304.121.tar.xz
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia-304xx-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nvidia-304xx-kmod.spec 24 Jan 2014 12:26:39 -0000 1.15
+++ nvidia-304xx-kmod.spec 14 Mar 2014 06:47:35 -0000 1.16
@@ -6,7 +6,7 @@
%global buildforkernels akmod
Name: nvidia-304xx-kmod
-Version: 304.119
+Version: 304.121
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -19,7 +19,6 @@
Source0: nvidia-kmod-data-%{version}.tar.xz
Source11: nvidia-304xx-kmodtool-excludekernel-filterfile
-Patch0: nvidia_3.13_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -46,7 +45,7 @@
for arch in x86 x64
do
pushd nvidiapkg-${arch}
-%patch0 -p1
+ echo 'no patch'
popd
done
@@ -80,6 +79,9 @@
%changelog
+* Fri Mar 14 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
+- Update to 304.121
+
* Fri Jan 24 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.119-1
- Update to 304.119
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 24 Jan 2014 12:26:39 -0000 1.5
+++ sources 14 Mar 2014 06:47:35 -0000 1.6
@@ -1 +1 @@
-21605ee053d6524f5df7b80a6aa53c80 nvidia-kmod-data-304.119.tar.xz
+f7588b76c1591013615fbd10441c4372 nvidia-kmod-data-304.121.tar.xz
--- nvidia_3.13_kernel.patch DELETED ---
10 years, 8 months
rpms/xorg-x11-drv-nvidia-304xx/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xorg-x11-drv-nvidia-304xx.spec, 1.11, 1.12
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13876
Modified Files:
.cvsignore sources xorg-x11-drv-nvidia-304xx.spec
Log Message:
* Thu Mar 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
- Update to 304.121
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 24 Jan 2014 12:16:49 -0000 1.5
+++ .cvsignore 14 Mar 2014 06:39:33 -0000 1.6
@@ -1,2 +1,2 @@
-NVIDIA-Linux-x86-304.119.run
-NVIDIA-Linux-x86_64-304.119.run
+NVIDIA-Linux-x86-304.121.run
+NVIDIA-Linux-x86_64-304.121.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 24 Jan 2014 12:16:49 -0000 1.5
+++ sources 14 Mar 2014 06:39:33 -0000 1.6
@@ -1,2 +1,2 @@
-a2acb8066ac296005dbf560ee83ae6d9 NVIDIA-Linux-x86-304.119.run
-b7b84b6a5759a9c3f563d1f6bfa6a056 NVIDIA-Linux-x86_64-304.119.run
+b8c950f0a30a6e1f503630fbd0ca8ab9 NVIDIA-Linux-x86-304.121.run
+ccc9f0c45fb68855c456428178f4b4e2 NVIDIA-Linux-x86_64-304.121.run
Index: xorg-x11-drv-nvidia-304xx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/devel/xorg-x11-drv-nvidia-304xx.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-nvidia-304xx.spec 24 Jan 2014 12:16:49 -0000 1.11
+++ xorg-x11-drv-nvidia-304xx.spec 14 Mar 2014 06:39:33 -0000 1.12
@@ -6,7 +6,7 @@
%global __strip /bin/true
Name: xorg-x11-drv-nvidia-304xx
-Version: 304.119
+Version: 304.121
Release: 1%{?dist}
Summary: NVIDIA's 304xx serie proprietary display driver for NVIDIA graphic cards
@@ -395,6 +395,9 @@
%changelog
+* Thu Mar 13 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.121-1
+- Update to 304.121
+
* Fri Jan 24 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 304.119-1
- Update to 304.119
10 years, 8 months
rpms/lpf-flash-plugin/F-19 flash-plugin.spec.in, 1.4, 1.5 lpf-flash-plugin.spec, 1.5, 1.6
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-flash-plugin/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13379
Modified Files:
flash-plugin.spec.in lpf-flash-plugin.spec
Log Message:
* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
- Update to 11.2.202.346.
Index: flash-plugin.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-19/flash-plugin.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flash-plugin.spec.in 10 Mar 2014 07:18:37 -0000 1.4
+++ flash-plugin.spec.in 14 Mar 2014 06:00:19 -0000 1.5
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -77,6 +77,9 @@
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed Mar 12 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Thu Mar 06 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
Index: lpf-flash-plugin.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-19/lpf-flash-plugin.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lpf-flash-plugin.spec 10 Mar 2014 07:18:38 -0000 1.5
+++ lpf-flash-plugin.spec 14 Mar 2014 06:00:19 -0000 1.6
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@
%changelog
+* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Mon Mar 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
10 years, 8 months
rpms/lpf-flash-plugin/F-20 flash-plugin.spec.in, 1.4, 1.5 lpf-flash-plugin.spec, 1.5, 1.6
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-flash-plugin/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13274
Modified Files:
flash-plugin.spec.in lpf-flash-plugin.spec
Log Message:
* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
- Update to 11.2.202.346.
Index: flash-plugin.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-20/flash-plugin.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flash-plugin.spec.in 10 Mar 2014 07:18:13 -0000 1.4
+++ flash-plugin.spec.in 14 Mar 2014 06:00:08 -0000 1.5
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -77,6 +77,9 @@
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed Mar 12 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Thu Mar 06 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
Index: lpf-flash-plugin.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/F-20/lpf-flash-plugin.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lpf-flash-plugin.spec 10 Mar 2014 07:18:14 -0000 1.5
+++ lpf-flash-plugin.spec 14 Mar 2014 06:00:08 -0000 1.6
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@
%changelog
+* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Mon Mar 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
10 years, 8 months
rpms/lpf-flash-plugin/devel flash-plugin.spec.in, 1.4, 1.5 lpf-flash-plugin.spec, 1.7, 1.8
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-flash-plugin/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13154
Modified Files:
flash-plugin.spec.in lpf-flash-plugin.spec
Log Message:
* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
- Update to 11.2.202.346.
Index: flash-plugin.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/devel/flash-plugin.spec.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flash-plugin.spec.in 10 Mar 2014 07:15:40 -0000 1.4
+++ flash-plugin.spec.in 14 Mar 2014 05:59:34 -0000 1.5
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -77,6 +77,9 @@
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed Mar 12 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Thu Mar 06 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
Index: lpf-flash-plugin.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-flash-plugin/devel/lpf-flash-plugin.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lpf-flash-plugin.spec 10 Mar 2014 07:17:35 -0000 1.7
+++ lpf-flash-plugin.spec 14 Mar 2014 05:59:34 -0000 1.8
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 11.2.202.341
+Version: 11.2.202.346
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@
%changelog
+* Fri Mar 14 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.346-1
+- Update to 11.2.202.346.
+
* Mon Mar 10 2014 Simone Caronni <negativo17(a)gmail.com> - 1:11.2.202.341-1
- Update to 11.2.202.341.
10 years, 8 months
rpms/dvdstyler/F-20 .cvsignore, 1.25, 1.26 dvdstyler.spec, 1.45, 1.46 sources, 1.28, 1.29
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/dvdstyler/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18718
Modified Files:
.cvsignore dvdstyler.spec sources
Log Message:
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7.1-1
- New upstream release
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-20/dvdstyler.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- dvdstyler.spec 26 Feb 2014 00:13:15 -0000 1.45
+++ dvdstyler.spec 14 Mar 2014 00:43:04 -0000 1.46
@@ -2,7 +2,7 @@
Name: dvdstyler
Epoch: 1
-Version: 2.7
+Version: 2.7.1
Release: 1%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
@@ -90,6 +90,9 @@
%{_mandir}/*/*.gz
%changelog
+* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7.1-1
+- New upstream release
+
* Tue Feb 25 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7-1
- Update to 2.7
* better support of multiple titlesets
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-20/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources 26 Feb 2014 00:13:15 -0000 1.28
+++ sources 14 Mar 2014 00:43:04 -0000 1.29
@@ -1 +1 @@
-10d73f4da2094efbcfbb43726a7dc72c DVDStyler-2.7.tar.bz2
+786ef34ef502d064ed235298a8cde543 DVDStyler-2.7.1.tar.bz2
10 years, 8 months
rpms/dvdstyler/devel .cvsignore, 1.25, 1.26 dvdstyler.spec, 1.45, 1.46 sources, 1.28, 1.29
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/dvdstyler/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18434
Modified Files:
.cvsignore dvdstyler.spec sources
Log Message:
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7.1-1
- New upstream release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore 25 Feb 2014 22:54:31 -0000 1.25
+++ .cvsignore 14 Mar 2014 00:24:37 -0000 1.26
@@ -1 +1 @@
-DVDStyler-2.7.tar.bz2
+DVDStyler-2.7.1.tar.bz2
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/dvdstyler.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- dvdstyler.spec 25 Feb 2014 22:54:31 -0000 1.45
+++ dvdstyler.spec 14 Mar 2014 00:24:37 -0000 1.46
@@ -2,7 +2,7 @@
Name: dvdstyler
Epoch: 1
-Version: 2.7
+Version: 2.7.1
Release: 1%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
@@ -90,6 +90,9 @@
%{_mandir}/*/*.gz
%changelog
+* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7.1-1
+- New upstream release
+
* Tue Feb 25 2014 Sérgio Basto <sergio(a)serjux.com> - 1:2.7-1
- Update to 2.7
* better support of multiple titlesets
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources 25 Feb 2014 22:54:31 -0000 1.28
+++ sources 14 Mar 2014 00:24:37 -0000 1.29
@@ -1 +1 @@
-10d73f4da2094efbcfbb43726a7dc72c DVDStyler-2.7.tar.bz2
+786ef34ef502d064ed235298a8cde543 DVDStyler-2.7.1.tar.bz2
10 years, 8 months
rpms/x264/devel x264.spec,1.67,1.68
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/x264/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17701
Modified Files:
x264.spec
Log Message:
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 0.142-1.20140314gitaff928d_bootstrap
- Update to 0.142 git aff928d (stable branch) and bootstrap
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/devel/x264.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- x264.spec 10 Mar 2014 12:37:29 -0000 1.67
+++ x264.spec 13 Mar 2014 23:53:02 -0000 1.68
@@ -1,11 +1,11 @@
-%global api 140
-%global gitdate 20140122
-%global gitversion de0bc36
+%global api 142
+%global gitdate 20140314
+%global gitversion aff928d
%global snapshot %{gitdate}-%{gitversion}
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-#global _with_bootstrap 1
+%global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -24,7 +24,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 3%{?gver}%{?dist}%{?_with_bootstrap:_bootstrap}
+Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://developers.videolan.org/x264.html
@@ -189,6 +189,9 @@
%{_libdir}/libx26410b.so
%changelog
+* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 0.142-1.20140314gitaff928d_bootstrap
+- Update to 0.142 git aff928d (stable branch) and bootstrap
+
* Mon Mar 10 2014 Sérgio Basto <sergio(a)serjux.com> - 0.140-3.20140122gitde0bc36
- Un-boostrap
10 years, 8 months
rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.29,1.30
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14765
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-1
- New upstream release and just build akmods for rawhide
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- VirtualBox-kmod.spec 25 Dec 2013 19:18:22 -0000 1.29
+++ VirtualBox-kmod.spec 13 Mar 2014 22:56:39 -0000 1.30
@@ -12,15 +12,15 @@
#global prerel RC4
%global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
-%global vboxrel 4
+%global vboxrel 1
%global vboxreltag %{?vboxrel:-%{vboxrel}}
# Allow only root to access vboxdrv regardless of the file mode
# use only for debugging!
%bcond_with hardening
Name: VirtualBox-kmod
-Version: 4.3.6
-Release: 2%{?prerel:.%{prerel}}%{?dist}
+Version: 4.3.8
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-1
+- New upstream release and just build akmods for rawhide
+
* Wed Dec 25 2013 Sérgio Basto <sergio(a)serjux.com> - 4.3.6-2
- Rebuild for newest VirtualBox-kmodsrc and just build akmods for rawhide.
10 years, 8 months