]> git.pld-linux.org Git - packages/awesome-plugin-vicious.git/commitdiff
- 1.0.26
authorZsolt Udvari <uzsolt@pld-linux.org>
Mon, 15 Mar 2010 12:14:28 +0000 (12:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- remove moc

Changed files:
    awesome-plugin-vicious.spec -> 1.15

awesome-plugin-vicious.spec

index 1465908ac048c36ff9203405357e9207f37892e5..6df6caa219df86ea7c6ce950708a3bbebb80d314 100644 (file)
@@ -2,15 +2,13 @@
 Summary:       Vicious is a modular widget library for the "awesome" window manager
 Summary(hu.UTF-8):     Vicious egy moduláris widget könyvtár az "awesome" ablakkezelőhöz
 Name:          awesome-plugin-%{shortname}
-Version:       1.0.25
+Version:       1.0.26
 Release:       1
 License:       GPL v2
 Group:         X11/Window Managers/Tools
 Source0:       http://git.sysphere.org/vicious/snapshot/vicious-%{version}.tar.gz
-# Source0-md5: 1cbb1d165d63f597ce62a3ab5a5599e1
-Source1:       moc.lua
-Patch0:                %{name}-readme.patch
-Patch1:                %{name}-graph.patch
+# Source0-md5: 00f4eba13f03445247bc13c1f102ac77
+Patch0:                %{name}-graph.patch
 URL:           http://awesome.naquadah.org/wiki/Vicious
 Requires:      awesome >= 3.4
 Obsoletes:     awesome-plugin-wicked
@@ -30,13 +28,11 @@ biztosít saját widgetek létrehozásához.
 %prep
 %setup -q -n %{shortname}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/awesome/lib/%{shortname}
 install *.lua $RPM_BUILD_ROOT%{_datadir}/awesome/lib/%{shortname}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/awesome/lib/%{shortname}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.03246 seconds and 4 git commands to generate.