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 8
View file
project.diff
Deleted
@@ -1,69 +0,0 @@ ---- _service.orig -+++ _service -@@ -1,7 +1,7 @@ - <services> - <service name="obs_scm"> - <param name="filename">faac</param> -- <param name="revision">32a868f23554a042b2d90dac45a171827c4ec497</param> -+ <param name="revision">c899ee44ac1a0ca96c816e6c4d3de5a722d1cf56</param> - <param name="scm">git</param> - <param name="submodules">disable</param> - <param name="url">https://github.com/knik0/faac.git</param> ---- faac.changes.orig -+++ faac.changes -@@ -1,7 +1,7 @@ - ------------------------------------------------------------------- --Fri Feb 28 12:34:56 UTC 2025 - olaf@aepfle.de -+Tue Mar 17 12:34:56 UTC 2026 - olaf@aepfle.de - --- Update version to 1.31 -+- Update version to 1.40 - See included ChangeLog for details - - ------------------------------------------------------------------- ---- faac.spec.orig -+++ faac.spec -@@ -19,7 +19,7 @@ - %define so_name libfaac0 - - Name: faac --Version: 1.31 -+Version: 1.40 - Release: 0 - Summary: Frontend for encoding MPEG2/4 AAC - # Original Code was free to use but restricted. Modifications are LGPL-2.1+ -@@ -27,9 +27,7 @@ License: SUSE-Freeware and LGPL-2 - Url: https://github.com/knik0/faac - Source0: %name-%version.tar - Source99: baselibs.conf --BuildRequires: autoconf --BuildRequires: automake --BuildRequires: libtool -+BuildRequires: meson - BuildRequires: gcc-c++ - Requires: %so_name = %version-%release - -@@ -59,16 +57,15 @@ Header files and static library for the - %autosetup -p1 - - %build --sed -i~ 's@2.71@2.69@' configure.ac --diff -u "$_"~ "$_" && exit 1 --bash bootstrap --%configure --enable-shared \ -- --disable-static --%make_build -+%meson \ -+ -Ddefault_library=shared \ -+ -Dfrontend=true \ -+ -Dfloating-point="double" \ -+ %nil -+%meson_build - - %install --%make_install --find %buildroot -type f -name "*.la" -delete -print -+%meson_install - - %ldconfig_scriptlets -n %so_name -
View file
_link
Changed
@@ -1,5 +1,1 @@ -<link project="Essentials" cicount="add" baserev="4e2ec6fdfe9d263ae71ff70292e1cb96"> - <patches> - <apply name="project.diff"/> - </patches> -</link> +<link project="Essentials" cicount="add"/>
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
.