Projects
Staging
fdk-aac
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 9
View file
fdk-aac.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Jul 2 17:31:04 UTC 2026 - Bjørn Lie <zaitor@opensuse.org> + +- Remove DATE/TIME, make build more reproducible. +- Use ldconfig_scriptlets macro for post(un) handling. + +------------------------------------------------------------------- Tue May 26 16:35:43 UTC 2026 - Bjørn Lie <zaitor@opensuse.org> - Update to version 2.0.3:
View file
fdk-aac.spec
Changed
@@ -54,6 +54,9 @@ %prep %autosetup -p1 +# Remove DATE/TIME, make build more reproducible +sed -i "s/__DATE__/\"\"/g" lib*/src/{*.cpp,*version.h} +sed -i "s/__TIME__/\"\"/g" lib*/src/{*.cpp,*version.h} %build NOCONFIGURE=1 ./autogen.sh @@ -65,8 +68,7 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print -%post -n libfdk-aac%{_sover} -p /sbin/ldconfig -%postun -n libfdk-aac%{_sover} -p /sbin/ldconfig +%ldconfig_scriptlets -n libfdk-aac%{_sover} %files -n libfdk-aac%{_sover} %license NOTICE
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
.