rpms/libva-freeworld/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libva-freeworld/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvscE9678/rpms/libva-freeworld/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module libva-freeworld
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: libva-freeworld
# $Id: Makefile,v 1.1 2010/07/19 12:03:41 kwizart Exp $
NAME := libva-freeworld
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 ---
14 years, 5 months
rpms/libva-freeworld Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libva-freeworld
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvscE9678/rpms/libva-freeworld
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module libva-freeworld
--- NEW FILE Makefile ---
# Top level Makefile for module libva-freeworld
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 ---
14 years, 5 months
rpms/libva-freeworld/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libva-freeworld/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvscE9678/rpms/libva-freeworld/devel
Log Message:
Directory /cvs/free/rpms/libva-freeworld/devel added to the repository
14 years, 5 months
rpms/libva-freeworld - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libva-freeworld
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvscE9678/rpms/libva-freeworld
Log Message:
Directory /cvs/free/rpms/libva-freeworld added to the repository
14 years, 5 months
rpms/mpg123/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mpg123/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsAQ9006/rpms/mpg123/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module mpg123
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: mpg123
# $Id: Makefile,v 1.1 2010/07/19 11:59:14 kwizart Exp $
NAME := mpg123
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 ---
14 years, 5 months
rpms/mpg123 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mpg123
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsAQ9006/rpms/mpg123
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module mpg123
--- NEW FILE Makefile ---
# Top level Makefile for module mpg123
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 ---
14 years, 5 months
rpms/mpg123/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mpg123/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsAQ9006/rpms/mpg123/devel
Log Message:
Directory /cvs/free/rpms/mpg123/devel added to the repository
14 years, 5 months
rpms/mpg123 - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/mpg123
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsAQ9006/rpms/mpg123
Log Message:
Directory /cvs/free/rpms/mpg123 added to the repository
14 years, 5 months
rpms/xv/devel xv.spec,1.5,1.6
by Paul Howarth
Author: pghmcfc
Update of /cvs/nonfree/rpms/xv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32759
Modified Files:
xv.spec
Log Message:
* Mon Jul 19 2010 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-11
- drop dependency on man, except for EL-4 build where it's required for
ownership of %{_mandir}/{fi,pl} (later releases include these directories
in the filesystem package)
Index: xv.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xv/devel/xv.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xv.spec 15 Sep 2009 18:07:12 -0000 1.5
+++ xv.spec 19 Jul 2010 10:03:10 -0000 1.6
@@ -3,7 +3,7 @@
Name: xv
Version: %{vprog}.jumbopatch.%{vjumbo}
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
Summary(es.UTF-8): Visualizador de imágenes para X para cuasi todos los formatos de imágenes
@@ -34,12 +34,12 @@
%global xlibdir %{_libdir}
%else
BuildRequires: xorg-x11-devel
+Requires: man
Requires(post): desktop-file-utils
Requires(postun): desktop-file-utils
%global xlibdir /usr/X11R6/%{_lib}
%endif
Requires: hicolor-icon-theme
-Requires: man
%description
This is the famous 'xv' by John Bradley. It is shareware, but we ship
@@ -118,7 +118,7 @@
%prep
%setup -q -n %{name}-%{vprog} -b 1 -a 5 -a 6
-# Apply 20070520 jumbo enhancement patch, bundled with %{SOURCE1}
+# Apply 20070520 jumbo enhancement patch, bundled with %%{SOURCE1}
%{__patch} -p1 < ../%{name}-%{vprog}-jumbo-fix-enh-patch-%{vjumbo}.txt
%{__rm} ../%{name}-%{vprog}-jumbo-fix-enh-patch-%{vjumbo}.txt
@@ -150,7 +150,7 @@
# Reorganize docs
#
-# Note: Man pages for p?m file formats would conflict with netpbm-progs if installed under %{_mandir}
+# Note: Man pages for p?m file formats would conflict with netpbm-progs if installed under %%{_mandir}
%{__mv} 00_README README.FLmask
%{__mv} docs/README README.docs
%{__mkdir} docs/{formats,manuals}/
@@ -228,7 +228,7 @@
update-desktop-database &> /dev/null || :
%if "%{?rhel}" != "4"
-# EL-4 doesn't have %posttrans, nor does it have an icon cache to maintain
+# EL-4 doesn't have %%posttrans, nor does it have an icon cache to maintain
%posttrans
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%endif
@@ -269,6 +269,11 @@
%doc %{_docdir}/%{name}-%{vprog}/manuals/
%changelog
+* Mon Jul 19 2010 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-11
+- drop dependency on man, except for EL-4 build where it's required for
+ ownership of %%{_mandir}/{fi,pl} (later releases include these directories
+ in the filesystem package)
+
* Tue Sep 15 2009 Gabriel Somlo <somlo at cmu.edu> 3.10a.jumbopatch.20070520-10
- update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
14 years, 5 months
rpms/audacity-freeworld/F-12 audacity-1.3.10-desktop.patch, NONE, 1.1 audacity-1.3.9-libdir.patch, NONE, 1.1 audacity-1.3.7-libdir.patch, 1.1, NONE
by David Timms
Author: dtimms
Update of /cvs/free/rpms/audacity-freeworld/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29854
Added Files:
audacity-1.3.10-desktop.patch audacity-1.3.9-libdir.patch
Removed Files:
audacity-1.3.7-libdir.patch
Log Message:
delete old libdir patch
add newer libdir patch
add missing desktop patch
audacity-1.3.10-desktop.patch:
audacity.desktop | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--- NEW FILE audacity-1.3.10-desktop.patch ---
diff -Nur audacity-src-1.3.10-orig/src/audacity.desktop audacity-src-1.3.10/src/audacity.desktop
--- audacity-src-1.3.10-orig/src/audacity.desktop 2009-12-01 20:32:08.000000000 +0100
+++ audacity-src-1.3.10/src/audacity.desktop 2010-01-21 10:29:58.667825990 +0100
@@ -12,9 +12,10 @@
Icon=audacity
Type=Application
-Categories=AudioVideo;Audio;AudioVideoEditing;
+Categories=AudioVideo;Audio;AudioVideoEditing;Sequencer;X-Jack;
Exec=audacity
-StartupNotify=false
+StartupNotify=true
+StartupWMClass=Audacity
Terminal=false
-MimeType=application/ogg;audio/basic;audio/mpeg;audio/x-aiff;audio/x-mp3;audio/x-wav;application/x-audacity-project;
+MimeType=application/ogg;audio/basic;audio/x-aiff;audio/x-wav;application/x-audacity-project;audio/x-flac;
audacity-1.3.9-libdir.patch:
LoadLadspa.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE audacity-1.3.9-libdir.patch ---
diff -Nur audacity-src-1.3.9-orig/src/effects/ladspa/LoadLadspa.cpp audacity-src-1.3.9/src/effects/ladspa/LoadLadspa.cpp
--- audacity-src-1.3.9-orig/src/effects/ladspa/LoadLadspa.cpp 2009-08-31 12:45:40.000000000 +0200
+++ audacity-src-1.3.9/src/effects/ladspa/LoadLadspa.cpp 2009-09-03 12:01:49.823505468 +0200
@@ -286,7 +286,7 @@
#ifdef __WXGTK__
wxGetApp().AddUniquePathToPathList(wxT(INSTALL_PREFIX) wxT("/ladspa"), pathList);
- wxGetApp().AddUniquePathToPathList(wxT("/usr/local/lib/ladspa"), pathList);
+ wxGetApp().AddUniquePathToPathList(wxT("/usr/local/__RPM_LIB__/ladspa"), pathList);
wxGetApp().AddUniquePathToPathList(wxT(LIBDIR) wxT("/ladspa"), pathList);
#endif
--- audacity-1.3.7-libdir.patch DELETED ---
14 years, 5 months