rpms/mpg321/devel mpg321.spec,1.6,1.7
by Adrian Reber
Author: adrian
Update of /cvs/free/rpms/mpg321/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20308
Modified Files:
mpg321.spec
Log Message:
* Sat May 02 2009 Adrian Reber <adrian(a)lisas.de> - 0.2.10.6-2
- fix man page alternatives link creation
Index: mpg321.spec
===================================================================
RCS file: /cvs/free/rpms/mpg321/devel/mpg321.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mpg321.spec 2 May 2009 11:59:01 -0000 1.6
+++ mpg321.spec 2 May 2009 12:06:33 -0000 1.7
@@ -1,6 +1,6 @@
Name: mpg321
Version: 0.2.10.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Command line MPEG audio player (fixed-point calculations)
Group: Applications/Multimedia
License: GPLv2+
@@ -58,7 +58,7 @@
%{_sbindir}/alternatives \
--remove mp3-cmdline %{_bindir}/mpg321 >/dev/null 2>&1
fi
-manext=$(ls %{_mandir}/man1/%{name}.1* >/dev/null 2>&1| sed '2,$ d; s/^.*\././')
+manext=$(ls %{_mandir}/man1/%{name}.1* | sed '2,$ d; s/^.*\././')
[ "$manext" == ".1" ] && manext=""
%{_sbindir}/alternatives \
--install %{_bindir}/mpg123 %{name}_binlink %{_bindir}/%{name} %{apriority} \
@@ -82,6 +82,9 @@
%ghost %{_mandir}/man1/mpg123.1*
%changelog
+* Sat May 02 2009 Adrian Reber <adrian(a)lisas.de> - 0.2.10.6-2
+- fix man page alternatives link creation
+
* Mon Apr 06 2009 Luboš Staněk <lubek(a)users.sourceforge.org> - 0.2.10.6-1
- upgrade more than a year old package for several fixes
- remove obsoletes to enable the real mpg123 package
15 years, 6 months
rpms/mpg321/devel mpg321.spec,1.5,1.6
by Adrian Reber
Author: adrian
Update of /cvs/free/rpms/mpg321/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19737
Modified Files:
mpg321.spec
Log Message:
not using touch for ghost files because touch does not set the
correct file mode bits
Index: mpg321.spec
===================================================================
RCS file: /cvs/free/rpms/mpg321/devel/mpg321.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mpg321.spec 2 May 2009 11:56:59 -0000 1.5
+++ mpg321.spec 2 May 2009 11:59:01 -0000 1.6
@@ -44,6 +44,7 @@
%{__make} DESTDIR=%{buildroot} INSTALL="install -p" install
# prepare ghost alternatives
+# touch does not set the correct file mode bits
%{__ln_s} -f %{name} %{buildroot}%{_bindir}/mpg123
%{__ln_s} -f %{name} %{buildroot}%{_bindir}/mp3-cmdline
%{__ln_s} -f %{name}.1 %{buildroot}%{_mandir}/man1/mpg123.1
15 years, 6 months
rpms/mpg321/devel mpg321.spec,1.4,1.5
by Adrian Reber
Author: adrian
Update of /cvs/free/rpms/mpg321/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19420
Modified Files:
mpg321.spec
Log Message:
trying to clean up the mess I made
* remove changelog entries which do not belong here
* use the email address Staněk prefers
Index: mpg321.spec
===================================================================
RCS file: /cvs/free/rpms/mpg321/devel/mpg321.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mpg321.spec 7 Apr 2009 06:38:40 -0000 1.4
+++ mpg321.spec 2 May 2009 11:56:59 -0000 1.5
@@ -81,7 +81,7 @@
%ghost %{_mandir}/man1/mpg123.1*
%changelog
-* Mon Apr 06 2009 Luboš Staněk <stanekl(a)atlas.cz> - 0.2.10.6-1
+* Mon Apr 06 2009 Luboš Staněk <lubek(a)users.sourceforge.org> - 0.2.10.6-1
- upgrade more than a year old package for several fixes
- remove obsoletes to enable the real mpg123 package
- rework alternatives to enable the real mpg123 package
@@ -121,21 +121,6 @@
* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- add dist
-* Sun Sep 04 2005 Luboš Staněk <stanekl(a)atlas.cz> - 0.2.10-6.2
-- Spec update.
-
-* Wed Jul 20 2005 Luboš Staněk <stanekl(a)atlas.cz> - 0.2.10-6.1
-- update.
-
-* Mon Jul 4 2005 Matthias Saou <http://freshrpms.net/> 0.2.10-6
-- Include printf patch to fix CAN-2003-0969 (Jens Koerber).
-
-* Mon Jan 31 2005 Luboš Staněk <stanekl(a)atlas.cz> - 0.2.10-5.1
-- fc3 build.
-
-* Sun Sep 05 2004 Luboš Staněk <stanekl(a)atlas.cz> - 0.2.10-5.1
-- fc2 build.
-
* Fri Jan 9 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.2.10.3-0.lvn.1
- Update to 0.2.10.3 (from Debian), fixes CAN-2003-0969.
- Make alsa09 the default output device.
15 years, 6 months
rpms/cairo-dock/devel cairo-dock.spec,1.11,1.12
by Mamoru Tasaka
Author: mtasaka
Update of /cvs/free/rpms/cairo-dock/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1186
Modified Files:
cairo-dock.spec
Log Message:
Fix sources...
Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cairo-dock.spec 1 May 2009 14:00:16 -0000 1.11
+++ cairo-dock.spec 1 May 2009 14:14:18 -0000 1.12
@@ -54,8 +54,6 @@
%endif
Source2: http://download.berlios.de/cairo-dock/%{name}-plugins-%{mainver}%{?betave...
%endif
-## Again..
-Source10: cairo-dock-2.0.0-rc5-missing-files.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# plug-ins specific patches
@@ -189,16 +187,13 @@
%if %{build_themes}
%setup -q -c -a 1 -a 2
%else
-%setup -q -c -a 2 -a 10
+%setup -q -c -a 2
%endif
%{__ln_s} -f cairo-dock-%{mainver}%{?betaver:-%betaver} cairo-dock
%if %{build_themes}
%{__ln_s} -f cairo-dock-themes-%{mainver}%{?betaver:-%betaver} themes
%endif
%{__ln_s} -f cairo-dock-plugins-%{mainver}%{?betaver:-%betaver} plug-ins
-
-cp -a Missing-files/plug-ins/* plug-ins/
-
%endif
###
15 years, 6 months
rpms/cairo-dock/devel .cvsignore, 1.6, 1.7 cairo-dock.spec, 1.10, 1.11 sources, 1.7, 1.8
by Mamoru Tasaka
Author: mtasaka
Update of /cvs/free/rpms/cairo-dock/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32731
Modified Files:
.cvsignore cairo-dock.spec sources
Log Message:
* Fri May 1 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
- rev 1698
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 29 Apr 2009 11:23:24 -0000 1.6
+++ .cvsignore 1 May 2009 14:00:16 -0000 1.7
@@ -1,3 +1 @@
-cairo-dock-2.0.0-rc5.tar.bz2
-cairo-dock-plugins-2.0.0-rc5.tar.bz2
-cairo-dock-2.0.0-rc5-missing-files.tar.bz2
+cairo-dock-sources-svn1698_trunk.tar.bz2
Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cairo-dock.spec 29 Apr 2009 11:23:24 -0000 1.10
+++ cairo-dock.spec 1 May 2009 14:00:16 -0000 1.11
@@ -6,13 +6,13 @@
# cd trunk
# tar cjf ../cairo-dock-sources-%%{tag}.tar.bz2 .
-%global released 1
+%global released 0
# Set the below to 1 when building unstable plug-ins
%global build_other 1
%global mainver 2.0.0
%global betaver rc5
-%global tarballver svn1692_trunk
+%global tarballver svn1698_trunk
%global build_themes 0
@@ -102,6 +102,10 @@
# Now using webkit, not gecko
BuildRequires: WebKit-gtk-devel
%endif
+# Requires related to commands used internally
+# in cairo-dock
+Requires: findutils
+Requires: wget
# Obsoletes moved to main package
# Switch to Webkit, always obsolete gecko (and _not_ provide it)
@@ -256,19 +260,6 @@
# mail: license conflict now resolved
-# quick-browse
-# Not imported into released tarball yet
-%if 0%{?released}
-for plugs in \
- quick-browser
-do
- %{__sed} -i.p2 \
- -e "/ac_config_files/s|${plugs}/[^ ][^ ]*| |g" \
- -e "\@CONFIG_FILES=.*${plugs}(a)d" \
- configure
-done
-%endif
-
# stacks: directory fix
%if 0%{?released} < 1
%patch100 -p0 -b .compile
@@ -634,6 +625,9 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Fri May 1 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
+- rev 1698
+
* Wed Apr 29 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 2.0.0-0.7.rc5
- 2.0.0 rc5
Index: sources
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 29 Apr 2009 11:23:24 -0000 1.7
+++ sources 1 May 2009 14:00:16 -0000 1.8
@@ -1,3 +1 @@
-2d68c3f0d4d96f147fea66e58779922d cairo-dock-2.0.0-rc5.tar.bz2
-e92015cdc616f6d4f6f7ecccf8668e41 cairo-dock-plugins-2.0.0-rc5.tar.bz2
-dd7c0ef87d2e6581d2d9420f99fd1f94 cairo-dock-2.0.0-rc5-missing-files.tar.bz2
+d5c489eca44dc9589f9642f064a6b8f3 cairo-dock-sources-svn1698_trunk.tar.bz2
15 years, 6 months
rpms/ogmrip/devel ogmrip-0.11.2-dvdreadversion.patch,1.1,NONE
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28311
Removed Files:
ogmrip-0.11.2-dvdreadversion.patch
Log Message:
Remove unused patch
--- ogmrip-0.11.2-dvdreadversion.patch DELETED ---
15 years, 6 months
rpms/ogmrip/F-10 ogmrip-0.12.2-configure_checks.patch, NONE, 1.1 ogmrip-0.12.3-desktop.patch, NONE, 1.1 ogmrip.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28180
Modified Files:
.cvsignore sources
Added Files:
ogmrip-0.12.2-configure_checks.patch
ogmrip-0.12.3-desktop.patch ogmrip.spec
Log Message:
Initial import
ogmrip-0.12.2-configure_checks.patch:
--- NEW FILE ogmrip-0.12.2-configure_checks.patch ---
--- ogmrip-0.12.2.orig/configure.in 2008-09-21 14:16:27.000000000 +0200
+++ ogmrip-0.12.2/configure.in 2008-12-15 17:11:34.000000000 +0100
@@ -289,7 +289,7 @@
dnl **************************************************************
-THEORA_REQUIRED=1.0alpha5
+THEORA_REQUIRED=1.0ALPHA5
THEORA_MODULES="theora >= $THEORA_REQUIRED"
AC_ARG_ENABLE(theora-support,
ogmrip-0.12.3-desktop.patch:
--- NEW FILE ogmrip-0.12.3-desktop.patch ---
diff --git a/data/ogmrip.desktop b/data/ogmrip.desktop
index 7391bbc..7f5e096 100644
--- a/data/ogmrip.desktop
+++ b/data/ogmrip.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=DVD Encoder OGMRip
Name[ca]=Codificador de DVD OGMRip
Name[cs]=DVD enkodér OGMRIP
@@ -13,8 +12,8 @@ Comment[de]=Ein DVD-Ausleser für GNOME
Comment[fr]=Un encodeur de DVD pour GNOME
Comment[sv]=En dvd-kodare för GNOME
Exec=ogmrip
-Icon=ogmrip.png
+Icon=ogmrip
StartupNotify=true
Terminal=false
Type=Application
-Categories=GNOME;Application;AudioVideo;
+Categories=GNOME;AudioVideo;
--- NEW FILE ogmrip.spec ---
Name: ogmrip
Version: 0.12.3
Release: 3%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
License: GPLv2+
URL: http://ogmrip.sourceforge.net/
Source0: http://downloads.sourceforge.net/ogmrip/ogmrip-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel, libglade2-devel, GConf2-devel, libxml2-devel
BuildRequires: hal-devel, dbus-glib-devel, enchant-devel, enca-devel
BuildRequires: libdvdread-devel, libtheora-devel, libvorbis-devel
BuildRequires: libtiff-devel
BuildRequires: tesseract-devel
BuildRequires: libnotify-devel
BuildRequires: gettext-devel, intltool
BuildRequires: desktop-file-utils
# We patch configure.in
BuildRequires: autoconf
# Not technically build required, but configure checks for it...
Buildrequires: eject, mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
BuildRequires: mkvtoolnix, lame
# Now, all the same as runtime requirements
Requires: eject, mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
Requires: mkvtoolnix, lame
Requires: gpac
Requires: subtitleripper
Requires(post): GConf2
Requires(postun): GConf2
Patch0: ogmrip-0.12.2-configure_checks.patch
Patch1: ogmrip-0.12.3-desktop.patch
%description
OGMRip is an application and a set of libraries for ripping and encoding DVDs
into AVI, OGM MP4 or Matroska files using a wide variety of codecs. It relies
on mplayer, mencoder, ogmtools, mkvtoolnix, oggenc, lame and faac to perform
its tasks.
%package devel
Summary: Development files for ogmrip
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: gtk2-devel, libglade2-devel, GConf2-devel, libxml2-devel
Requires: hal-devel, dbus-glib-devel, enchant-devel, enca-devel
Requires: libdvdread-devel, libtheora-devel, libvorbis-devel
Requires: libtiff-devel
Requires: tesseract-devel
Requires: libnotify-devel
Requires: pkgconfig
%description devel
Development headers and libraries for ogmrip.
%prep
%setup -q
%patch0 -p1 -b .configure_checks
%patch1 -p1
# Remove -Werror since build fails because of warn_unused_result otherwise
# %{__perl} -pi -e 's|-Wall -Werror|-Wall|g' configure*
%build
autoconf
%configure \
--disable-static \
--disable-schemas-install \
--with-ocr=tesseract
# Disable RPATH
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang %{name}
# Remove useless files
find %{buildroot} -name '*.la' -delete
desktop-file-install \
--delete-original \
--dir=%{buildroot}%{_datadir}/applications \
%{buildroot}/%{_datadir}/applications/ogmrip.desktop
%clean
rm -rf %{buildroot}
%post
/sbin/ldconfig
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule \
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
%preun
if [ "$1" -eq 0 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule \
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
fi
%postun -p /sbin/ldconfig
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_sysconfdir}/gconf/schemas/ogmrip.schemas
%{_bindir}/dvdcpy
%{_bindir}/ogmrip
%{_bindir}/subp2pgm
%{_bindir}/subp2png
%{_bindir}/subp2tiff
%{_bindir}/subptools
%{_bindir}/theoraenc
%{_libdir}/*.so.*
%{_libdir}/ogmrip/
%{_datadir}/applications/ogmrip.desktop
%doc %{_datadir}/gtk-doc/html/ogm*
%{_datadir}/ogmrip/
%{_datadir}/pixmaps/ogmrip.png
%{_mandir}/man1/*.1*
%files devel
%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%changelog
* Mon Apr 20 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-3
- Add Requires on -devel
- Find and remove .la files
- Properly install .desktop file
* Mon Feb 16 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-2
- Rebase Patch0
* Mon Feb 9 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-1
- Upstream release 0.12.3
* Sat Dec 13 2008 Gianluca Sforna <giallu gmail com> - 0.12.2-1
- New spec based off freshrpms for Fedora submission
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ogmrip/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 May 2009 08:55:16 -0000 1.1
+++ .cvsignore 1 May 2009 12:31:22 -0000 1.2
@@ -0,0 +1 @@
+ogmrip-0.12.3.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ogmrip/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 May 2009 08:55:16 -0000 1.1
+++ sources 1 May 2009 12:31:22 -0000 1.2
@@ -0,0 +1 @@
+11a52e5d9d7f936ae3a1925b5ab51b72 ogmrip-0.12.3.tar.gz
15 years, 6 months
rpms/ogmrip/devel ogmrip-0.11.2-dvdreadversion.patch, NONE, 1.1 ogmrip-0.12.2-configure_checks.patch, NONE, 1.1 ogmrip-0.12.3-desktop.patch, NONE, 1.1 ogmrip.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Gianluca Sforna
Author: giallu
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26451
Modified Files:
.cvsignore sources
Added Files:
ogmrip-0.11.2-dvdreadversion.patch
ogmrip-0.12.2-configure_checks.patch
ogmrip-0.12.3-desktop.patch ogmrip.spec
Log Message:
Initial import
ogmrip-0.11.2-dvdreadversion.patch:
--- NEW FILE ogmrip-0.11.2-dvdreadversion.patch ---
diff -Naupr ogmrip-0.11.2.orig/configure ogmrip-0.11.2/configure
--- ogmrip-0.11.2.orig/configure 2007-12-22 15:42:44.000000000 +0100
+++ ogmrip-0.11.2/configure 2008-05-11 23:28:32.000000000 +0200
@@ -21772,7 +21772,7 @@ cat >>conftest.$ac_ext <<_ACEOF
#include <dvdread/ifo_types.h>
#include <dvdread/ifo_read.h>
#include <dvdread/nav_read.h>
-int main(void) { if (DVDREAD_VERSION < 907) return 1; return 0; }
+int main(void) { if (DVDREAD_VERSION < 904) return 1; return 0; }
_ACEOF
rm -f conftest$ac_exeext
diff -Naupr ogmrip-0.11.2.orig/configure.in ogmrip-0.11.2/configure.in
--- ogmrip-0.11.2.orig/configure.in 2008-05-11 23:28:59.000000000 +0200
+++ ogmrip-0.11.2/configure.in 2007-11-05 20:52:57.000000000 +0100
@@ -180,7 +180,7 @@ AC_TRY_RUN([
#include <dvdread/ifo_types.h>
#include <dvdread/ifo_read.h>
#include <dvdread/nav_read.h>
-int main(void) { if (DVDREAD_VERSION < 907) return 1; return 0; }
+int main(void) { if (DVDREAD_VERSION < 904) return 1; return 0; }
],,AC_MSG_ERROR(Unable to find libdvdread >= 0.9.7))
dnl **************************************************************
ogmrip-0.12.2-configure_checks.patch:
--- NEW FILE ogmrip-0.12.2-configure_checks.patch ---
--- ogmrip-0.12.2.orig/configure.in 2008-09-21 14:16:27.000000000 +0200
+++ ogmrip-0.12.2/configure.in 2008-12-15 17:11:34.000000000 +0100
@@ -289,7 +289,7 @@
dnl **************************************************************
-THEORA_REQUIRED=1.0alpha5
+THEORA_REQUIRED=1.0ALPHA5
THEORA_MODULES="theora >= $THEORA_REQUIRED"
AC_ARG_ENABLE(theora-support,
ogmrip-0.12.3-desktop.patch:
--- NEW FILE ogmrip-0.12.3-desktop.patch ---
diff --git a/data/ogmrip.desktop b/data/ogmrip.desktop
index 7391bbc..7f5e096 100644
--- a/data/ogmrip.desktop
+++ b/data/ogmrip.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
Name=DVD Encoder OGMRip
Name[ca]=Codificador de DVD OGMRip
Name[cs]=DVD enkodér OGMRIP
@@ -13,8 +12,8 @@ Comment[de]=Ein DVD-Ausleser für GNOME
Comment[fr]=Un encodeur de DVD pour GNOME
Comment[sv]=En dvd-kodare för GNOME
Exec=ogmrip
-Icon=ogmrip.png
+Icon=ogmrip
StartupNotify=true
Terminal=false
Type=Application
-Categories=GNOME;Application;AudioVideo;
+Categories=GNOME;AudioVideo;
--- NEW FILE ogmrip.spec ---
Name: ogmrip
Version: 0.12.3
Release: 3%{?dist}
Summary: DVD ripping and encoding graphical user interface
Group: Applications/Multimedia
License: GPLv2+
URL: http://ogmrip.sourceforge.net/
Source0: http://downloads.sourceforge.net/ogmrip/ogmrip-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel, libglade2-devel, GConf2-devel, libxml2-devel
BuildRequires: hal-devel, dbus-glib-devel, enchant-devel, enca-devel
BuildRequires: libdvdread-devel, libtheora-devel, libvorbis-devel
BuildRequires: libtiff-devel
BuildRequires: tesseract-devel
BuildRequires: libnotify-devel
BuildRequires: gettext-devel, intltool
BuildRequires: desktop-file-utils
# We patch configure.in
BuildRequires: autoconf
# Not technically build required, but configure checks for it...
Buildrequires: eject, mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
BuildRequires: mkvtoolnix, lame
# Now, all the same as runtime requirements
Requires: eject, mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
Requires: mkvtoolnix, lame
Requires: gpac
Requires: subtitleripper
Requires(post): GConf2
Requires(postun): GConf2
Patch0: ogmrip-0.12.2-configure_checks.patch
Patch1: ogmrip-0.12.3-desktop.patch
%description
OGMRip is an application and a set of libraries for ripping and encoding DVDs
into AVI, OGM MP4 or Matroska files using a wide variety of codecs. It relies
on mplayer, mencoder, ogmtools, mkvtoolnix, oggenc, lame and faac to perform
its tasks.
%package devel
Summary: Development files for ogmrip
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: gtk2-devel, libglade2-devel, GConf2-devel, libxml2-devel
Requires: hal-devel, dbus-glib-devel, enchant-devel, enca-devel
Requires: libdvdread-devel, libtheora-devel, libvorbis-devel
Requires: libtiff-devel
Requires: tesseract-devel
Requires: libnotify-devel
Requires: pkgconfig
%description devel
Development headers and libraries for ogmrip.
%prep
%setup -q
%patch0 -p1 -b .configure_checks
%patch1 -p1
# Remove -Werror since build fails because of warn_unused_result otherwise
# %{__perl} -pi -e 's|-Wall -Werror|-Wall|g' configure*
%build
autoconf
%configure \
--disable-static \
--disable-schemas-install \
--with-ocr=tesseract
# Disable RPATH
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang %{name}
# Remove useless files
find %{buildroot} -name '*.la' -delete
desktop-file-install \
--delete-original \
--dir=%{buildroot}%{_datadir}/applications \
%{buildroot}/%{_datadir}/applications/ogmrip.desktop
%clean
rm -rf %{buildroot}
%post
/sbin/ldconfig
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule \
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
%preun
if [ "$1" -eq 0 ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-uninstall-rule \
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
fi
%postun -p /sbin/ldconfig
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README TODO
%{_sysconfdir}/gconf/schemas/ogmrip.schemas
%{_bindir}/dvdcpy
%{_bindir}/ogmrip
%{_bindir}/subp2pgm
%{_bindir}/subp2png
%{_bindir}/subp2tiff
%{_bindir}/subptools
%{_bindir}/theoraenc
%{_libdir}/*.so.*
%{_libdir}/ogmrip/
%{_datadir}/applications/ogmrip.desktop
%doc %{_datadir}/gtk-doc/html/ogm*
%{_datadir}/ogmrip/
%{_datadir}/pixmaps/ogmrip.png
%{_mandir}/man1/*.1*
%files devel
%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%changelog
* Mon Apr 20 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-3
- Add Requires on -devel
- Find and remove .la files
- Properly install .desktop file
* Mon Feb 16 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-2
- Rebase Patch0
* Mon Feb 9 2009 Gianluca Sforna <giallu gmail com> - 0.12.3-1
- Upstream release 0.12.3
* Sat Dec 13 2008 Gianluca Sforna <giallu gmail com> - 0.12.2-1
- New spec based off freshrpms for Fedora submission
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 1 May 2009 08:55:16 -0000 1.1
+++ .cvsignore 1 May 2009 12:08:43 -0000 1.2
@@ -0,0 +1 @@
+ogmrip-0.12.3.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ogmrip/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 1 May 2009 08:55:16 -0000 1.1
+++ sources 1 May 2009 12:08:43 -0000 1.2
@@ -0,0 +1 @@
+11a52e5d9d7f936ae3a1925b5ab51b72 ogmrip-0.12.3.tar.gz
15 years, 6 months
rpms/streamripper/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 streamripper.spec, 1.3, 1.4
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/streamripper/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21428
Modified Files:
.cvsignore sources streamripper.spec
Log Message:
update release
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/streamripper/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 8 Aug 2008 18:32:22 -0000 1.3
+++ .cvsignore 1 May 2009 10:29:12 -0000 1.4
@@ -1 +1 @@
-streamripper-1.63.5.tar.gz
+streamripper-1.64.6.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/streamripper/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 8 Aug 2008 18:32:22 -0000 1.3
+++ sources 1 May 2009 10:29:12 -0000 1.4
@@ -1 +1 @@
-73a63383dca00615c3328cf51bf2fa56 streamripper-1.63.5.tar.gz
+a37a1a8b8f9228522196a122a1c2dd32 streamripper-1.64.6.tar.gz
Index: streamripper.spec
===================================================================
RCS file: /cvs/free/rpms/streamripper/devel/streamripper.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- streamripper.spec 29 Mar 2009 14:10:51 -0000 1.3
+++ streamripper.spec 1 May 2009 10:29:12 -0000 1.4
@@ -1,7 +1,7 @@
Summary: Shoutcast and icecast compatible streams recorder
Name: streamripper
-Version: 1.63.5
-Release: 3%{?dist}
+Version: 1.64.6
+Release: 1%{?dist}
Group: Applications/Multimedia
URL: http://streamripper.sourceforge.net/
License: GPLv2
@@ -12,8 +12,8 @@
BuildRequires: libmad-devel
BuildRequires: tre-devel
BuildRequires: faad2-devel
+BuildRequires: glib2-devel >= 2.6
-Patch0: streamripper-vswprintf-no-redef.patch
%description
@@ -26,28 +26,20 @@
%prep
%setup -q
-%patch0 -p1
chmod 0644 ./lib/charset.h
%build
## To be sure we will not use the embedded libmad
rm -rf ./libmad-*
-## To be sure we will not use the embedded tre
-rm -rf ./tre-*
%configure --disable-static
-make %{?_smp_mflags} CFLAGS="%{optflags} -L%{_libdir}"
+make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot} INSTALL="install -p -c"
-## man page must be converted to utf8
-%define man_ori %{buildroot}/%{_mandir}/man1/streamripper.1
-%define man_tmp %{man_ori}.utf8
-iconv -f ISO-8859-1 -t utf8 %{man_ori} -o %{man_tmp}
-mv -f %{man_tmp} %{man_ori}
%files
%defattr(-,root,root,-)
@@ -59,6 +51,9 @@
rm -rf %{buildroot}
%changelog
+* Thu Apr 30 2009 Nicolas Chauvet <kwizart(a)gmail.com> - 1.64.6-1
+- Update release.
+
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.63.5-3
- rebuild for new F11 features
15 years, 6 months
rpms/ogmrip/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/ogmrip/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvst16471/rpms/ogmrip/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module ogmrip
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: ogmrip
# $Id: Makefile,v 1.1 2009/05/01 08:55:16 thl Exp $
NAME := ogmrip
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, 6 months