[pino] Newer snapshot Match current guidelines

Rahul Sundaram sundaram at fedoraproject.org
Sun Jul 17 02:08:28 UTC 2011


commit 78065a529cc99661f664047014576320d9591f0c
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sun Jul 17 07:32:31 2011 +0530

    Newer snapshot
    Match current guidelines

 pino.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/pino.spec b/pino.spec
index 3a4647a..e5272a6 100644
--- a/pino.spec
+++ b/pino.spec
@@ -1,5 +1,5 @@
-%global hghash 530d611ce388
-%global hgdate 20101112
+%global hghash eeddbfdb41fa
+%global hgdate 20110711
 
 Name:		pino
 Version:	0.3
@@ -25,14 +25,12 @@ BuildRequires:	webkitgtk-devel unique-devel gtkspell-devel rest-devel
 Requires:	hicolor-icon-theme
 
 %description
-Pino is Twitter and identic.ca client for Linux desktop. It's simple and fast. 
+Pino is Twitter and identi.ca client for Linux desktop. It's simple and fast. 
 Pino is written in Vala language and compiled to the native binary code. 
 
 %prep
 %setup -q -n pino3-%{hghash}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+
 
 grep -q 'StartupNotify' %{name}.desktop || \
 	echo 'StartupNotify=true' >> %{name}.desktop
@@ -59,8 +57,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/indicators
 
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -75,7 +71,6 @@ fi
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
@@ -83,6 +78,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/%{name}
 
 %changelog
+* Sun Jul 17 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.3-0.3.20110711
+- Newer snapshot
+- Match current guidelines
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-0.3.20101112hg
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list