rpms/notify-sharp/devel .cvsignore, 1.2, 1.3 notify-sharp.spec, 1.6, 1.7 sources, 1.2, 1.3

chkr chkr at fedoraproject.org
Sun Apr 11 19:14:55 UTC 2010


Author: chkr

Update of /cvs/pkgs/rpms/notify-sharp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4028

Modified Files:
	.cvsignore notify-sharp.spec sources 
Log Message:
* Sun Apr 11 2010 Christian Krause <chkr at fedoraproject.org> - 0.4.0-0.11.20100411svn
- Update to latest snapshot
- Fix minor directory ownership issue (BZ 512564)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/notify-sharp/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	11 Oct 2008 07:01:14 -0000	1.2
+++ .cvsignore	11 Apr 2010 19:14:55 -0000	1.3
@@ -1 +1 @@
-notify-sharp-20080912.tar.bz2
+notify-sharp-20100411.tar.bz2


Index: notify-sharp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/notify-sharp/devel/notify-sharp.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- notify-sharp.spec	26 Oct 2009 19:20:00 -0000	1.6
+++ notify-sharp.spec	11 Apr 2010 19:14:55 -0000	1.7
@@ -1,16 +1,16 @@
-%define svndate 20080912
+%define svndate 20100411
 %define debug_package %{nil}
 
 Name:           notify-sharp
 Version:        0.4.0
-Release:        0.10.%{svndate}svn%{?dist}
+Release:        0.11.%{svndate}svn%{?dist}
 Summary:        A C# implementation for Desktop Notifications
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://trac.galago-project.org/wiki/DesktopNotifications
-#svn checkout, revision 3017. To reproduce tarball:
-#svn co -r 3017  http://svn.galago-project.org/trunk/notify-sharp notify-sharp-20080912 && tar -cvjf notify-sharp-20080912.tar.bz2 notify-sharp-20080912
+#svn checkout, revision 3032. To reproduce tarball:
+#svn co -r 3032  http://svn.galago-project.org/trunk/notify-sharp notify-sharp-20100411 && tar -cvjf notify-sharp-20100411.tar.bz2 notify-sharp-20100411
 Source0:        %{name}-%{svndate}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -40,7 +40,7 @@ Requires:       pkgconfig
 Development files for notify-sharp
 
 %package doc
-Summary:        Documention files for notify-sharp
+Summary:        Documentation files for notify-sharp
 Group:          Documentation
 Requires:       %{name} = %{version}-%{release} 
 Requires:       monodoc
@@ -71,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc COPYING NEWS README AUTHORS
 %{_libdir}/mono/gac/notify-sharp/
-%{_libdir}/mono/notify-sharp/notify-sharp.dll
+%{_libdir}/mono/notify-sharp/
 
 %files devel
 %defattr(-,root,root,-)
@@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/monodoc/sources/*
 
 %changelog
+* Sun Apr 11 2010 Christian Krause <chkr at fedoraproject.org> - 0.4.0-0.11.20100411svn
+- Update to latest snapshot
+- Fix minor directory ownership issue (BZ 512564)
+
 * Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.4.0-0.10.20080912svn
 - Switch to ExcludeArch sparc64 has no mono
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/notify-sharp/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	11 Oct 2008 07:01:14 -0000	1.2
+++ sources	11 Apr 2010 19:14:55 -0000	1.3
@@ -1 +1 @@
-098f3cde158cf26d3efedbfcc19c70dd  notify-sharp-20080912.tar.bz2
+add5e8884a3add412843037453a05ea6  notify-sharp-20100411.tar.bz2



More information about the scm-commits mailing list