rpms/npapi-vlc/F-16 npapi-vlc.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26744/F-16
Modified Files:
npapi-vlc.spec
Log Message:
Improve Release field
Index: npapi-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-16/npapi-vlc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- npapi-vlc.spec 23 Dec 2011 20:57:34 -0000 1.1
+++ npapi-vlc.spec 23 Dec 2011 21:04:01 -0000 1.2
@@ -2,7 +2,7 @@
Name: npapi-vlc
Version: 1.2.0
-Release: 0.1git%{?githash}%{?dist}
+Release: 0.1%{?githash:git%{githash}}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
12 years, 11 months
rpms/npapi-vlc/devel npapi-vlc.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26744/devel
Modified Files:
npapi-vlc.spec
Log Message:
Improve Release field
Index: npapi-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/devel/npapi-vlc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- npapi-vlc.spec 23 Dec 2011 20:57:02 -0000 1.1
+++ npapi-vlc.spec 23 Dec 2011 21:04:01 -0000 1.2
@@ -2,7 +2,7 @@
Name: npapi-vlc
Version: 1.2.0
-Release: 0.1git%{?githash}%{?dist}
+Release: 0.1%{?githash:git%{githash}}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
12 years, 11 months
rpms/npapi-vlc/F-15 npapi-vlc.spec,1.1,1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26744/F-15
Modified Files:
npapi-vlc.spec
Log Message:
Improve Release field
Index: npapi-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-15/npapi-vlc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- npapi-vlc.spec 23 Dec 2011 20:58:30 -0000 1.1
+++ npapi-vlc.spec 23 Dec 2011 21:04:02 -0000 1.2
@@ -2,7 +2,7 @@
Name: npapi-vlc
Version: 1.2.0
-Release: 0.1git%{?githash}%{?dist}
+Release: 0.1%{?githash:git%{githash}}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
12 years, 11 months
rpms/npapi-vlc/F-15 npapi-vlc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25796/F-15
Modified Files:
.cvsignore sources
Added Files:
npapi-vlc.spec
Log Message:
Initial import for F-15
--- NEW FILE npapi-vlc.spec ---
%global githash 30357f8
Name: npapi-vlc
Version: 1.2.0
Release: 0.1git%{?githash}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
License: LGPLv2+
URL: http://git.videolan.org/?p=npapi-vlc.git;a=summary
Source0: npapi-vlc-30357f8.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: libtool
BuildRequires: gecko-devel
BuildRequires: vlc-devel
%description
NPAPI plugin for libvlc.
%prep
%setup -q -n npapi-vlc-%{githash}
sh autogen.sh
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%{_libdir}/mozilla/plugins/libvlcplugin.so
%changelog
* Thu Dec 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.1git30357f8
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-15/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 23 Dec 2011 20:54:41 -0000 1.1
+++ .cvsignore 23 Dec 2011 20:58:30 -0000 1.2
@@ -0,0 +1 @@
+npapi-vlc-30357f8.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-15/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Dec 2011 20:54:41 -0000 1.1
+++ sources 23 Dec 2011 20:58:30 -0000 1.2
@@ -0,0 +1 @@
+d02e0c296f19c607bb607ae0ea34b68d npapi-vlc-30357f8.tar.gz
12 years, 11 months
rpms/npapi-vlc/F-16 npapi-vlc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25577/F-16
Modified Files:
.cvsignore sources
Added Files:
npapi-vlc.spec
Log Message:
Initial import for F-16
--- NEW FILE npapi-vlc.spec ---
%global githash 30357f8
Name: npapi-vlc
Version: 1.2.0
Release: 0.1git%{?githash}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
License: LGPLv2+
URL: http://git.videolan.org/?p=npapi-vlc.git;a=summary
Source0: npapi-vlc-30357f8.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: libtool
BuildRequires: gecko-devel
BuildRequires: vlc-devel
%description
NPAPI plugin for libvlc.
%prep
%setup -q -n npapi-vlc-%{githash}
sh autogen.sh
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%{_libdir}/mozilla/plugins/libvlcplugin.so
%changelog
* Thu Dec 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.1git30357f8
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-16/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 23 Dec 2011 20:54:41 -0000 1.1
+++ .cvsignore 23 Dec 2011 20:57:29 -0000 1.2
@@ -0,0 +1 @@
+npapi-vlc-30357f8.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/F-16/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Dec 2011 20:54:41 -0000 1.1
+++ sources 23 Dec 2011 20:57:34 -0000 1.2
@@ -0,0 +1 @@
+d02e0c296f19c607bb607ae0ea34b68d npapi-vlc-30357f8.tar.gz
12 years, 11 months
rpms/npapi-vlc/devel npapi-vlc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25292/devel
Modified Files:
.cvsignore sources
Added Files:
npapi-vlc.spec
Log Message:
Initial import for devel
--- NEW FILE npapi-vlc.spec ---
%global githash 30357f8
Name: npapi-vlc
Version: 1.2.0
Release: 0.1git%{?githash}%{?dist}
Summary: NPAPI plugin for libvlc
Group: Applications/Internet
License: LGPLv2+
URL: http://git.videolan.org/?p=npapi-vlc.git;a=summary
Source0: npapi-vlc-30357f8.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Buildrequires: libtool
BuildRequires: gecko-devel
BuildRequires: vlc-devel
%description
NPAPI plugin for libvlc.
%prep
%setup -q -n npapi-vlc-%{githash}
sh autogen.sh
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%{_libdir}/mozilla/plugins/libvlcplugin.so
%changelog
* Thu Dec 22 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.0-0.1git30357f8
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 23 Dec 2011 20:54:41 -0000 1.1
+++ .cvsignore 23 Dec 2011 20:57:02 -0000 1.2
@@ -0,0 +1 @@
+npapi-vlc-30357f8.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/npapi-vlc/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 23 Dec 2011 20:54:41 -0000 1.1
+++ sources 23 Dec 2011 20:57:02 -0000 1.2
@@ -0,0 +1 @@
+d02e0c296f19c607bb607ae0ea34b68d npapi-vlc-30357f8.tar.gz
12 years, 11 months
rpms/npapi-vlc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsi24477/rpms/npapi-vlc/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module npapi-vlc
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: npapi-vlc
# $Id: Makefile,v 1.1 2011/12/23 20:54:41 kwizart Exp $
NAME := npapi-vlc
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, 11 months
rpms/npapi-vlc Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsi24477/rpms/npapi-vlc
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module npapi-vlc
--- NEW FILE Makefile ---
# Top level Makefile for module npapi-vlc
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, 11 months
rpms/npapi-vlc/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsi24477/rpms/npapi-vlc/devel
Log Message:
Directory /cvs/free/rpms/npapi-vlc/devel added to the repository
12 years, 11 months
rpms/npapi-vlc - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/npapi-vlc
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsi24477/rpms/npapi-vlc
Log Message:
Directory /cvs/free/rpms/npapi-vlc added to the repository
12 years, 11 months