[slim: 2/2] Update to 1.3.5.

Pavel Alexeev hubbitus at fedoraproject.org
Sat Feb 9 11:44:09 UTC 2013


commit 01fe134587523504faf1459e0a0d517194c6f83b
Merge: 64eea8b e4c9f5a
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Fri Feb 8 01:52:22 2013 +0400

    Update to 1.3.5.
    
    - Fix typo in changelog
    - Replace $RPM_BUILD_ROOT by %{buildroot}
    - rm garbage from installer /usr/usr/lib/systemd/system/slim.service
    - Remove libpng patch.

 slim.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --cc slim.spec
index 0b624e1,028cbcf..5b5633a
--- a/slim.spec
+++ b/slim.spec
@@@ -16,8 -16,8 +16,6 @@@ Source4:        slim-fedora.tx
  Source5:        slim.logrotate.d
  Source6:        slim-tmpfiles.conf
  Source7:        slim.service
--# Libpng 1.5 incompatability: http://developer.berlios.de/bugs/?func=detailbug&bug_id=18699&group_id=2663
--Patch0:         slim-1.3.4-libpng15.patch
  # Fedora-specific patches
  Patch1:         slim-1.3.3-fedora.patch
  Patch2:         slim-1.3.2-selinux.patch
@@@ -54,7 -54,7 +52,6 @@@ before launching slim
  %prep
  %setup -q
  
- #% patch0 -p0 -b .libpng15
 -%patch0 -p0 -b .libpng15
  %patch1 -p0 -b .fedora
  %patch2 -p1 -b .selinux
  cp -p %{SOURCE4} README.Fedora
@@@ -115,11 -112,8 +112,15 @@@ rm %{buildroot}/usr/usr/lib/systemd/sys
  %endif
  
  %changelog
 +* Thu Feb 7 2013 Pavel Alexeev <Pahan at Hubbitus.info> - 1.3.5-1
 +- Update to 1.3.5.
 +- Fix typo in changelog
 +- Replace $RPM_BUILD_ROOT by %%{buildroot}
 +- rm garbage from installer /usr/usr/lib/systemd/system/slim.service
++- Remove libpng patch.
++
+ * Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 1.3.4-2
+ - rebuild due to "jpeg8-ABI" feature drop
  
  * Fri Nov 9 2012 Pavel Alexeev <Pahan at Hubbitus.info> - 1.3.4-1
  - Update to 1.3.4 version by Globe Trotter request (bz#868594).


More information about the scm-commits mailing list