]> git.pld-linux.org Git - packages/griffith.git/commitdiff
- added missing patch
authorJakub Krajniak <jkrajniak@gmail.com>
Sun, 19 Feb 2006 14:02:04 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed broken source

Changed files:
    griffith-Makefile.patch -> 1.1
    griffith.spec -> 1.2

griffith-Makefile.patch [new file with mode: 0644]
griffith.spec

diff --git a/griffith-Makefile.patch b/griffith-Makefile.patch
new file mode 100644 (file)
index 0000000..bc6b8ac
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur griffith-0.5.1.org/Makefile griffith-0.5.1/Makefile
+--- griffith-0.5.1.org/Makefile        2006-02-11 13:53:15.000000000 +0100
++++ griffith-0.5.1/Makefile    2006-02-11 13:53:22.000000000 +0100
+@@ -71,8 +71,6 @@
+       
+       if test -f $(PREFIX)/bin/griffith; then ${RM} $(PREFIX)/bin/griffith; fi        
+-      ln -s $(LIBDIR)/griffith $(BINDIR)/griffith
+-      chmod +x $(BINDIR)/griffith
+       $(MAKE) -C docs install
+       
+ uninstall:
index 66d553796bdcbcb00f550ab1c53e8e480f1e838f..d59f2509da9893d720f2feed112cc543a4dc8914 100644 (file)
@@ -5,11 +5,11 @@ Summary:      griffith - film collection manager
 Summary(pl):   griffith - program kataloguj±cy filmy
 Name:          griffith
 Version:       0.5.1
-Release:       0.1
+Release:       0.2
 License:       GPL v2
 Group:         X11/Applications/Multimedia
-Source0:       http://download.berlios.de/%{name}/%{name}_%{version}.tar.gz
-# Source0-md5: a0ffd6076025d8e1f77ca043b169a2fb
+Source0:       http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz
+# Source0-md5: 74af6294c576bd7f0c413864c4e1d65e
 Source1:       %{name}.desktop
 Patch0:                %{name}-Makefile.patch
 URL:           http://griffith.vasconunes.net/
This page took 0.032521 seconds and 4 git commands to generate.