Author: lisu                         Date: Mon Feb 21 15:45:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use %%{module} in names

---- Files affected:
packages/dotnet-dbus-sharp:
   dotnet-dbus-sharp.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec
diff -u packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec:1.15 
packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec:1.16
--- packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec:1.15      Mon Feb 21 
16:29:47 2011
+++ packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec   Mon Feb 21 16:45:01 2011
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
-#
+
 %include       /usr/lib/rpm/macros.mono
-#
+%define                module  dbus-sharp
+
 Summary:       .NET library for using D-BUS message bus
 Summary(pl.UTF-8):     Biblioteka .NET do używania magistrali przesyłania 
komunikatów D-BUS
 Name:          dotnet-dbus-sharp
@@ -10,7 +11,7 @@
 Epoch:         1
 License:       AFL v2.1 or GPL v2+
 Group:         Libraries
-Source0:       
http://github.com/downloads/mono/dbus-sharp/dbus-sharp-%{version}.tar.gz
+Source0:       
http://github.com/downloads/mono/dbus-sharp/%{module}-%{version}.tar.gz
 # Source0-md5: 1964fc341dcbaeda859c53cee295d042
 Patch0:                dbus-monodir.patch
 URL:           http://www.freedesktop.org/Software/DBusBindings
@@ -42,7 +43,7 @@
 Programistyczna biblioteka .NET do używania D-BUS.
 
 %prep
-%setup -q -n dbus-sharp-%{version}
+%setup -q -n %{module}-%{version}
 %patch0 -p1
 
 %build
@@ -78,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2011/02/21 15:45:01  lisu
+- use %%{module} in names
+
 Revision 1.15  2011/02/21 15:29:47  lisu
 - restore dbus-monodir.patch and adjust it for current version
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dotnet-dbus-sharp/dotnet-dbus-sharp.spec?r1=1.15&r2=1.16&f=u

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

Reply via email to