rpms/mock-rpmfusion-free/F-9 mock-rpmfusion-free.spec, NONE, 1.1 sources, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mock-rpmfusion-free/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21163
Modified Files:
sources
Added Files:
mock-rpmfusion-free.spec
Log Message:
Import for F-9
--- NEW FILE mock-rpmfusion-free.spec ---
Name: mock-rpmfusion-free
Version: 10.0
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
Group: Development/Tools
License: BSD
URL: http://rpmfusion.org/
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: mock
%description
Mock config files for the RPM Fusion Free Repository
%prep
%setup -q -c
%build
#Nothing to build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/mock
install -pm 0644 *.cfg $RPM_BUILD_ROOT%{_sysconfdir}/mock
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/mock/*_free.cfg
%changelog
* Mon Feb 23 2009 kwizart < kwizart at gmail.com > - 10.0-1
- Bump to 10.0
* Fri Feb 20 2009 kwizart < kwizart at gmail.com > - 0.93-1
- Update to 0.93
- Add need_sign repos (desactivated by default).
- Use the same root as the mother distro.
* Thu Dec 18 2008 kwizart < kwizart at gmail.com > - 0.90-1
- Initial package.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mock-rpmfusion-free/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Feb 2009 11:28:58 -0000 1.1
+++ sources 23 Feb 2009 13:29:46 -0000 1.2
@@ -0,0 +1 @@
+f51b3cc59a39e32ee19678c26cb26d07 mock-rpmfusion-free-10.0.tar.bz2
15 years, 9 months
rpms/mock-rpmfusion-free/F-10 mock-rpmfusion-free.spec, NONE, 1.1 sources, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mock-rpmfusion-free/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21042
Modified Files:
sources
Added Files:
mock-rpmfusion-free.spec
Log Message:
Import for F-10
--- NEW FILE mock-rpmfusion-free.spec ---
Name: mock-rpmfusion-free
Version: 10.0
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
Group: Development/Tools
License: BSD
URL: http://rpmfusion.org/
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: mock
%description
Mock config files for the RPM Fusion Free Repository
%prep
%setup -q -c
%build
#Nothing to build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/mock
install -pm 0644 *.cfg $RPM_BUILD_ROOT%{_sysconfdir}/mock
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/mock/*_free.cfg
%changelog
* Mon Feb 23 2009 kwizart < kwizart at gmail.com > - 10.0-1
- Bump to 10.0
* Fri Feb 20 2009 kwizart < kwizart at gmail.com > - 0.93-1
- Update to 0.93
- Add need_sign repos (desactivated by default).
- Use the same root as the mother distro.
* Thu Dec 18 2008 kwizart < kwizart at gmail.com > - 0.90-1
- Initial package.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mock-rpmfusion-free/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Feb 2009 11:28:58 -0000 1.1
+++ sources 23 Feb 2009 13:29:00 -0000 1.2
@@ -0,0 +1 @@
+f51b3cc59a39e32ee19678c26cb26d07 mock-rpmfusion-free-10.0.tar.bz2
15 years, 9 months
rpms/mock-rpmfusion-free/devel mock-rpmfusion-free.spec, NONE, 1.1 sources, 1.1, 1.2 .cvsignore, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mock-rpmfusion-free/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20916
Modified Files:
sources .cvsignore
Added Files:
mock-rpmfusion-free.spec
Log Message:
Import in devel
--- NEW FILE mock-rpmfusion-free.spec ---
Name: mock-rpmfusion-free
Version: 10.0
Release: 1%{?dist}
Summary: Mock config files for the RPM Fusion Free Repository
Group: Development/Tools
License: BSD
URL: http://rpmfusion.org/
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: mock
%description
Mock config files for the RPM Fusion Free Repository
%prep
%setup -q -c
%build
#Nothing to build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/mock
install -pm 0644 *.cfg $RPM_BUILD_ROOT%{_sysconfdir}/mock
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/mock/*_free.cfg
%changelog
* Mon Feb 23 2009 kwizart < kwizart at gmail.com > - 10.0-1
- Bump to 10.0
* Fri Feb 20 2009 kwizart < kwizart at gmail.com > - 0.93-1
- Update to 0.93
- Add need_sign repos (desactivated by default).
- Use the same root as the mother distro.
* Thu Dec 18 2008 kwizart < kwizart at gmail.com > - 0.90-1
- Initial package.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mock-rpmfusion-free/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Feb 2009 11:28:58 -0000 1.1
+++ sources 23 Feb 2009 13:27:22 -0000 1.2
@@ -0,0 +1 @@
+f51b3cc59a39e32ee19678c26cb26d07 mock-rpmfusion-free-10.0.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mock-rpmfusion-free/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 23 Feb 2009 11:28:58 -0000 1.1
+++ .cvsignore 23 Feb 2009 13:27:22 -0000 1.2
@@ -0,0 +1 @@
+mock-rpmfusion-free-10.0.tar.bz2
15 years, 9 months
rpms/dvdrip/devel .cvsignore, 1.2, 1.3 dvdrip.spec, 1.3, 1.4 sources, 1.2, 1.3 dvdrip-0.98.8-default_config.patch, 1.1, NONE dvdrip-0.98.9-fping_path.patch, 1.1, NONE dvdrip-0.98.9-tc-1.1.0-audio.patch.txt, 1.1, NONE dvdrip-0.98.9-test_Locale.patch, 1.1, NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/dvdrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20191/devel
Modified Files:
.cvsignore dvdrip.spec sources
Removed Files:
dvdrip-0.98.8-default_config.patch
dvdrip-0.98.9-fping_path.patch
dvdrip-0.98.9-tc-1.1.0-audio.patch.txt
dvdrip-0.98.9-test_Locale.patch
Log Message:
Update to 0.98.10
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 19 Dec 2008 17:51:47 -0000 1.2
+++ .cvsignore 23 Feb 2009 13:18:09 -0000 1.3
@@ -1 +1 @@
-dvdrip-0.98.9.tar.gz
+dvdrip-0.98.10.tar.gz
Index: dvdrip.spec
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/dvdrip.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dvdrip.spec 4 Feb 2009 09:00:33 -0000 1.3
+++ dvdrip.spec 23 Feb 2009 13:18:09 -0000 1.4
@@ -1,18 +1,14 @@
Name: dvdrip
-Version: 0.98.9
-Release: 8%{?dist}
+Version: 0.98.10
+Release: 1%{?dist}
Summary: Graphical DVD ripping and encoding tool
Group: Applications/Multimedia
License: (GPL+ or Artistic) and CC-BY-SA
URL: http://www.exit1.org/dvdrip/
Source0: http://www.exit1.org/dvdrip/dist/dvdrip-%{version}.tar.gz
-Patch1: dvdrip-0.98.8-default_config.patch
-Patch2: dvdrip-0.98.9-fping_path.patch
Patch3: dvdrip-0.98.9-fix_locale.patch
-Patch4: dvdrip-0.98.9-test_Locale.patch
Patch5: dvdrip-0.98.9-rm-GUI_Pipe.patch
-Patch6: dvdrip-0.98.9-tc-1.1.0-audio.patch.txt
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(ExtUtils::MakeMaker)
@@ -54,15 +50,8 @@
%prep
%setup -q
-#%%patch0 -p1 -b .nontplworkaround
-# OGM container is deprecated and shound't be used anymore
-%patch1 -p1 -b .defaultconfig
-%patch2 -p1 -b .path
%patch3 -p1 -b .fix_locale
-%patch4 -p1 -b .test_locale
%patch5 -p1 -b .rm-GUI_Pipe
-%patch6 -p0 -b .tc110
-
#Remove pre-built mo
find lib/LocaleData -name "*.mo" -exec rm -f {} ';'
@@ -170,6 +159,9 @@
%changelog
+* Mon Feb 23 2009 kwizart < kwizart at gmail.com > - 0.98.10-1
+- Update to 0.98.10 - Some of our patches got merged upstream.
+ http://www.exit1.org/dvdrip/changes.cipp?version=0.98.10
* Wed Feb 4 2009 kwizart < kwizart at gmail.com > - 0.98.9-8
- Backport a patch for transcode110
* Mon Feb 2 2009 kwizart < kwizart at gmail.com > - 0.98.9-7
Index: sources
===================================================================
RCS file: /cvs/free/rpms/dvdrip/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 19 Dec 2008 17:51:47 -0000 1.2
+++ sources 23 Feb 2009 13:18:09 -0000 1.3
@@ -1 +1 @@
-580b84f717f9b8ef962771474d966172 dvdrip-0.98.9.tar.gz
+368ce6bc8d6c641d41e126d447ca76b2 dvdrip-0.98.10.tar.gz
--- dvdrip-0.98.8-default_config.patch DELETED ---
--- dvdrip-0.98.9-fping_path.patch DELETED ---
--- dvdrip-0.98.9-tc-1.1.0-audio.patch.txt DELETED ---
--- dvdrip-0.98.9-test_Locale.patch DELETED ---
15 years, 9 months
rpms/mock-rpmfusion-nonfree Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/mock-rpmfusion-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsP14251/rpms/mock-rpmfusion-nonfree
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mock-rpmfusion-nonfree
--- NEW FILE Makefile ---
# Top level Makefile for module mock-rpmfusion-nonfree
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 ---
15 years, 9 months
rpms/mock-rpmfusion-nonfree/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/mock-rpmfusion-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsP14251/rpms/mock-rpmfusion-nonfree/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mock-rpmfusion-nonfree
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mock-rpmfusion-nonfree
# $Id: Makefile,v 1.1 2009/02/23 11:30:11 thl Exp $
NAME := mock-rpmfusion-nonfree
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 ---
15 years, 9 months
rpms/mock-rpmfusion-nonfree - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/mock-rpmfusion-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsP14251/rpms/mock-rpmfusion-nonfree
Log Message:
Directory /cvs/nonfree/rpms/mock-rpmfusion-nonfree added to the repository
15 years, 9 months
rpms/mock-rpmfusion-nonfree/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/mock-rpmfusion-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/nonfree/owners/tmpcvsP14251/rpms/mock-rpmfusion-nonfree/devel
Log Message:
Directory /cvs/nonfree/rpms/mock-rpmfusion-nonfree/devel added to the repository
15 years, 9 months
rpms/mock-rpmfusion-free/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/mock-rpmfusion-free/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvst13706/rpms/mock-rpmfusion-free/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mock-rpmfusion-free
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mock-rpmfusion-free
# $Id: Makefile,v 1.1 2009/02/23 11:28:58 thl Exp $
NAME := mock-rpmfusion-free
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 ---
15 years, 9 months
rpms/mock-rpmfusion-free Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/mock-rpmfusion-free
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvst13706/rpms/mock-rpmfusion-free
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mock-rpmfusion-free
--- NEW FILE Makefile ---
# Top level Makefile for module mock-rpmfusion-free
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 ---
15 years, 9 months