Projects
Staging
faac
Sign Up
Log In
Username
Password
Problem getting expanded diff: bad link: could not apply patch 'project.diff'
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
project.diff
Deleted
@@ -1,117 +0,0 @@ ---- faac.changes.orig -+++ faac.changes -@@ -1,4 +1,10 @@ - ------------------------------------------------------------------- -+Fri Feb 28 12:34:56 UTC 2025 - olaf@aepfle.de -+ -+- Update version to 1.31 -+ See included ChangeLog for details -+ -+------------------------------------------------------------------- - Thu Feb 13 07:20:21 UTC 2020 - Hillwood Yang <hillwood@opensuse.org> - - - Update version to 1.30 ---- faac.spec.orig -+++ faac.spec -@@ -16,59 +16,52 @@ - # Please submit bugfixes or comments via http://bugs.opensuse.org/ - # - --%define major 0 --%define lib libfaac --%define libname %{lib}%{major} --%define _version 1_30 -+%define so_name libfaac0 - - Name: faac --Version: 1.30 -+Version: 1.31 - Release: 0 - Summary: Frontend for encoding MPEG2/4 AAC - # Original Code was free to use but restricted. Modifications are LGPL-2.1+ - License: SUSE-Freeware and LGPL-2.1+ --Group: Productivity/Multimedia/Video/Editors and Convertors - Url: https://github.com/knik0/faac --Source0: https://github.com/knik0/faac/archive/%{_version}/%name-%version.tar.gz -+Source0: %name-%version.tar - Source99: baselibs.conf -+BuildRequires: autoconf -+BuildRequires: automake - BuildRequires: libtool - BuildRequires: gcc-c++ --Requires: %{libname} = %version-%release -+Requires: %so_name = %version-%release - - %description - FAAC is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC encoder, completely - written from scratch. - --%package -n %{libname} -+%package -n %so_name - Summary: Shared library part of faac --Group: System/Libraries --Provides: %{lib} = %version-%release --Obsoletes: %{lib} < %version-%release - --%description -n %{libname} -+%description -n %so_name - FAAC is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC encoder, completely - written from scratch. - Shared library part of faac - --%package -n %{lib}-devel -+%package devel - Summary: Header files and static library for the faac library --Group: Development/Libraries/C and C++ --Requires: %{libname} = %version-%release --Provides: %{libname}-devel = %version-%release --Provides: %name-devel = %version-%release --Obsoletes: %{libname}-devel < %version-%release --Obsoletes: %name-devel < %version-%release -+Requires: %so_name = %version-%release -+Provides: libfaac-devel = %version-%release - --%description -n %{lib}-devel -+%description devel - FAAC is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC encoder, completely - written from scratch. - Header files and static library for the faac library - - %prep --%setup -q -n %name-%{_version} -+%autosetup -p1 - - %build --autoreconf -fi -+sed -i~ 's@2.71@2.69@' configure.ac -+diff -u "$_"~ "$_" && exit 1 -+bash bootstrap - %configure --enable-shared \ - --disable-static - %make_build -@@ -77,20 +70,20 @@ autoreconf -fi - %make_install - find %buildroot -type f -name "*.la" -delete -print - --%post -n %{libname} -p /sbin/ldconfig --%postun -n %{libname} -p /sbin/ldconfig -+%ldconfig_scriptlets -n %so_name - - %files --%doc AUTHORS ChangeLog NEWS README TODO -+%doc AUTHORS ChangeLog README - %license COPYING - %_bindir/* - %_mandir/man1/faac.1%{ext_man} - --%files -n %{libname} -+%files -n %so_name - %_libdir/*.so.* - --%files -n %{lib}-devel -+%files devel - %_libdir/*.so -+%_libdir/pkgconfig/*.pc - %_includedir/* - - %changelog
View file
_link
Changed
@@ -1,6 +1,1 @@ -<link project="Essentials" cicount="add" baserev="39be38d32ab722c59c37a7c25791b539"> - <patches> - <delete name="faac-1.30.tar.gz"/> - <apply name="project.diff"/> - </patches> -</link> +<link project="Essentials" cicount="add"/>
View file
_service
Deleted
@@ -1,18 +0,0 @@ -<services> - <service name="obs_scm"> - <param name="filename">faac</param> - <param name="revision">32a868f23554a042b2d90dac45a171827c4ec497</param> - <param name="scm">git</param> - <param name="submodules">disable</param> - <param name="url">https://github.com/knik0/faac.git</param> - <param name="versionformat">@PARENT_TAG@</param> - <param name="versionrewrite-pattern">a-z-+(^\++)(.*)</param> - <param name="versionrewrite-replacement">\1</param> - </service> - <service mode="buildtime" name="tar"> - <param name="obsinfo">faac.obsinfo</param> - </service> - <service mode="buildtime" name="set_version"> - <param name="basename">faac</param> - </service> -</services>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.