Author: vip                          Date: Wed Sep  6 22:59:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.12

---- Files affected:
SPECS:
   monodevelop.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.37 SPECS/monodevelop.spec:1.38
--- SPECS/monodevelop.spec:1.37 Sun Aug 13 00:02:29 2006
+++ SPECS/monodevelop.spec      Thu Sep  7 00:59:51 2006
@@ -1,16 +1,14 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.mono
-%define                _snap   20060812
 Summary:       Mono IDE
 Summary(pl):   IDE dla Mono
 Name:          monodevelop
-Version:       0.11
-Release:       2.%{_snap}.1
+Version:       0.12
+Release:       1
 License:       GPL
 Group:         Development/Tools
-#Source0:      http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.gz
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 1b9e8f21c733f50b261fb6d084ae663f
+Source0:       http://go-mono.com/sources/monodevelop/%{name}-%{version}.tar.gz
+# Source0-md5: 860d7c2b0095bd8592bc93fb55203317
 Patch0:                %{name}-MOZILLA_FIVE_HOME.patch
 Patch1:                %{name}-locale_names.patch
 Patch2:                %{name}-desktop.patch
@@ -116,13 +114,13 @@
 %post
 umask 022
 update-mime-database %{_datadir}/mime >/dev/null 2>&1 ||:
-[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database 
>/dev/null 2>&1 ||:
+[ ! -x %{_bindir}/update-desktop-database ] || 
%{_bindir}/update-desktop-database >/dev/null 2>&1 ||:
 
 %postun
 if [ $1 = 0 ]; then
     umask 022
     update-mime-database %{_datadir}/mime >/dev/null 2>&1
-    [ ! -x /usr/bin/update-desktop-database ] || 
/usr/bin/update-desktop-database >/dev/null 2>&1
+    [ ! -x %{_bindir}/update-desktop-database ] || 
%{_bindir}/update-desktop-database >/dev/null 2>&1
 fi
 
 %files -f %{name}.lang
@@ -141,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/09/06 22:59:51  vip
+- updated to 0.12
+
 Revision 1.37  2006/08/12 22:02:29  grzegol
 - fetch sources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/monodevelop.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to