- remove empty scripts
This commit is contained in:
parent
39a5d3754f
commit
4b2eca93fd
@ -1,7 +1,7 @@
|
|||||||
Summary: Pdf rendering library
|
Summary: Pdf rendering library
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 0.2.0
|
Version: 0.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
@ -40,10 +40,6 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post
|
|
||||||
|
|
||||||
%postun
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
@ -56,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/poppler
|
%{_includedir}/poppler
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 13 2005 Florian La Roche <laroche@redhat.com>
|
||||||
|
- remove empty post/postun scripts
|
||||||
|
|
||||||
* Wed Apr 6 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1
|
* Wed Apr 6 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1
|
||||||
- Update to 0.2.0
|
- Update to 0.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user