rpms/pino/F-12 .cvsignore, 1.10, 1.11 pino.spec, 1.13, 1.14 sources, 1.12, 1.13

supercyper supercyper at fedoraproject.org
Wed Jul 7 02:41:01 UTC 2010


Author: supercyper

Update of /cvs/pkgs/rpms/pino/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32582

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pino/F-12/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	26 May 2010 12:15:06 -0000	1.10
+++ .cvsignore	7 Jul 2010 02:41:00 -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/F-12/pino.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- pino.spec	26 May 2010 12:15:06 -0000	1.13
+++ pino.spec	7 Jul 2010 02:41:00 -0000	1.14
@@ -1,5 +1,5 @@
 Name:		pino
-Version:	0.2.10
+Version:	0.2.11
 Release:	1%{?dist}
 Summary:	A fast, easy and free Twitter and identi.ca client
 Group:		Applications/Internet
@@ -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,16 +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}
 
-sed -i '/Terminal=false/a 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
 
@@ -66,6 +64,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/%{name}
 
 %changelog
+* 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
 - Remove message indicator file for pino


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pino/F-12/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	26 May 2010 12:15:06 -0000	1.12
+++ sources	7 Jul 2010 02:41:00 -0000	1.13
@@ -1 +1 @@
-4b12fb6e7f74a759dbcc70e996c70a3f  pino-0.2.10.tar.bz2
+301c1443e5fab366b8e43b691a2db28f  pino-0.2.11.tar.bz2



More information about the scm-commits mailing list