rpms/notecase/devel .cvsignore, 1.9, 1.10 notecase.spec, 1.21, 1.22 sources, 1.9, 1.10

Damien Durand (splinux) fedora-extras-commits at redhat.com
Sat Mar 17 12:29:30 UTC 2007


Author: splinux

Update of /cvs/extras/rpms/notecase/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5985/devel

Modified Files:
	.cvsignore notecase.spec sources 
Log Message:
auto-import notecase-1.4.5-1 on branch devel from notecase-1.4.5-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/notecase/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	9 Jan 2007 22:24:32 -0000	1.9
+++ .cvsignore	17 Mar 2007 12:28:57 -0000	1.10
@@ -1 +1 @@
-notecase-1.3.6_src.tar.gz
+notecase-1.4.5_src.tar.gz


Index: notecase.spec
===================================================================
RCS file: /cvs/extras/rpms/notecase/devel/notecase.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- notecase.spec	9 Jan 2007 22:24:32 -0000	1.21
+++ notecase.spec	17 Mar 2007 12:28:57 -0000	1.22
@@ -1,5 +1,5 @@
 Name:           notecase
-Version:        1.3.6
+Version:        1.4.5
 Release:        1%{?dist}
 Summary:        A hierarchical note manager
 
@@ -13,6 +13,7 @@
 Requires(post): desktop-file-utils shared-mime-info
 Requires(postun): desktop-file-utils shared-mime-info
 
+
 %description
 NoteCase is a hierarchical note manager (aka. outliner). It helps you organize
 your everyday text notes into a single document, with individual notes placed
@@ -31,11 +32,11 @@
 %makeinstall
 %find_lang %{name}
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
-desktop-file-install --vendor=fedora \
+desktop-file-install --vendor="" \
   --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
   --add-category X-Fedora \
-  --add-category GTK \
   --delete-original \
+  --remove-category Office \
   $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 %clean
@@ -54,10 +55,14 @@
 %doc readme.txt docs/license.txt docs/help.ncd
 %{_bindir}/%{name}
 %{_datadir}/applications/*%{name}.desktop
-%{_datadir}/icons/%{name}.*
+%{_datadir}/pixmaps/*
 %{_datadir}/mime/packages/%{name}.xml
 
 %changelog
+* Sat Mar 17 2007 Damien Durand <splinux at fedoraproject.org> 1.4.5-1
+- Upgrade to 1.4.5
+- Fix desktop file
+
 * Tue Jan 09 2007 Damien Durand <splinux at fedoraproject.org> 1.3.6-1
 - Upgrade to 1.3.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/notecase/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	9 Jan 2007 22:24:32 -0000	1.9
+++ sources	17 Mar 2007 12:28:57 -0000	1.10
@@ -1 +1 @@
-e23c2a79e1c1e8c165f10ce70e1e7e2d  notecase-1.3.6_src.tar.gz
+f5469395a093d07279cff7a57e7b6d23  notecase-1.4.5_src.tar.gz




More information about the fedora-extras-commits mailing list