Projects
Essentials
faac
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
faac.changes
Changed
@@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri Mar 4 23:13:39 UTC 2011 - reddwarf@opensuse.org + +- Remove bogus faad build/runtime dependencies +- Remove bogus mp4v2 and C++ devel dependencies +- Remove .la files + +------------------------------------------------------------------- Wed Mar 03 00:00:00 UTC 2010 - Manfred.Tremmel@iiv.de - added baselibs file
View file
faac.spec
Changed
@@ -21,7 +21,6 @@ Patch0: faac_configure_in.patch BuildRoot: %{_tmppath}/buildroot-%{name}-%{version} Requires: %{libname} = %{version}-%{release} -Requires: libfaad2 >= 2.7 BuildRequires: libfaad-devel >= 2.7 BuildRequires: libmp4v2-devel BuildRequires: gcc @@ -38,7 +37,6 @@ Group: System/Libraries Summary: Shared library part of faac Summary(de): Bibliotheken zu faac -Requires: libfaad2 >= 2.7 Provides: %{lib} = %{version}-%{release} %description -n %{libname} @@ -55,9 +53,6 @@ Summary: Header files and static library for the faac library Summary(de): Header Dateien und statische Bibliotheken für die faac Bibliothek Requires: %{libname} = %{version}-%{release} -Requires: libfaad-devel >= 2.7 -Requires: libmp4v2-devel -Requires: libstdc++-devel Provides: %{libname}-devel = %{version}-%{release} Provides: faac-devel = %{version}-%{release} @@ -83,10 +78,8 @@ %{__make} %{?jobs:-j%{jobs}} %install -[ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot} -mkdir %{buildroot} %makeinstall -rm -f %{buildroot}/%{_libdir}/*.a +rm -f %{buildroot}/%{_libdir}/*.la %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig @@ -107,7 +100,6 @@ %files -n %{lib}-devel %defattr(-,root,root) %{_libdir}/*.so -%{_libdir}/*.*a %{_includedir}/*
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
.