[humanity-icon-theme/f18] Update to 0.6

Mohamed ElMorabity melmorabity at fedoraproject.org
Fri Sep 21 00:50:33 UTC 2012


commit d5c056fd74989b7e1ba3e473142d5a1c6c51f949
Author: Mohamed El Morabity <melmorabity at fedorapeople.org>
Date:   Fri Sep 21 02:50:06 2012 +0200

    Update to 0.6

 .gitignore                              |    1 +
 humanity-icon-theme-generate-tarball.sh |    4 +++-
 humanity-icon-theme.spec                |    8 ++++----
 sources                                 |    2 +-
 4 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 445cbf4..8aeddf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /humanity-icon-theme-0.5.3.11-without-logos.tar.bz2
 /humanity-icon-theme-0.5.3.12-without-logos.tar.xz
+/humanity-icon-theme-0.6-without-logos.tar.xz
diff --git a/humanity-icon-theme-generate-tarball.sh b/humanity-icon-theme-generate-tarball.sh
index 84f16b6..afea05a 100644
--- a/humanity-icon-theme-generate-tarball.sh
+++ b/humanity-icon-theme-generate-tarball.sh
@@ -15,12 +15,14 @@ find $FOLDER/               \
   \(                                    \
         -name "distributor-logo.*"      \
      -o -name "drive-harddisk-system.*" \
+     -o -name "folder-ubuntu.*"         \
      -o -name "gnome-main-menu.*"       \
      -o -name "novell-button.*"         \
      -o -name "start-here.*"            \
      -o -name "ubiquity.*"              \
-     -o -name "folder-ubuntu.*"              \
      -o -name "usb-creator*.*"          \
   \) -delete
+# Delete dead icon symlinks
+find -L $FOLDER/ -type l -delete
 tar -cJf $PURGED_ARCHIVE $FOLDER/
 rm -r $FOLDER
diff --git a/humanity-icon-theme.spec b/humanity-icon-theme.spec
index dd3a7f2..addd784 100644
--- a/humanity-icon-theme.spec
+++ b/humanity-icon-theme.spec
@@ -1,5 +1,5 @@
 Name:           humanity-icon-theme
-Version:        0.5.3.12
+Version:        0.6
 Release:        1%{?dist}
 Summary:        Humanity icon theme
 
@@ -24,9 +24,6 @@ desktop.
 %prep
 %setup -q
 
-# Delete dead icon symlinks
-find -L . -type l -delete
-
 
 %build
 
@@ -67,6 +64,9 @@ fi
 
 
 %changelog
+* Fri Sep 21 2012 Mohamed El Morabity <melmorabity at fedorapeople.org> - 0.6-1
+- Update to 0.6
+
 * Sat Aug 11 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 0.5.3.12-1
 - Update to 0.5.3.12
 
diff --git a/sources b/sources
index 2680719..45a0560 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-394bf01831f3628be3d0a559c18ac3b1  humanity-icon-theme-0.5.3.12-without-logos.tar.xz
+aeb0c7e526f42c29c30335b7d056f034  humanity-icon-theme-0.6-without-logos.tar.xz


More information about the scm-commits mailing list