Accepting request 158541 from graphics

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/158541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpng16?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2013-03-15 09:41:14 +00:00 committed by Git OBS Bridge
commit 71f2a183b9
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 07:50:46 UTC 2013 - pgajdos@suse.com
- remove clean section
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 14 07:52:36 UTC 2013 - pgajdos@suse.com Thu Feb 14 07:52:36 UTC 2013 - pgajdos@suse.com

View File

@ -113,9 +113,6 @@ make check
make install DESTDIR=$RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT/%{_libdir}/libpng*.la rm $RPM_BUILD_ROOT/%{_libdir}/libpng*.la
%clean
rm -rf "$RPM_BUILD_ROOT"
%post -n %{libname} -p /sbin/ldconfig %post -n %{libname} -p /sbin/ldconfig
%postun -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig