rpms/openafs-kmod/F-18 .cvsignore, 1.10, 1.11 openafs-kmod.spec, 1.34, 1.35 sources, 1.13, 1.14
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24971
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre3
- Update to OpenAFS 1.6.2 pre-release 3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-18/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 27 Dec 2012 02:31:31 -0000 1.10
+++ .cvsignore 23 Jan 2013 20:04:56 -0000 1.11
@@ -1 +1 @@
-openafs-1.6.2pre2-src.tar.bz2
+openafs-1.6.2pre3-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-18/openafs-kmod.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- openafs-kmod.spec 17 Jan 2013 09:16:01 -0000 1.34
+++ openafs-kmod.spec 23 Jan 2013 20:04:56 -0000 1.35
@@ -17,13 +17,13 @@
%define kmod_name openafs
-%define pre pre2
+%define pre pre3
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
Version: 1.6.2
-Release: 0.%{pre}%{?dist}.4
+Release: 0.%{pre}%{?dist}
Summary: Kernel module(s)
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre3
+- Update to OpenAFS 1.6.2 pre-release 3
+
* Thu Jan 17 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre2.4
- Rebuilt for updated kernel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-18/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 27 Dec 2012 02:31:31 -0000 1.13
+++ sources 23 Jan 2013 20:04:56 -0000 1.14
@@ -1 +1 @@
-5fdf6f2725788d9526770d560c8541aa openafs-1.6.2pre2-src.tar.bz2
+d4130bb529c26c2f0d232410f96004a4 openafs-1.6.2pre3-src.tar.bz2
11 years, 10 months
rpms/dvdstyler/F-17 .cvsignore, 1.14, 1.15 dvdstyler.spec, 1.22, 1.23 sources, 1.16, 1.17 dvdstyler-wxVillaLib-libjpeg.patch, 1.1, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/dvdstyler/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23761
Modified Files:
.cvsignore dvdstyler.spec sources
Removed Files:
dvdstyler-wxVillaLib-libjpeg.patch
Log Message:
* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-17/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 26 Dec 2012 06:36:25 -0000 1.14
+++ .cvsignore 23 Jan 2013 18:44:42 -0000 1.15
@@ -1 +1 @@
-DVDStyler-2.3.5.tar.bz2
+DVDStyler-2.4rc1.tar.bz2
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-17/dvdstyler.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- dvdstyler.spec 26 Dec 2012 19:17:35 -0000 1.22
+++ dvdstyler.spec 23 Jan 2013 18:44:42 -0000 1.23
@@ -1,22 +1,23 @@
+%global prerel rc1
+
Name: dvdstyler
Epoch: 1
-Version: 2.3.5
-Release: 2%{?dist}
+Version: 2.4
+Release: 0.1%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.dvdstyler.de/
-Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}%{?prerel}...
Patch0: dvdstyler-make-desktopfile-valid.patch
-Patch1: dvdstyler-wxVillaLib-libjpeg.patch
# build
BuildRequires: automake, autoconf
BuildRequires: gettext
BuildRequires: byacc
# libraries
BuildRequires: wxGTK-devel >= 2.6.3
-BuildRequires: wxsvg-devel >= 1.0.10
+BuildRequires: wxsvg-devel >= 1.1.12
BuildRequires: ffmpeg-devel
BuildRequires: ffmpeg
BuildRequires: libgnomeui-devel
@@ -40,7 +41,7 @@
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: wxsvg >= 1.1.9
+Requires: wxsvg >= 1.1.12
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,9 +52,8 @@
%prep
-%setup -q -n DVDStyler-%{version}
+%setup -q -n DVDStyler-%{version}%{?prerel}
%patch0 -b .validdesktop
-%patch1 -b .libjpeg
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
@@ -89,6 +89,10 @@
%{_mandir}/*/*.gz
%changelog
+* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
+- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
+- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
+
* Wed Dec 26 2012 Sérgio Basto <sergio(a)serjux.com> - 2.3.5-2
- New upstream source, which have guide_pt and guide_ro.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-17/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 26 Dec 2012 19:17:35 -0000 1.16
+++ sources 23 Jan 2013 18:44:42 -0000 1.17
@@ -1 +1 @@
-946009867f43b47db22eba9e5230e412 DVDStyler-2.3.5.tar.bz2
+0ea0127213768400789014c62317cdec DVDStyler-2.4rc1.tar.bz2
--- dvdstyler-wxVillaLib-libjpeg.patch DELETED ---
11 years, 10 months
rpms/dvdstyler/F-18 .cvsignore, 1.14, 1.15 dvdstyler.spec, 1.26, 1.27 sources, 1.16, 1.17 dvdstyler-wxVillaLib-libjpeg.patch, 1.1, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/dvdstyler/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16505
Modified Files:
.cvsignore dvdstyler.spec sources
Removed Files:
dvdstyler-wxVillaLib-libjpeg.patch
Log Message:
* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-18/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 26 Dec 2012 05:59:10 -0000 1.14
+++ .cvsignore 23 Jan 2013 07:15:49 -0000 1.15
@@ -1 +1 @@
-DVDStyler-2.3.5.tar.bz2
+DVDStyler-2.4rc1.tar.bz2
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-18/dvdstyler.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- dvdstyler.spec 26 Dec 2012 19:15:17 -0000 1.26
+++ dvdstyler.spec 23 Jan 2013 07:15:50 -0000 1.27
@@ -1,22 +1,23 @@
+%global prerel rc1
+
Name: dvdstyler
Epoch: 1
-Version: 2.3.5
-Release: 2%{?dist}
+Version: 2.4
+Release: 0.1%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.dvdstyler.de/
-Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}%{?prerel}...
Patch0: dvdstyler-make-desktopfile-valid.patch
-Patch1: dvdstyler-wxVillaLib-libjpeg.patch
# build
BuildRequires: automake, autoconf
BuildRequires: gettext
BuildRequires: byacc
# libraries
BuildRequires: wxGTK-devel >= 2.6.3
-BuildRequires: wxsvg-devel >= 1.0.10
+BuildRequires: wxsvg-devel >= 1.1.12
BuildRequires: ffmpeg-devel
BuildRequires: ffmpeg
BuildRequires: libgnomeui-devel
@@ -40,7 +41,7 @@
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: wxsvg >= 1.1.9
+Requires: wxsvg >= 1.1.12
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,9 +52,8 @@
%prep
-%setup -q -n DVDStyler-%{version}
+%setup -q -n DVDStyler-%{version}%{?prerel}
%patch0 -b .validdesktop
-%patch1 -b .libjpeg
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
@@ -89,6 +89,10 @@
%{_mandir}/*/*.gz
%changelog
+* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
+- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
+- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
+
* Wed Dec 26 2012 Sérgio Basto <sergio(a)serjux.com> - 2.3.5-2
- New upstream source, which have guide_pt and guide_ro.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/F-18/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 26 Dec 2012 19:15:17 -0000 1.16
+++ sources 23 Jan 2013 07:15:50 -0000 1.17
@@ -1 +1 @@
-946009867f43b47db22eba9e5230e412 DVDStyler-2.3.5.tar.bz2
+0ea0127213768400789014c62317cdec DVDStyler-2.4rc1.tar.bz2
--- dvdstyler-wxVillaLib-libjpeg.patch DELETED ---
11 years, 10 months
rpms/dvdstyler/devel .cvsignore, 1.14, 1.15 dvdstyler.spec, 1.27, 1.28 sources, 1.16, 1.17 dvdstyler-wxVillaLib-libjpeg.patch, 1.1, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/dvdstyler/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16053
Modified Files:
.cvsignore dvdstyler.spec sources
Removed Files:
dvdstyler-wxVillaLib-libjpeg.patch
Log Message:
* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 26 Dec 2012 05:54:10 -0000 1.14
+++ .cvsignore 23 Jan 2013 07:13:36 -0000 1.15
@@ -1 +1 @@
-DVDStyler-2.3.5.tar.bz2
+DVDStyler-2.4rc1.tar.bz2
Index: dvdstyler.spec
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/dvdstyler.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- dvdstyler.spec 26 Dec 2012 19:08:40 -0000 1.27
+++ dvdstyler.spec 23 Jan 2013 07:13:36 -0000 1.28
@@ -1,22 +1,23 @@
+%global prerel rc1
+
Name: dvdstyler
Epoch: 1
-Version: 2.3.5
-Release: 2%{?dist}
+Version: 2.4
+Release: 0.1%{?prerel}%{?dist}
Summary: Cross-platform DVD authoring application
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.dvdstyler.de/
-Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}%{?prerel}...
Patch0: dvdstyler-make-desktopfile-valid.patch
-Patch1: dvdstyler-wxVillaLib-libjpeg.patch
# build
BuildRequires: automake, autoconf
BuildRequires: gettext
BuildRequires: byacc
# libraries
BuildRequires: wxGTK-devel >= 2.6.3
-BuildRequires: wxsvg-devel >= 1.0.10
+BuildRequires: wxsvg-devel >= 1.1.12
BuildRequires: ffmpeg-devel
BuildRequires: ffmpeg
BuildRequires: libgnomeui-devel
@@ -40,7 +41,7 @@
Requires: mjpegtools
Requires: mkisofs
Requires: mpgtx
-Requires: wxsvg >= 1.1.9
+Requires: wxsvg >= 1.1.12
# note: do not add Require: totem-backend or another DVD player - see
# RPM Fusion bug 366 for more details
@@ -51,9 +52,8 @@
%prep
-%setup -q -n DVDStyler-%{version}
+%setup -q -n DVDStyler-%{version}%{?prerel}
%patch0 -b .validdesktop
-%patch1 -b .libjpeg
%{__sed} -i 's|_T("xine \\"dvd:/$DIR\\"");|_T("totem \\"dvd://$DIR\\"");|' src/Config.h
@@ -89,6 +89,10 @@
%{_mandir}/*/*.gz
%changelog
+* Wed Jan 23 2013 Sérgio Basto <sergio(a)serjux.com> - 2.4-0.1.rc1
+- Update to 2.4rc1, to fix rfbz #2652 and rebuild for new wxSVG.
+- drop dvdstyler-wxVillaLib-libjpeg.patch, fixed upstream.
+
* Wed Dec 26 2012 Sérgio Basto <sergio(a)serjux.com> - 2.3.5-2
- New upstream source, which have guide_pt and guide_ro.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdstyler/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 26 Dec 2012 19:08:10 -0000 1.16
+++ sources 23 Jan 2013 07:13:36 -0000 1.17
@@ -1 +1 @@
-946009867f43b47db22eba9e5230e412 DVDStyler-2.3.5.tar.bz2
+0ea0127213768400789014c62317cdec DVDStyler-2.4rc1.tar.bz2
--- dvdstyler-wxVillaLib-libjpeg.patch DELETED ---
11 years, 10 months
rpms/picard-freeworld/devel .cvsignore, 1.7, 1.8 picard-freeworld.spec, 1.19, 1.20 sources, 1.9, 1.10
by Alex Lancaster
Author: alexlan
Update of /cvs/free/rpms/picard-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14953
Modified Files:
.cvsignore picard-freeworld.spec sources
Log Message:
Update to upstream 1.1.
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 4 Jun 2012 18:50:02 -0000 1.7
+++ .cvsignore 23 Jan 2013 05:46:39 -0000 1.8
@@ -1 +1 @@
-picard-1.0.tar.gz
+picard-1.1.tar.gz
Index: picard-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/picard-freeworld.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- picard-freeworld.spec 24 Nov 2012 15:23:39 -0000 1.19
+++ picard-freeworld.spec 23 Jan 2013 05:46:39 -0000 1.20
@@ -1,9 +1,9 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-Name: picard-freeworld
-Version: 1.0
-Release: 3%{?dist}
+Name: picard
+Version: 1.1
+Release: 1%{?dist}
Summary: MusicBrainz-based audio tagger
Group: Applications/Multimedia
@@ -56,6 +56,9 @@
%{python_sitearch}/picard/musicdns/avcodec.so
%changelog
+* Wed Jan 23 2013 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1-1
+- Update to upstream 1.1
+
* Sat Nov 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0-3
- Rebuilt for FFmpeg 1.0
Index: sources
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 4 Jun 2012 18:50:02 -0000 1.9
+++ sources 23 Jan 2013 05:46:39 -0000 1.10
@@ -1 +1 @@
-2ac5d31763caaf1e6d374049ca4c134e picard-1.0.tar.gz
+57abb76632a423760f336ac11da5c149 picard-1.1.tar.gz
11 years, 10 months
rpms/openafs-kmod/devel .cvsignore, 1.11, 1.12 openafs-kmod.spec, 1.25, 1.26 sources, 1.13, 1.14
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24256
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre3
- Update to OpenAFS 1.6.2 pre-release 3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore 26 Dec 2012 22:25:06 -0000 1.11
+++ .cvsignore 22 Jan 2013 18:26:10 -0000 1.12
@@ -1 +1 @@
-openafs-1.6.2pre2-src.tar.bz2
+openafs-1.6.2pre3-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/openafs-kmod.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- openafs-kmod.spec 26 Dec 2012 22:25:06 -0000 1.25
+++ openafs-kmod.spec 22 Jan 2013 18:26:11 -0000 1.26
@@ -17,7 +17,7 @@
%define kmod_name openafs
-%define pre pre2
+%define pre pre3
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
@@ -98,6 +98,9 @@
%changelog
+* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre3
+- Update to OpenAFS 1.6.2 pre-release 3
+
* Wed Dec 26 2012 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre2
- Update to OpenAFS 1.6.2 pre-release 2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 26 Dec 2012 22:25:06 -0000 1.13
+++ sources 22 Jan 2013 18:26:11 -0000 1.14
@@ -1 +1 @@
-5fdf6f2725788d9526770d560c8541aa openafs-1.6.2pre2-src.tar.bz2
+d4130bb529c26c2f0d232410f96004a4 openafs-1.6.2pre3-src.tar.bz2
11 years, 10 months
rpms/openafs/devel .cvsignore, 1.10, 1.11 openafs.spec, 1.34, 1.35 sources, 1.13, 1.14
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/openafs/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23926
Modified Files:
.cvsignore openafs.spec sources
Log Message:
* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.2-0.pre3
- Update to OpenAFS 1.6.2 pre-release 3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 26 Dec 2012 22:25:22 -0000 1.10
+++ .cvsignore 22 Jan 2013 18:21:41 -0000 1.11
@@ -1,2 +1,2 @@
-openafs-1.6.2pre2-src.tar.bz2
-openafs-1.6.2pre2-doc.tar.bz2
+openafs-1.6.2pre3-src.tar.bz2
+openafs-1.6.2pre3-doc.tar.bz2
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/openafs.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- openafs.spec 26 Dec 2012 22:25:22 -0000 1.34
+++ openafs.spec 22 Jan 2013 18:21:41 -0000 1.35
@@ -10,7 +10,7 @@
%define sysname amd64_linux26
%endif
-%define pre pre2
+%define pre pre3
Summary: Enterprise Network File System
Name: openafs
@@ -454,6 +454,9 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
+* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.2-0.pre3
+- Update to OpenAFS 1.6.2 pre-release 3
+
* Wed Dec 26 2012 Ken Dreyer <ktdreyer(a)ktdreyer.com> 0:1.6.2-0.pre2
- Update to OpenAFS 1.6.2 pre-release 2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 26 Dec 2012 22:25:22 -0000 1.13
+++ sources 22 Jan 2013 18:21:41 -0000 1.14
@@ -1,2 +1,2 @@
-5fdf6f2725788d9526770d560c8541aa openafs-1.6.2pre2-src.tar.bz2
-cd11865790af683bc785dc580661bf2f openafs-1.6.2pre2-doc.tar.bz2
+d4130bb529c26c2f0d232410f96004a4 openafs-1.6.2pre3-src.tar.bz2
+03ad50744114a8c2839851570a6faf44 openafs-1.6.2pre3-doc.tar.bz2
11 years, 10 months
rpms/mari0/devel mari0.desktop, NONE, 1.1 mari0.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/nonfree/rpms/mari0/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9192/devel
Modified Files:
.cvsignore sources
Added Files:
mari0.desktop mari0.spec
Log Message:
Initial Commit
--- NEW FILE mari0.desktop ---
[Desktop Entry]
Name=Mari0
Comment=A recreation of the original Super Mario Bros with a portal gun
Exec=mari0
Type=Application
Categories=Game;ArcadeGame;
Terminal=false
Icon=mari0
--- NEW FILE mari0.spec ---
Name: mari0
Version: 1.6
Release: 3%{?dist}
Summary: A recreation of the original Super Mario Bros with a portal gun
License: CC-BY-NC-SA
URL: http://stabyourself.net/mari0/
#Source0 is the upstream source:
Source0: http://stabyourself.net/dl.php?file=%{name}-1006/%{name}-source.zip
#Source1 is just a Desktop file:
Source1: %{name}.desktop
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
BuildArch: noarch
Requires: love >= 0.8.0
#Reworded from the website (see URL above)
%description
A complete from scratch recreation of the original Super Mario Bros.
game with a focus on perfectly imitating the feel the 1985 classic
gave us but with a portal gun and puzzle game mechanics from the
popular Value game, Portal. Mari0 also has a 4-player coop mode, with
everyone having their own Portal gun. This game is made with LOVE.
%prep
%setup -q -c
sed -i 's/\r//' readme.txt
iconv -f iso8859-1 -t utf-8 readme.txt > readme.txt.conv && mv -f readme.txt.conv readme.txt
#Execution Script:
echo -e "#!/bin/sh\nlove %{_datadir}/%{name}/%{name}.love\n" > %{name}
unzip -p %{name}_%{version}.love graphics/SMB/title.png | convert - -crop 176x88+0+0 -gravity NorthWest %{name}.png
%build
#No Build Required
%install
install -p -D -m 0644 %{name}_%{version}.love %{buildroot}/%{_datadir}/%{name}/%{name}.love
install -p -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
#Install desktop, icons:
desktop-file-install \
--dir %{buildroot}%{_datadir}/applications \
%{SOURCE1}
install -p -D -m 0644 %{name}.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
%files
%doc readme.txt
%{_bindir}/%{name}
%{_datadir}/%{name}/%{name}.love
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/applications/%{name}.desktop
%changelog
* Fri Aug 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-3
- Removed unnecessary unzip Build Require
- Simplified source files
- Fixed up desktop file
- Fixed inconsistent macros
* Mon Jun 4 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-2
- Added missing Build Require
- Removed unnecessary scriptlets
* Tue Apr 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-1
- Updated to 1.6
- Added a launcher and various improvements
* Tue Mar 6 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.2-1
- Initial Package
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 18 Aug 2012 08:17:14 -0000 1.1
+++ .cvsignore 21 Jan 2013 21:06:23 -0000 1.2
@@ -0,0 +1 @@
+mari0-source.zip
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 18 Aug 2012 08:17:14 -0000 1.1
+++ sources 21 Jan 2013 21:06:23 -0000 1.2
@@ -0,0 +1 @@
+22125f68ff41795fa8bafad5d1b1d1a9 mari0-source.zip
11 years, 10 months
rpms/mari0/F-18 mari0.desktop, NONE, 1.1 mari0.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/nonfree/rpms/mari0/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8559/F-18
Modified Files:
.cvsignore sources
Added Files:
mari0.desktop mari0.spec
Log Message:
Initial Commit
--- NEW FILE mari0.desktop ---
[Desktop Entry]
Name=Mari0
Comment=A recreation of the original Super Mario Bros with a portal gun
Exec=mari0
Type=Application
Categories=Game;ArcadeGame;
Terminal=false
Icon=mari0
--- NEW FILE mari0.spec ---
Name: mari0
Version: 1.6
Release: 3%{?dist}
Summary: A recreation of the original Super Mario Bros with a portal gun
License: CC-BY-NC-SA
URL: http://stabyourself.net/mari0/
#Source0 is the upstream source:
Source0: http://stabyourself.net/dl.php?file=%{name}-1006/%{name}-source.zip
#Source1 is just a Desktop file:
Source1: %{name}.desktop
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
BuildArch: noarch
Requires: love >= 0.8.0
#Reworded from the website (see URL above)
%description
A complete from scratch recreation of the original Super Mario Bros.
game with a focus on perfectly imitating the feel the 1985 classic
gave us but with a portal gun and puzzle game mechanics from the
popular Value game, Portal. Mari0 also has a 4-player coop mode, with
everyone having their own Portal gun. This game is made with LOVE.
%prep
%setup -q -c
sed -i 's/\r//' readme.txt
iconv -f iso8859-1 -t utf-8 readme.txt > readme.txt.conv && mv -f readme.txt.conv readme.txt
#Execution Script:
echo -e "#!/bin/sh\nlove %{_datadir}/%{name}/%{name}.love\n" > %{name}
unzip -p %{name}_%{version}.love graphics/SMB/title.png | convert - -crop 176x88+0+0 -gravity NorthWest %{name}.png
%build
#No Build Required
%install
install -p -D -m 0644 %{name}_%{version}.love %{buildroot}/%{_datadir}/%{name}/%{name}.love
install -p -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
#Install desktop, icons:
desktop-file-install \
--dir %{buildroot}%{_datadir}/applications \
%{SOURCE1}
install -p -D -m 0644 %{name}.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
%files
%doc readme.txt
%{_bindir}/%{name}
%{_datadir}/%{name}/%{name}.love
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/applications/%{name}.desktop
%changelog
* Fri Aug 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-3
- Removed unnecessary unzip Build Require
- Simplified source files
- Fixed up desktop file
- Fixed inconsistent macros
* Mon Jun 4 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-2
- Added missing Build Require
- Removed unnecessary scriptlets
* Tue Apr 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-1
- Updated to 1.6
- Added a launcher and various improvements
* Tue Mar 6 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.2-1
- Initial Package
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/F-18/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 18 Aug 2012 08:17:14 -0000 1.1
+++ .cvsignore 21 Jan 2013 20:46:17 -0000 1.2
@@ -0,0 +1 @@
+mari0-source.zip
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/F-18/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 18 Aug 2012 08:17:14 -0000 1.1
+++ sources 21 Jan 2013 20:46:17 -0000 1.2
@@ -0,0 +1 @@
+22125f68ff41795fa8bafad5d1b1d1a9 mari0-source.zip
11 years, 10 months
rpms/mari0/F-17 mari0.desktop, NONE, 1.1 mari0.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/nonfree/rpms/mari0/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8341/F-17
Modified Files:
.cvsignore sources
Added Files:
mari0.desktop mari0.spec
Log Message:
Initial Commit
--- NEW FILE mari0.desktop ---
[Desktop Entry]
Name=Mari0
Comment=A recreation of the original Super Mario Bros with a portal gun
Exec=mari0
Type=Application
Categories=Game;ArcadeGame;
Terminal=false
Icon=mari0
--- NEW FILE mari0.spec ---
Name: mari0
Version: 1.6
Release: 3%{?dist}
Summary: A recreation of the original Super Mario Bros with a portal gun
License: CC-BY-NC-SA
URL: http://stabyourself.net/mari0/
#Source0 is the upstream source:
Source0: http://stabyourself.net/dl.php?file=%{name}-1006/%{name}-source.zip
#Source1 is just a Desktop file:
Source1: %{name}.desktop
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
BuildArch: noarch
Requires: love >= 0.8.0
#Reworded from the website (see URL above)
%description
A complete from scratch recreation of the original Super Mario Bros.
game with a focus on perfectly imitating the feel the 1985 classic
gave us but with a portal gun and puzzle game mechanics from the
popular Value game, Portal. Mari0 also has a 4-player coop mode, with
everyone having their own Portal gun. This game is made with LOVE.
%prep
%setup -q -c
sed -i 's/\r//' readme.txt
iconv -f iso8859-1 -t utf-8 readme.txt > readme.txt.conv && mv -f readme.txt.conv readme.txt
#Execution Script:
echo -e "#!/bin/sh\nlove %{_datadir}/%{name}/%{name}.love\n" > %{name}
unzip -p %{name}_%{version}.love graphics/SMB/title.png | convert - -crop 176x88+0+0 -gravity NorthWest %{name}.png
%build
#No Build Required
%install
install -p -D -m 0644 %{name}_%{version}.love %{buildroot}/%{_datadir}/%{name}/%{name}.love
install -p -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
#Install desktop, icons:
desktop-file-install \
--dir %{buildroot}%{_datadir}/applications \
%{SOURCE1}
install -p -D -m 0644 %{name}.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
%files
%doc readme.txt
%{_bindir}/%{name}
%{_datadir}/%{name}/%{name}.love
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/applications/%{name}.desktop
%changelog
* Fri Aug 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-3
- Removed unnecessary unzip Build Require
- Simplified source files
- Fixed up desktop file
- Fixed inconsistent macros
* Mon Jun 4 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-2
- Added missing Build Require
- Removed unnecessary scriptlets
* Tue Apr 17 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.6-1
- Updated to 1.6
- Added a launcher and various improvements
* Tue Mar 6 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.2-1
- Initial Package
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/F-17/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 18 Aug 2012 08:17:14 -0000 1.1
+++ .cvsignore 21 Jan 2013 20:45:40 -0000 1.2
@@ -0,0 +1 @@
+mari0-source.zip
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mari0/F-17/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 18 Aug 2012 08:17:14 -0000 1.1
+++ sources 21 Jan 2013 20:45:40 -0000 1.2
@@ -0,0 +1 @@
+22125f68ff41795fa8bafad5d1b1d1a9 mari0-source.zip
11 years, 10 months