rpms/pino/devel .cvsignore, 1.10, 1.11 pino.spec, 1.13, 1.14 sources, 1.11, 1.12

supercyper supercyper at fedoraproject.org
Wed Jul 7 02:37:23 UTC 2010


Author: supercyper

Update of /cvs/pkgs/rpms/pino/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31032

Modified Files:
	.cvsignore pino.spec sources 
Log Message:
Update to 0.2.11


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pino/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	26 May 2010 12:11:57 -0000	1.10
+++ .cvsignore	7 Jul 2010 02:37:23 -0000	1.11
@@ -1 +1 @@
-pino-0.2.10.tar.bz2
+pino-0.2.11.tar.bz2


Index: pino.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pino/devel/pino.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- pino.spec	4 Jul 2010 05:03:52 -0000	1.13
+++ pino.spec	7 Jul 2010 02:37:23 -0000	1.14
@@ -1,6 +1,6 @@
 Name:		pino
-Version:	0.2.10
-Release:	2%{?dist}
+Version:	0.2.11
+Release:	1%{?dist}
 Summary:	A fast, easy and free Twitter and identi.ca client
 Group:		Applications/Internet
 License:	LGPLv3+
@@ -17,7 +17,7 @@ Pino is Twitter and identic.ca client fo
 Pino is written in Vala language and compiled to the native binary code. 
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.2.10
 
 %build
 # fix DSOLinking
@@ -32,17 +32,14 @@ make install/fast DESTDIR=$RPM_BUILD_ROO
 # Remove docs from /usr/share/doc/pino
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
 
+# Remove indicator file before we package the whole indicator stack from ubuntu
+rm -rf $RPM_BUILD_ROOT%{_datadir}/indicators
+
 %find_lang %{name}
 
-grep -q 'StartupNotify' $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop || \
-	echo 'StartupNotify=true' >> $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
-# Remove indicator file before we package the whole indicator stack from ubuntu
-rm -f $RPM_BUILD_ROOT%{_datadir}/indicators/messages/applications/pino
-
-# The %clean section is not required for F-13 and above. 
-# Each package for F-12 and below (or EPEL) MUST have a %clean section
+# Each package for F-12 and below (or EPEL) MUST have a %%clean section
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -67,8 +64,8 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/%{name}
 
 %changelog
-* Sun Jul 04 2010 Chen Lei <supercyper at 163.com> - 0.2.10-2
-- Rebuild(webkitgtk)
+* Wed Jul 07 2010 Chen Lei <supercyper at 163.com> - 0.2.11-1
+- Update to 0.2.11
 
 * Wed May 26 2010 Chen Lei <supercyper at 163.com> - 0.2.10-1
 - Update to 0.2.10


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pino/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	26 May 2010 12:11:57 -0000	1.11
+++ sources	7 Jul 2010 02:37:23 -0000	1.12
@@ -1 +1 @@
-4b12fb6e7f74a759dbcc70e996c70a3f  pino-0.2.10.tar.bz2
+301c1443e5fab366b8e43b691a2db28f  pino-0.2.11.tar.bz2



More information about the scm-commits mailing list