Browse Source

NetworkManager-0.9.0 でビルドできるようにした。

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4670 ec354946-7b23-47d6-9f5a-488ba84defc7
yasumichi 12 years ago
parent
commit
30eff51d88
1 changed files with 11 additions and 1 deletions
  1. 11 1
      g/google-gadgets/google-gadgets-vl.spec

+ 11 - 1
g/google-gadgets/google-gadgets-vl.spec

@@ -4,14 +4,19 @@
 Name:           google-gadgets
 Summary:        Google Gadgets platform for Linux
 Version:        0.11.2
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          User Interface/Desktops
 License:        ASL 2.0
 URL:            http://code.google.com/p/google-gadgets-for-linux/
 
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	inagaki,yasumichi
+
 Source0:        http://google-gadgets-for-linux.googlecode.com/files/google-gadgets-for-linux-%{version}.tar.bz2
 #Source0:        %{name}-%{version}-r%{svnrev}.tar.bz2
+Patch0:		NM-0.9.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
@@ -79,6 +84,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n %{name}-for-linux-%{version}
+%patch0 -p1
 # Permission fixes
 chmod -x ggadget/qt/utilities.h
 # Fix invalid desktop file MIME type
@@ -207,6 +213,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sat Aug 27 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.11.2-3
+- add patch for building with NetworkManager-0.9.0
+- add Vendor, Distribution and Packager tag
+
 * Thu Aug 18 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.11.2-2
 - not work with xulrunner 2.0, remove from BR.
 - add --disable-gtkmoz-browser-element , --disable-smjs-script-runtime