packages: gist/gist.spec - better Group (Applications) - typo
pawelz
pawelz at pld-linux.org
Mon Mar 22 15:04:52 CET 2010
Author: pawelz Date: Mon Mar 22 14:04:52 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- better Group (Applications)
- typo
---- Files affected:
packages/gist:
gist.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/gist/gist.spec
diff -u packages/gist/gist.spec:1.2 packages/gist/gist.spec:1.3
--- packages/gist/gist.spec:1.2 Mon Mar 22 14:21:37 2010
+++ packages/gist/gist.spec Mon Mar 22 15:04:45 2010
@@ -10,7 +10,7 @@
License: MIT
Source0: http://github.com/defunkt/gist/tarball/v%{version}
# Source0-md5: e0b9eb913c46ad49e5d6072c420b2a17
-Group: Development/Languages
+Group: Applications
URL: http://github.com/defunkt/gist
BuildRequires: rpmbuild(macros) >= 1.484
BuildRequires: ruby >= 1:1.8.6
@@ -26,7 +26,7 @@
%setup -qc
mv defunkt-%{name}-%{commit}/* .
-# fix #!/usr/bin/env ruby -> #!/usr/bin/ruyu:
+# fix #!/usr/bin/env ruby -> #!/usr/bin/ruby:
%{__sed} -i -e '1s,^#!.*ruby,#!%{__ruby},' %{name}
%install
@@ -48,6 +48,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/03/22 14:04:45 pawelz
+- better Group (Applications)
+- typo
+
Revision 1.2 2010/03/22 13:21:37 glen
- noarch, fix shebang, build dir with project name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gist/gist.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list