rpms/multimedia-menus/devel .cvsignore, 1.2, 1.3 multimedia-menus.spec, 1.1, 1.2 sources, 1.2, 1.3

Orcan Ogetbil oget at fedoraproject.org
Tue Sep 15 04:53:35 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/multimedia-menus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1061

Modified Files:
	.cvsignore multimedia-menus.spec sources 
Log Message:
* Tue Sep 15 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.3-1
- Lots of translations! YAAY!
- Change URL to fedorahosted



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/multimedia-menus/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	4 Aug 2009 19:50:38 -0000	1.2
+++ .cvsignore	15 Sep 2009 04:53:26 -0000	1.3
@@ -1 +1 @@
-multimedia-menus-0.2.tar.bz2
+multimedia-menus-0.3.tar.gz


Index: multimedia-menus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/multimedia-menus/devel/multimedia-menus.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- multimedia-menus.spec	4 Aug 2009 19:50:38 -0000	1.1
+++ multimedia-menus.spec	15 Sep 2009 04:53:26 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           multimedia-menus
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
-Summary:        Categorization for the GNOME/KDE Audio&Video/Multimedia menu
+Summary:        Categorization for the GNOME/KDE Sound&Video/Multimedia menu
 Group:          User Interface/Desktops
 # Licensing of individual parts is explained in licensing.txt file
 License:        GPLv2+ and LGPLv2+ and GPL+ and LGPLv2 and LGPLv3+ and GPLv2 and MIT
-URL:            http://oget.fedorapeople.org/multimedia-menus/
-Source0:        http://oget.fedorapeople.org/multimedia-menus/SOURCE/%{name}-%{version}.tar.bz2
+URL:            https://fedorahosted.org/multimedia-menus/
+Source0:        http://oget.fedorapeople.org/multimedia-menus/SOURCE/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       redhat-menus hicolor-icon-theme
@@ -21,15 +21,17 @@ usuability and easy access of multimedia
 
 
 %build
-
+make %{_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged/
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/desktop-directories/
 install -p -m 644 multimedia-categories.menu \
   $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged/
-cp -a desktop-directories/ $RPM_BUILD_ROOT%{_datadir}/
+cp -a desktop-directories/*.directory \
+  $RPM_BUILD_ROOT%{_datadir}/desktop-directories/
 cp -a icons/* $RPM_BUILD_ROOT%{_datadir}/icons/
 
 
@@ -59,6 +61,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Tue Sep 15 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.3-1
+- Lots of translations! YAAY!
+- Change URL to fedorahosted
+
 * Tue Aug 04 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.2-1
 - Version bump with fixes in category names
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/multimedia-menus/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	4 Aug 2009 19:50:38 -0000	1.2
+++ sources	15 Sep 2009 04:53:27 -0000	1.3
@@ -1 +1 @@
-6a44ac53f4ef4071d06cc8c49dd6b5a7  multimedia-menus-0.2.tar.bz2
+b4d4f92d6ecc960b0cc0df3633d1da9c  multimedia-menus-0.3.tar.gz




More information about the fedora-extras-commits mailing list