rpms/vbam Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vbam
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsCF2920/rpms/vbam
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module vbam
--- NEW FILE Makefile ---
# Top level Makefile for module vbam
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
12 years, 9 months
rpms/vbam/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vbam/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsCF2920/rpms/vbam/devel
Log Message:
Directory /cvs/free/rpms/vbam/devel added to the repository
12 years, 9 months
rpms/vbam - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vbam
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsCF2920/rpms/vbam
Log Message:
Directory /cvs/free/rpms/vbam added to the repository
12 years, 9 months
rpms/lxdream/devel lxdream.spec,1.15,1.16
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/lxdream/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27905
Modified Files:
lxdream.spec
Log Message:
* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-4
- Ensured the i686 version is built as well
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/devel/lxdream.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- lxdream.spec 10 Feb 2012 23:22:05 -0000 1.15
+++ lxdream.spec 11 Feb 2012 14:38:49 -0000 1.16
@@ -1,6 +1,6 @@
Name: lxdream
Version: 0.9.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Sega Dreamcast emulator
License: GPLv2+
URL: http://www.lxdream.org
@@ -19,11 +19,7 @@
BuildRequires: SDL-devel
# there should be a {ix86} instead of i386 in the ExclusiveArch line but
# that would make plague build the package for athlon, i386, i586 and i686 :-/
-%if 0%{?fedora} >= 11
-ExclusiveArch: i586 x86_64
-%else
-ExclusiveArch: i386 x86_64
-%endif
+ExclusiveArch: i686 x86_64
%description
lxdream is a linux-based emulator of the Sega Dreamcast system. While it is
@@ -69,6 +65,9 @@
%changelog
+* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-4
+- Ensured the i686 version is built as well
+
* Fri Feb 10 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.1-3
- Fixed build failures
- Dropped obsolete Group, Buildroot, %%clean and %%defattr
12 years, 9 months
rpms/nailer/devel nailer-0.4.3-glib.patch, NONE, 1.1 nailer.spec, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/nailer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26720
Modified Files:
nailer.spec
Added Files:
nailer-0.4.3-glib.patch
Log Message:
* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.4.3-7
- Fixed build failures
- Dropped obsolete Group, Buildroot, %clean and %defattr
- Updated scriptlets to the latest spec
nailer-0.4.3-glib.patch:
main.c | 1 -
1 file changed, 1 deletion(-)
--- NEW FILE nailer-0.4.3-glib.patch ---
diff -up nailer-0.4.3/src/main.c.glib nailer-0.4.3/src/main.c
diff -up nailer-0.4.3/src/main.c.glib nailer-0.4.3/src/main.c
--- nailer-0.4.3/src/main.c.glib 2008-09-02 22:22:54.000000000 +0200
+++ nailer-0.4.3/src/main.c 2012-02-11 15:23:16.914812245 +0100
@@ -24,7 +24,6 @@
#include <glib.h>
#include <glib/gstdio.h>
-#include <glib/gstrfuncs.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <string.h>
#include "left.h"
Index: nailer.spec
===================================================================
RCS file: /cvs/free/rpms/nailer/devel/nailer.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nailer.spec 8 Feb 2012 21:54:13 -0000 1.4
+++ nailer.spec 11 Feb 2012 14:30:30 -0000 1.5
@@ -1,14 +1,13 @@
Name: nailer
Version: 0.4.3
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A thumbnail generator using mplayer
-Group: Applications/Multimedia
License: GPLv2+
URL: http://kdekorte.googlepages.com/nailer
Source0: http://mplayer-video-thumbnailer.googlecode.com/files/%{name}-%{version}....
-Patch0: nailer-0.4.3-gconf.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch0: %{name}-%{version}-gconf.patch
+Patch1: %{name}-%{version}-glib.patch
BuildRequires: GConf2
BuildRequires: gtk2-devel
@@ -29,6 +28,7 @@
%prep
%setup -q
%patch0 -p0 -b .gconf
+%patch1 -p1 -b .glib
%build
@@ -47,40 +47,31 @@
#remove the desktop file
rm -rf $RPM_BUILD_ROOT%{_datadir}/thumbnailers
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%pre
-if [ "$1" -gt 1 ] ; then
- export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
- gconftool-2 --makefile-uninstall-rule \
- %{_sysconfdir}/gconf/schemas/nailer.schemas >/dev/null || :
-fi
+%gconf_schema_prepare
%post
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-install-rule \
- %{_sysconfdir}/gconf/schemas/nailer.schemas > /dev/null || :
+%gconf_schema_upgrade
%preun
-if [ "$1" -eq 0 ] ; then
- export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
- gconftool-2 --makefile-uninstall-rule \
- %{_sysconfdir}/gconf/schemas/nailer.schemas > /dev/null || :
-fi
+%gconf_schema_remove
%files
-%defattr(-,root,root,-)
%doc COPYING ChangeLog
%{_sysconfdir}/gconf/schemas/nailer.schemas
%{_bindir}/nailer
%changelog
+* Sat Feb 11 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.4.3-7
+- Fixed build failures
+- Dropped obsolete Group, Buildroot, %%clean and %%defattr
+- Updated scriptlets to the latest spec
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/rpmfusion-free-release/devel rpmfusion-free-release.spec, 1.31, 1.32
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rpmfusion-free-release/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15740
Modified Files:
rpmfusion-free-release.spec
Log Message:
Sync with nonfree
Index: rpmfusion-free-release.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-release/devel/rpmfusion-free-release.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- rpmfusion-free-release.spec 11 Feb 2012 12:39:41 -0000 1.31
+++ rpmfusion-free-release.spec 11 Feb 2012 12:53:19 -0000 1.32
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 17
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -93,7 +93,7 @@
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.2
+* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.3
- Bump for branched F-17
* Sat Nov 19 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.1
12 years, 9 months
rpms/rpmfusion-nonfree-release/devel RPM-GPG-KEY-rpmfusion-nonfree-fedora-18-primary, NONE, 1.1 rpmfusion-nonfree-rawhide.repo, 1.16, 1.17 rpmfusion-nonfree-release.spec, 1.25, 1.26 rpmfusion-nonfree-updates-testing.repo, 1.5, 1.6 rpmfusion-nonfree.repo, 1.16, 1.17
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/rpmfusion-nonfree-release/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14916/devel
Modified Files:
rpmfusion-nonfree-rawhide.repo rpmfusion-nonfree-release.spec
rpmfusion-nonfree-updates-testing.repo rpmfusion-nonfree.repo
Added Files:
RPM-GPG-KEY-rpmfusion-nonfree-fedora-18-primary
Log Message:
Update for branched F-17
--- NEW FILE RPM-GPG-KEY-rpmfusion-nonfree-fedora-18-primary ---
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2.0.18 (GNU/Linux)
mQINBE80KM8BEADL982y29MH1JB8tjaglrY1H08bHAZqkeg+fsrPnk5PokXuNiK8
9i5iMRklyHTlLJRFen8OupJ+laXAnIhzH3CBaSU4vBw0PvvhdvtTEkVe5nEIiWON
ptkAYsXzFMT6ZD0tM1ef3DB2l00g+rf9ySEqBpRhP1ccLwtVFSRJk3vMWgs1SAi8
M7gdrEm07d1rNK4umB4UkOvJMe87Hd63sMF6PCfSkXDPEF9Pe+tltNNvPdA/dWO3
3QY1o4NU4m0Dwh2NWNj9YKxjSGkYzOmDslSccXkeJJKySWYmHPwiIvt5nMuSXlOi
F9eNSXqMQb0qLcKJWMBovTgJWMR9CTgEtU7lAXafzZ4ePJY5uNFJ4F86slFkjgpN
DZZGFJNhDUz6TpixwxrYPV8hiUqLUlatcFrpn5vjTZpsw8gELSGCjeojI7R0qkmq
T6atgrZbLn3aJAPtOV4aVJgO2s1ATSrZWGVUAzQ+98dZM9Ys/N9EFxip6jeabwri
3AivulncY6k6XhKroQp2DTtupXB+nN+aGxaz+o2InuTJ83YaB1Zz6uU924gsHiyj
/VU7hJ4RTJq1DEhTZJ9YYqPT3fkQgA5UIebpwQhMMkWq4/YO/d/QdUAhXNJr8eDP
1VsJe13Wu8Q9I4Nlr8kWZczDnUcDipu2hpuSPDtSuEuMdO6nRyXMw9XTWQARAQAB
tFZSUE0gRnVzaW9uIG5vbmZyZWUgcmVwb3NpdG9yeSBmb3IgRmVkb3JhICgxOCkg
PHJwbWZ1c2lvbi1idWlsZHN5c0BsaXN0cy5ycG1mdXNpb24ub3JnPokCOAQTAQIA
IgUCTzQozwIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQkM4JS+MbMMok
oA//TC+/0+qslxOVmGdWtZoDvndwRTnCATWiH4UoKLlyCG9DaWZMjle3Pt85bEzZ
/cWaIzy6zZHxuYKZ8rHElhloBx8WARVPl+DRNcV4AFXMuNNckKu82YKE3Ti/G/PL
42RpT/qgR7bgdAeru3KGMBd6Qq8iroUmqzshlEdYF4i+jXOQiD629XuzsqDw4IxZ
zN6/NPgFduy6z9t4NN4lu329H+JBQHfb7TR4lh3liqcKInF0y9XOKFxzgUXahr23
WWeSKboebHsdRtmoySYk6zAV45LOck+frzqD9qEiVysGeuw1eSFHjRMT+0TVsAoH
Bot5RoyYkF/zw9bUikCJQJ+c+gOs6EXIQO1HVdgpNRjJj3901dvaBcDpI6OX6eQP
IBLqbN6Es/uZhB4yclpHyuHQcKDnawyh5fe+5BEm4jPB9AcbvawBLrMxZMAoQVjq
zqnCkAoo66/OYeBEZYtSXRxw8VV2p0yMkZcR1IpRNYBNcnLDqFZLLJeRCYMR2UDa
hoYgIX/6t9UD0HjjBRQUlHtq9NDR3LOspmbaX39yd3dPlLbrgV5ALGD11NYvB8YG
bDI/13D5K6Ti2VgArxZqv4HOWkHwkOlUl4KnkVXTdUZDefzo6ix5sObV54l9zbaJ
FNy46lt3bTn8oI9PEsxrxC7VUXgOH3kg2G07IytyWy0FJB8=
=+k17
-----END PGP PUBLIC KEY BLOCK-----
Index: rpmfusion-nonfree-rawhide.repo
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-release/devel/rpmfusion-nonfree-rawhide.repo,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rpmfusion-nonfree-rawhide.repo 19 Nov 2011 19:23:18 -0000 1.16
+++ rpmfusion-nonfree-rawhide.repo 11 Feb 2012 12:49:10 -0000 1.17
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora Rawhide - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/development/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-ra...
-enabled=1
+enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-latest-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-rawhide-$basearch
Index: rpmfusion-nonfree-release.spec
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-release/devel/rpmfusion-nonfree-release.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- rpmfusion-nonfree-release.spec 8 Feb 2012 23:48:42 -0000 1.25
+++ rpmfusion-nonfree-release.spec 11 Feb 2012 12:49:14 -0000 1.26
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 17
-Release: 0.2
+Release: 0.3
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -15,6 +15,7 @@
Source4: rpmfusion-%{repo}-rawhide.repo
Source16: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-16-primary
Source17: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-17-primary
+Source18: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-18-primary
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -63,6 +64,7 @@
%{__install} -Dp -m644 \
%{SOURCE16} \
%{SOURCE17} \
+ %{SOURCE18} \
$RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg
# compatibility symlink for easy transition to F11
@@ -73,7 +75,7 @@
ln -s $(basename %{SOURCE16}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-16-${i}
ln -s $(basename %{SOURCE17}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-17-${i}
ln -s $(basename %{SOURCE16}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest-${i}
- ln -s $(basename %{SOURCE17}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide-${i}
+ ln -s $(basename %{SOURCE18}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide-${i}
done
@@ -91,8 +93,8 @@
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
-* Thu Feb 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.3
+- Bump for branched F-17
* Sat Nov 19 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.1
- build for rawhide/F-17
Index: rpmfusion-nonfree-updates-testing.repo
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-release/devel/rpmfusion-nonfree-updates-testing.repo,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rpmfusion-nonfree-updates-testing.repo 17 May 2009 15:20:09 -0000 1.5
+++ rpmfusion-nonfree-updates-testing.repo 11 Feb 2012 12:49:14 -0000 1.6
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-up...
-enabled=0
+enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever-$basearch
Index: rpmfusion-nonfree.repo
===================================================================
RCS file: /cvs/nonfree/rpms/rpmfusion-nonfree-release/devel/rpmfusion-nonfree.repo,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rpmfusion-nonfree.repo 19 Nov 2011 19:23:18 -0000 1.16
+++ rpmfusion-nonfree.repo 11 Feb 2012 12:49:14 -0000 1.17
@@ -2,8 +2,8 @@
name=RPM Fusion for Fedora $releasever - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-$r...
-enabled=0
-metadata_expire=7d
+enabled=1
+#metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever-$basearch
12 years, 9 months
rpms/rpmfusion-free-release/devel RPM-GPG-KEY-rpmfusion-free-fedora-18-primary, NONE, 1.1 rpmfusion-free-rawhide.repo, 1.16, 1.17 rpmfusion-free-release.spec, 1.30, 1.31 rpmfusion-free-updates-testing.repo, 1.5, 1.6 rpmfusion-free.repo, 1.16, 1.17 RPM-GPG-KEY-rpmfusion-free-fedora-13-primary, 1.1, NONE RPM-GPG-KEY-rpmfusion-free-fedora-14-primary, 1.1, NONE RPM-GPG-KEY-rpmfusion-free-fedora-15-primary, 1.1, NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rpmfusion-free-release/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13530/devel
Modified Files:
rpmfusion-free-rawhide.repo rpmfusion-free-release.spec
rpmfusion-free-updates-testing.repo rpmfusion-free.repo
Added Files:
RPM-GPG-KEY-rpmfusion-free-fedora-18-primary
Removed Files:
RPM-GPG-KEY-rpmfusion-free-fedora-13-primary
RPM-GPG-KEY-rpmfusion-free-fedora-14-primary
RPM-GPG-KEY-rpmfusion-free-fedora-15-primary
Log Message:
Update for branched F-17
--- NEW FILE RPM-GPG-KEY-rpmfusion-free-fedora-18-primary ---
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2.0.18 (GNU/Linux)
mQINBE80KI8BEADWbPfx0Ql0Rip3+SZ3k+/Yw/gXBH7GdwLhnwwFjEDJfBHdUFkR
1GHQtKH7qtdyqASkPRfGQqBoDY49jssrgv4FIh9nrE8u1HpN5YhVNT0zbvGORKiS
01U75N7FjgKR+8/deUo1MBFdy7vsfvL2obW6FE5y1Lr9QRaLfVN+C9rPDB6ITcak
VIqvL2jKa//YzIZ0JYlYumbGyhuV0fDrSmkOTruXBgtATO1DtwlCsMshp9sMT+8L
W2BAURtR1yVEnXy1YEVhdkdDuX/DAbZhWdz5swAQaPEr6GVByXfwDB8Fe8D/0RUo
BQG2KBc8JqQF5HSDz5rdlKZ20U6VyR1Ihl9G3l26CWdF1iTljUHl8FIDRv+WefbJ
rvBO76mAilBnl0NCHM2AR4npvIlN8/Dd84q1Ti0OW/QugKMECelMO0ykYVYVUmwr
JUGKuSe3wxuW813N3VEaYOmhx6P+x5X3yKuKo8O1+duJZGPDV94veY6f3JijgA2j
s0pgxIjUzJ8C09z0P+vLKwtVo4VMPqhBhxk1bcrUT4t8QGtQHuS7IwXYQqd32xTM
kBrbFqegPO7dOzOLmw52o9fgHwRxL1owgYzn3uYXCzgnQYKdGgzX9QrlkuhgqLY8
G7SR6FDdONGFE1s+looZpV/bHf2MKKLUQEUPkdIS46oRxKUNsxyAn5QZDwARAQAB
tFNSUE0gRnVzaW9uIGZyZWUgcmVwb3NpdG9yeSBmb3IgRmVkb3JhICgxOCkgPHJw
bWZ1c2lvbi1idWlsZHN5c0BsaXN0cy5ycG1mdXNpb24ub3JnPokCOAQTAQIAIgUC
TzQojwIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQNjOZFJguCnyGBxAA
x4hWU52Si0/bx9TzCCjsPmuMXb6b+0wUtqRfKtsCmRmOPUok2d1/XkyX7hJ7XHV7
bkV+pab0ohL7DWj1Y9mRJeG6X9yRi45vP52DoWkOpoMOV9LDivsQ3BfYwxb7NriF
cI8Gq5Qec7M8JqLVk91Fve4h97rOSZlNIZfoybVOC0lpFeT6n3J/YYb1HMUtn/cu
YwOCpvWrn6/FS6bO7jCGEidogAZkGkEAKUBOD9PbiWe+Od439a7j/PzxU795nvPt
nfDab52zXxv4dCHBxcP3cyjC83+23QvMlkJkPF3J74atIP78jEcb45e8SuCTL/4W
gQBaW3RqDr5CvIuksb6dDeWGzq8+214lvrCI4kQH3RWgbS4xi+a9OdicPWtnFF68
/ORsbFMIvMXFT5Zmhpx28OlALryiYTL9jkwqMP1S0q3JgfT4adrruc4/C/MrN1aQ
xh3wbfqT7xB0/GWKojjgRpsZ56fMUmaB2AwwlwBSpxqHTqCSkJOl1jQuvv+pNMAz
/qNooUzu9Z1kPDKtDYl0dK9kUHw5vkXn2MjOXFGLBMoXbDxxzbgJMR45/L/jCK3Q
8Cko+IaW14lSoiyQVoAikCfizAnAV+08dp/a4UK2haZd+/Xl7dKDpNSnQhOTQCoL
BpbgafmDVWWbv10cPHFCfq29RBpAaQwck2WFNF39nR8=
=53Ne
-----END PGP PUBLIC KEY BLOCK-----
Index: rpmfusion-free-rawhide.repo
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-release/devel/rpmfusion-free-rawhide.repo,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rpmfusion-free-rawhide.repo 19 Nov 2011 19:18:56 -0000 1.16
+++ rpmfusion-free-rawhide.repo 11 Feb 2012 12:39:41 -0000 1.17
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora Rawhide - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/development/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-rawhi...
-enabled=1
+enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-latest-$basearch file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-rawhide-$basearch
Index: rpmfusion-free-release.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-release/devel/rpmfusion-free-release.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- rpmfusion-free-release.spec 19 Nov 2011 19:18:56 -0000 1.30
+++ rpmfusion-free-release.spec 11 Feb 2012 12:39:41 -0000 1.31
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 17
-Release: 0.1
+Release: 0.2
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -15,6 +15,7 @@
Source4: rpmfusion-%{repo}-rawhide.repo
Source16: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-16-primary
Source17: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-17-primary
+Source18: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-18-primary
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -63,6 +64,7 @@
%{__install} -Dp -m644 \
%{SOURCE16} \
%{SOURCE17} \
+ %{SOURCE18} \
$RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg
# compatibility symlink for easy transition to F11
@@ -73,7 +75,7 @@
ln -s $(basename %{SOURCE16}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-16-${i}
ln -s $(basename %{SOURCE17}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-17-${i}
ln -s $(basename %{SOURCE16}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest-${i}
- ln -s $(basename %{SOURCE17}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide-${i}
+ ln -s $(basename %{SOURCE18}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide-${i}
done
@@ -91,6 +93,9 @@
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
+* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.2
+- Bump for branched F-17
+
* Sat Nov 19 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.1
- build for rawhide/F-17
- Drop key for F-15
Index: rpmfusion-free-updates-testing.repo
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-release/devel/rpmfusion-free-updates-testing.repo,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rpmfusion-free-updates-testing.repo 17 May 2009 15:16:24 -0000 1.5
+++ rpmfusion-free-updates-testing.repo 11 Feb 2012 12:39:41 -0000 1.6
@@ -2,7 +2,7 @@
name=RPM Fusion for Fedora $releasever - Free - Test Updates
#baseurl=http://download1.rpmfusion.org/free/fedora/updates/testing/$releasever/$basearch/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updat...
-enabled=0
+enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever-$basearch
Index: rpmfusion-free.repo
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-release/devel/rpmfusion-free.repo,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rpmfusion-free.repo 19 Nov 2011 19:18:56 -0000 1.16
+++ rpmfusion-free.repo 11 Feb 2012 12:39:41 -0000 1.17
@@ -2,8 +2,8 @@
name=RPM Fusion for Fedora $releasever - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$rele...
-enabled=0
-metadata_expire=7d
+enabled=1
+#metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever-$basearch
--- RPM-GPG-KEY-rpmfusion-free-fedora-13-primary DELETED ---
--- RPM-GPG-KEY-rpmfusion-free-fedora-14-primary DELETED ---
--- RPM-GPG-KEY-rpmfusion-free-fedora-15-primary DELETED ---
12 years, 9 months
rpms/TestU01/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/TestU01/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsL28550/rpms/TestU01/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module TestU01
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: TestU01
# $Id: Makefile,v 1.1 2012/02/11 10:12:44 kwizart Exp $
NAME := TestU01
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12 years, 9 months
rpms/TestU01 Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/TestU01
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsL28550/rpms/TestU01
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module TestU01
--- NEW FILE Makefile ---
# Top level Makefile for module TestU01
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
12 years, 9 months