]> git.pld-linux.org Git - packages/VisualBoyAdvance.git/commitdiff
- up to 1.8.0 050620 snap
authordjurban <djurban@pld-linux.org>
Mon, 20 Jun 2005 11:06:51 +0000 (11:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VisualBoyAdvance.spec -> 1.8

VisualBoyAdvance.spec

index 705d7bb1adfca422ee54445267c8966e231d5bb4..fec50f7e870f9a9eb450ede1b5246c82b5f76af6 100644 (file)
@@ -1,12 +1,13 @@
+%define                _snap   050620
 Summary:       One of the most powerful GameBoy Advance Emulators
 Summary(pl):   Jeden z najlepszych emulatorów GameBoya Advance
 Name:          VisualBoyAdvance
-Version:       1.7.2
-Release:       1
+Version:       1.8.0
+Release:       0.%{_snap}.1
 License:       GPL v2
 Group:         Applications/Emulators
-Source0:       http://dl.sourceforge.net/vba/%{name}-src-%{version}.tar.gz
-# Source0-md5: cc02339e3fd8efd9f23121b0a2f81fd8
+Source0:       %{name}-%{version}-%{_snap}.tar.bz2
+# Source0-md5: caac298c7037603709feccd73285d582
 URL:           http://vba.ngemu.com/
 BuildRequires: SDL-devel
 BuildRequires: autoconf
@@ -24,7 +25,7 @@ One of the most powerful GameBoy Advance Emulators.
 Jeden z najlepszych emulatorów GameBoya Advance.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_snap}
 
 %build
 %{__aclocal}
@@ -50,3 +51,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README NEWS
 %attr(755,root,root) %{_bindir}/*
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/VisualBoyAdvance.cfg
This page took 0.115802 seconds and 4 git commands to generate.